[OpenAFS] Stop and Startup AFS Manually on Mac OS X
Will Sun
Wei-Gung.Sun@jpl.nasa.gov
Wed, 26 Feb 2003 12:57:40 -0800
--=====================_582948405==_.ALT
Content-Type: text/plain; charset="us-ascii"; format=flowed
Hi,
As root, I used the following steps to manual stop afs on Mac OS
10.2.x platform:
% umount /afs
% /sbin/kextunload -b org.openafs.filesystems.afs
Note: "org.openafs.filesystems.afs" is the kernel extension
After that, I start afs up manually as follows:
% /Library/StartupItems/OpenAFS/OpenAFS
AFS startup messages appeared as follows:
Loading AFS kernel extensions
kextload: /var/db/openafs/etc/afs.kext loaded successfully
Starting afsd
afsd: All AFS daemons started.
After manual startup of AFS, the kernel extension was reloaded and AFS
worked for command line operations only, but GUI not always work.
I wondered may be I didn't stop AFS cleanly, or I may need some more
steps during stop and/or startup. Anyone has the same or similar
experiences for stop and startup AFS on OS X? I would appreciate any helps.
Thanks.
Will Sun
--=====================_582948405==_.ALT
Content-Type: text/html; charset="us-ascii"
<html>
Hi,<br><br>
As root, I used the following steps to manual stop afs
on Mac OS 10.2.x platform:<br>
<b>% umount /afs<br>
% <font size=3>/sbin/kextunload -b org.openafs.filesystems.afs<br><br>
</b>Note: "org.openafs.filesystems.afs" is the kernel
extension<br><br>
After that, I start afs up manually as follows:<br>
<b>% /Library/StartupItems/OpenAFS/OpenAFS<br>
</b>AFS startup messages appeared as follows:<br>
<b>Loading AFS kernel extensions<br>
kextload: /var/db/openafs/etc/afs.kext loaded successfully<br>
Starting afsd<br>
afsd: All AFS daemons started. <br><br>
</b> After manual startup of AFS, the kernel extension
was reloaded and AFS worked for command line operations only, but GUI not
always work.<br><br>
I wondered may be I didn't stop AFS cleanly, or I may
need some more steps during stop and/or startup. Anyone has the
same or similar experiences for stop and startup AFS on OS X? I
would appreciate any helps.<br><br>
Thanks.<br><br>
Will Sun<br>
</font><br>
</html>
--=====================_582948405==_.ALT--