On Sun, 27 May 2012 12:05:06 +0200 Alexander Lazarević <[email protected]> wrote:
> Fair enough. Right after booting I did this: > > smith@ubuntuclient2:~$ sudo lsmod | grep openafs > openafs 669868 0 > smith@ubuntuclient2:~$ sudo modinfo openafs > filename: /lib/modules/3.2.0-24-generic-pae/updates/dkms/openafs.ko > license: http://www.openafs.org/dl/license10.html > srcversion: 69BA0488DCCEF3DC6104876 > depends: > vermagic: 3.2.0-24-generic-pae SMP mod_unload modversions 686 > smith@ubuntuclient2:~$ sudo rmmod openafs Is /afs mounted when you do this? It looks like AFS was partially started; either it partially failed, or you ran this while the startup process was still running. Trying to rmmod in that state has been known to panic machines since forever. -- Andrew Deason [email protected] _______________________________________________ OpenAFS-info mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-info
