NFS stale file handle

Matthew Seaman m.seaman at infracaninophile.co.uk
Thu Jun 19 13:21:17 PDT 2003


On Thu, Jun 19, 2003 at 03:53:22PM -0400, synrat wrote:
> 
> How do I troubleshoot this in BSD ?
> 
> I know is Solaris lsofing and killing the process that
> holds the mount helps. Supposedly, manually editing /etc/mnttab should
> work too. How do I solve the same problem in BSD ?

fstat(1) will allow you to identify processes with open file
descriptors or working directories on the partition in question.  Kill
those processes, and you should then be able to unmount the FS.

	Cheers,

	Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.                       26 The Paddocks
                                                      Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey         Marlow
Tel: +44 1628 476614                                  Bucks., SL7 1TH UK
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20030619/417774cf/attachment.bin


More information about the freebsd-questions mailing list