[OpenAFS] Home directory unavalable at certain times.
Harald Barth
haba@kth.se
Fri, 27 Apr 2012 17:30:21 +0200 (CEST)
> If it is ALWAYS at 11, check the servers for restarts in BOS scripts,
> for bos salvage, vos dump or any other scripts which could set RW
> volumes offline for a short time.
Does not look like it:
$ vos listvldb -name 536870955 -cell su.se | grep server | awk '{print "rxdebug "$2" -v"}' | bash
vsu_ClientInit: Could not get afs tokens, running unauthenticated.
Trying 130.237.200.34 (port 7000):
AFS version: OpenAFS 1.4.12 built 2011-08-31
Trying 77.238.35.10 (port 7000):
AFS version: OpenAFS 1.4.12 built 2011-08-31
Trying 77.238.35.9 (port 7000):
AFS version: OpenAFS 1.4.12 built 2011-08-31
Trying 77.238.36.93 (port 7000):
AFS version: OpenAFS 1.4.12 built 2011-08-31
Trying 77.238.36.94 (port 7000):
AFS version: OpenAFS 1.4.12 built 2011-08-31
$ vos listvldb -name 536870955 -cell su.se | grep server | awk '{print "bos getrestart "$2" -noauth "}'|bash
vsu_ClientInit: Could not get afs tokens, running unauthenticated.
Server afs-prod-fs608.it.su.se restarts never
Server afs-prod-fs608.it.su.se restarts for new binaries never
Server afs-prod-rofs100.it.su.se restarts never
Server afs-prod-rofs100.it.su.se restarts for new binaries never
Server afs-prod-rofs101.it.su.se restarts never
Server afs-prod-rofs101.it.su.se restarts for new binaries never
Server afs-prod-rofs102.it.su.se restarts never
Server afs-prod-rofs102.it.su.se restarts for new binaries never
Server afs-prod-rofs103.it.su.se restarts never
Server afs-prod-rofs103.it.su.se restarts for new binaries never
Harald.