Re: Spread and VMware
"Daniel F. Savarese" <[email protected]>
| Newsgroups | gmane.network.spread.user |
|---|---|
| Message-ID | <[email protected]> |
In message <[email protected]>, Marc Fiedler writes: >is there any issue known to using spread in a vmware? >I am using open suse 11 on a vmware. Starting the spread daemon is no >problem but if I try to connect a client with sp_connect, I get an >could not connect error. The same executables work on a normal non- >vmware env. Is the client running in the same vmware instance or outside of it? If inside, is it connecting via TCP or UNIX socket? You probably have a configuration mismatch with either vmware networking (if the client is connecting from outside) or spread (perhaps the client is using the wrong socket/port to connect). I run spread inside of VirtualBox all of the time without any problem and would expect vmware to work equally well. daniel