tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: unmounting a NFS-exported file system



On Sat, Oct 19, 2013 at 05:56:02PM +0200, Edgar Fuß wrote:
> > Removing the share from /etc/exports and HUPing mountd(8) only helps for 
> > new mount requests, not existing mounts.
> What would happen to NFS clients in case I stop nfsd, remove the partition 
> from /etc/exports and unmount it, then reload mountd and restart nfsd?

The clients tries to access the parition you removed from exports will
get a permission denied, or stale nfs file handle error.

-- 
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--


Home | Main Index | Thread Index | Old Index