Hi ,
i can reproduce it all the time , i start the client , just cd into /afs , cd back to root and initiate /etc/init.d/openafs-client stop .
now the shell hang. i can background with CTRL-Z put the prozess in the backround with bg .
ps -ef |grep afs :
[EMAIL PROTECTED]:~$ ps -ef |grep afs
root 9305 1 0 15:36 ? 00:00:00 [afs_rxlistener]
root 9309 1 0 15:36 ? 00:00:00 [afs_rxevent]
root 9310 1 0 15:36 ? 00:00:00 /usr/sbin/afsd -stat 4000 -memcache -daemons 6 -volumes 256 -chunksize 18 -verbose -dynroot -fakestat -afsdb -nosettime
root 9316 1 0 15:36 ? 00:00:00 [afs_background]
root 9318 1 0 15:36 ? 00:00:00 [afs_background]
root 9320 1 0 15:36 ? 00:00:00 [afs_background]
root 9322 1 0 15:36 ? 00:00:00 [afs_background]
root 9324 1 0 15:36 ? 00:00:00 [afs_background]
root 9326 1 0 15:36 ? 00:00:00 [afs_background]
root 9328 1 0 15:36 ? 00:00:00 [afs_cachetrim]
root 9359 6262 0 15:38 ? 00:00:00 /bin/sh /etc/init.d/openafs-client stop
root 9363 9359 0 15:38 ? 00:00:00 umount /afs
de102146 8968 8833 0 18:42 pts/1 00:00:00 grep afs
[EMAIL PROTECTED]:~$
after that a sync command also will never come back .
last lines on dmesg show :
Found system call table at 0xc03ee8fc (pattern scan)
Starting AFS cache scan...old style would have needed 2128000 contiguous bytes
Memory cache: Allocating 195 dcache entries...found 0 non-empty cache files (0%).
afs: Lost contact with file server 10.1.2.28 in cell uni-freiburg.de (multi-homed address; other same-host interfaces maybe up)
afs: Lost contact with file server 10.1.2.28 in cell uni-freiburg.de (multi-homed address; other same-host interfaces maybe up)
WARM shutting down of: CB... afs... <7>ipsec0: no IPv6 routers present
pmtu discovery on SA ESP/42593506/c34b6a81
pmtu discovery on SA ESP/42593506/c34b6a81
ipsec0: no IPv6 routers present
Sven
Sam Hartman <[EMAIL PROTECTED]>
10/04/2005 17:30 |
|
Hi. I cannot reproduce this. unmounting afs seems to work OK for me.
Information on when it works vs when it does not is appreciated.