Date: Wed, 24 Dec 1997 02:54:40 -0800 (PST) From: asami@cs.berkeley.edu (Satoshi Asami) To: jdp@polstra.com Cc: stable@FreeBSD.ORG Subject: Re: Bogus interaction between NFS and mount Message-ID: <199712241054.CAA26943@silvia.HIP.Berkeley.EDU> In-Reply-To: <199712231712.JAA26683@austin.polstra.com> (message from John Polstra on Tue, 23 Dec 1997 09:12:12 -0800)
next in thread | previous in thread | raw e-mail | index | archive | help
* It is hard to see why mounting a local CD-ROM on the NFS server should * cause problems for a completely separate exported file system, but * that is what is happening. The only connection between the CD-ROM and * NFS, as far as I can tell, is that /cdrom happens to be exported. I noticed that when you change anything about an exported filesystem (for instance "mount -u -o async") on an NFS server, mountd goes and re-checks all the filesystems. The filesystems are un-exported while it's doing this, and can cause the symptoms you described even if the client is using a different filesystem. * Suggestions, anyone? No idea. :) Satoshi
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199712241054.CAA26943>