[OpenAFS] Quorum Election Problem
Derek T. Yarnell
derek@cs.umd.edu
Wed, 21 Jan 2004 21:27:18 -0500
I am having some problems with my servers, the fileserver is reporting
this error in the FileLog,
Wed Jan 21 20:02:30 2004 VL_RegisterAddrs rpc failed; will retry
periodically (code=5376, err=2)
udebug localhost 7000 gives you the error,
return code -1 from VOTE_Debug
I have found a thread back in november about this same error but
nothing in it seems to help, my servers are right in sync with time.
udebug localhost 7002 and udebug localhost 7003 both bring back the
right thing.
[derek@jaundiced mail]$ udebug queasy.csic.umd.edu 7003
Host's addresses are: 128.8.126.131 172.19.0.10
Host's 128.8.126.131 time is Wed Jan 21 20:21:01 2004
Local time is Wed Jan 21 20:21:02 2004 (time differential 1 secs)
Last yes vote for 128.8.126.131 was 0 secs ago (sync site);
Last vote started 0 secs ago (at Wed Jan 21 20:21:02 2004)
Local db version is 1074733651.2
I am sync site until 57 secs from now (at Wed Jan 21 20:21:59 2004) (2
servers)
Recovery state 1f
Sync site's db version is 1074733651.2
0 locked pages, 0 of them for write
Last time a new db version was labelled was:
810 secs ago (at Wed Jan 21 20:07:32 2004)
Server (128.8.126.139 172.19.0.12): (db 1074733651.2)
last vote rcvd 3 secs ago (at Wed Jan 21 20:20:59 2004),
last beacon sent 0 secs ago (at Wed Jan 21 20:21:02 2004), last
vote was yes
dbcurrent=1, up=1 beaconSince=1
Any thoughts?
[derek@queasy logs]# bos status queasy -long
Instance buserver, (type is simple) currently running normally.
Process last started at Wed Jan 21 20:02:30 2004 (2 proc starts)
Last exit at Wed Jan 21 20:02:30 2004
Command 1 is '/usr/afs/bin/buserver'
Instance ptserver, (type is simple) currently running normally.
Process last started at Wed Jan 21 20:02:30 2004 (3 proc starts)
Last exit at Wed Jan 21 20:02:30 2004
Command 1 is '/usr/afs/bin/ptserver'
Instance vlserver, (type is simple) currently running normally.
Process last started at Wed Jan 21 20:02:30 2004 (2 proc starts)
Last exit at Wed Jan 21 20:02:30 2004
Command 1 is '/usr/afs/bin/vlserver'
Instance fs, (type is fs) currently running normally.
Auxiliary status is: file server running.
Process last started at Wed Jan 21 20:02:30 2004 (4 proc starts)
Last exit at Wed Jan 21 20:02:30 2004
Command 1 is '/usr/afs/bin/fileserver'
Command 2 is '/usr/afs/bin/volserver'
Command 3 is '/usr/afs/bin/salvager'
Instance upserver, (type is simple) currently running normally.
Process last started at Wed Jan 21 20:02:30 2004 (2 proc starts)
Last exit at Wed Jan 21 20:02:30 2004
Command 1 is '/usr/afs/bin/upserver -crypt /usr/afs/etc'
[derek@queasy logs]# bos status qualmish -long
Instance buserver, (type is simple) currently running normally.
Process last started at Wed Jan 21 20:02:18 2004 (2 proc starts)
Last exit at Wed Jan 21 20:02:16 2004
Command 1 is '/usr/afs/bin/buserver'
Instance ptserver, (type is simple) currently running normally.
Process last started at Wed Jan 21 20:02:18 2004 (2 proc starts)
Last exit at Wed Jan 21 20:02:16 2004
Command 1 is '/usr/afs/bin/ptserver'
Instance vlserver, (type is simple) currently running normally.
Process last started at Wed Jan 21 20:02:18 2004 (2 proc starts)
Last exit at Wed Jan 21 20:02:16 2004
Command 1 is '/usr/afs/bin/vlserver'
Instance fs, (type is fs) currently running normally.
Auxiliary status is: file server running.
Process last started at Wed Jan 21 20:02:18 2004 (4 proc starts)
Last exit at Wed Jan 21 20:02:18 2004
Command 1 is '/usr/afs/bin/fileserver'
Command 2 is '/usr/afs/bin/volserver'
Command 3 is '/usr/afs/bin/salvager'
[derek@queasy logs]# bos listhosts queasy
Cell name is csic.umd.edu
Host 1 is queasy.csic.umd.edu
Host 2 is qualmish.csic.umd.edu
[derek@queasy logs]# bos listhosts qualmish
Cell name is csic.umd.edu
Host 1 is queasy.csic.umd.edu
Host 2 is qualmish.csic.umd.edu
Thanks for the help.