[782] in NetBSD-Development
AFS almost shuts down properly...
daemon@ATHENA.MIT.EDU (John Hawkinson)
Sat May 27 23:06:13 1995
Date: Sat, 27 May 95 23:06:04 -0400
To: netbsd-afs@MIT.EDU
From: John Hawkinson <jhawk@MIT.EDU>
I've observed that if I kill -TERM 1 (single user via init), I can
then umount /afs, and all the afsd's exit, at which I point I can
cleanly reboot the @#$%@#$%$# machine without waiting forever (thanks
for getting this far).
It would be nice if, upon receipt of SIGTERM, afsd (just one of them I
guess) could initiate the same action as unmounting /afs.
Further, if you try to restart afsd at this point, the kernel
vm_faults. That sounds like a bug...
--jhawk