On Wed, Mar 06, 2002 at 09:48:00AM -0000, Mohamed Alwakeel wrote:
> > Is mezzo1.domain.con(sic) by any chance aliased to 127.0.0.1? Are there
> > any 0's in parts of your ip-addresses (eg. 10.0.0.1).
>
> No its not alised to 127.0.0.1 but yes it does have zeros and it is
> 10.0.10.x

Ok, that _could_ be a cause of problems with replicated servers. Ivan
Popov already identified one location where ip-addresses were compared
using strcmp instead of memcmp, and servers got confused about their
'identity'. This one was fixed and I've grepped for other possible
places where this mistake got copied to, but haven't found similar
problems yet.

However, Ivan reported that he still was seeing some problems, so there
could likely be a similar problem somewhere else.

Jan

Reply via email to