Date: Thu, 19 Jun 2003 21:19:51 +0100 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: synrat <synrat@wirewalk.org> Cc: freebsd-questions@freebsd.org Subject: Re: NFS stale file handle Message-ID: <20030619201951.GD8800@happy-idiot-talk.infracaninophile.co.uk> In-Reply-To: <20030619155117.W24534@mail.wirewalk.com> References: <20030619155117.W24534@mail.wirewalk.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--wchHw8dVAp53YPj8
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On Thu, Jun 19, 2003 at 03:53:22PM -0400, synrat wrote:
>=20
> How do I troubleshoot this in BSD ?
>=20
> 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
--=20
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
--wchHw8dVAp53YPj8
Content-Type: application/pgp-signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (FreeBSD)
iD8DBQE+8hrndtESqEQa7a0RAkkPAJ9NFnk7ur3Vivfb88POEB0hv4c3bQCghyI2
1zdIVyuNAfUz5aExp2AXp1c=
=wMqu
-----END PGP SIGNATURE-----
--wchHw8dVAp53YPj8--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030619201951.GD8800>
