Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Jun 1998 17:16:19 -0400 (EDT)
From:      Mikhail Teterin <mi@video-collage.com>
To:        current@FreeBSD.ORG
Subject:   Re: NFS discovery
Message-ID:  <199806012116.RAA20073@xxx.video-collage.com>
In-Reply-To: <199806011908.DAA10546@spinner.netplex.com.au> from Peter Wemm at "Jun 2, 98 03:08:23 am"

next in thread | previous in thread | raw e-mail | index | archive | help

Peter Wemm once stated:

=That's because umount (in it's infinite wisdom) tries to stat() the
=argument to see what file type (/dev node) or directory it is (and resolve
=symlinks and other wierd things).  This causes the NFS hang.

If the client is SGI, it is possible to drop the dead mount with

	umount server:/server/path
if
	umount /client/path
hangs.

I'm glad to see someone else agreeing here. It seems incredibly stupid
if a reboot is required to get rid of the hanging nfs mount point.

	-mi

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199806012116.RAA20073>