Panic while using NFS
Matthew Dillon
dillon at apollo.backplane.com
Thu Aug 13 14:41:45 PDT 2009
:Moin,
:
:one of my VMWare Virtual Machines running latest master from today
:paniced. The panic is related to NFS. My $HOME is UDP mounted from a
:Mac OS X NFS server. I opened a file when the machine died, no other
:actions.
It looks like the client changed nm_rsize out from under itself.
Did you by chance attempt to umount, remount, or mount -u
at some point? There are only a few places where nm_rsize can
be changed in the code.
-Matt
More information about the Bugs
mailing list