There is a long standing issue in ganesha.nfsd
(https://github.com/nfs-ganesha/nfs-ganesha/issues/179) where the
server continues to hold a file descriptor for an exported directory
even after it has been un-exported.

The instructions for recreating it are trivial and listed in the issue
above. Is anyone looking into this ?

This is important because it causes problems on NFS servers when you
want/need to remove an export and unmount it from the system since the
kernel will not allow it to be unmounted if another process is holding
a file descriptor for that directory node.  The workaround is to
restart ganesha.nfsd but that can cause disruptions to existing shares
and should not be necessary.

Wyllys Ingersoll

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Nfs-ganesha-devel mailing list
Nfs-ganesha-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel

Reply via email to