HAMMER and NFS?
Matthew Dillon
dillon at apollo.backplane.com
Sat Jul 19 09:32:36 PDT 2008
:That and restarting nfsd+mountd did the trick it seems. My fstab contained
:'noauto' keyword, so by the time the NFS daemons started they didn't know
:about the subdirectories inside HAMMER filesystem and just sending SIGHUP
:to mountd didn't make subdirectories mountable.
That will definitely confused NFS. kill -HUP wouldn't work in that
case because mountd will still think that you didn't change any of
the exports.
-Matt
More information about the Kernel
mailing list