On Thu, 27 Oct 2005, E. Chris Garrison wrote:

> There seems to be no way to stop and restart the afsd on Solaris.
>
>

Try this:

#cd /
#umount /afs
#/usr/vice/etc/afsd -shutdown
#modunload `modinfo | grep afs`

to shutdown the client.

I also use

# /usr/afs/bin/bos shutdown localhost -localauth
# kill `pgrep bosserver`

to shutdown the server processes.

-- 
Coy Hile
[EMAIL PROTECTED]
_______________________________________________
OpenAFS-info mailing list
OpenAFS-info@openafs.org
https://lists.openafs.org/mailman/listinfo/openafs-info

Reply via email to