[OpenAFS] ubik cannot decide who is the master

Ken Hornstein kenh@cmf.nrl.navy.mil
Tue, 16 Aug 2005 16:33:11 -0400


> 	I have a cell with two database servers. Both running 1.3.86 on 
>linux. For some reason the master cannot decide that he is the master.
>1.2.3.4 is the master server the one with he lowest ip
>1.2.3.5 is the slave
>
>Here is the log from the master :
>[...]

Are the clocks synchronized between your servers?  They have to be within
a few seconds.  You can use "udebug" to get all sorts of interesting
info from your Ubik servers (e.g., "udebug afs-fileserver 7003").

--Ken