Date: Wed, 28 Jan 2009 18:52:05 +0100 From: Michiel Boland <michiel@boland.org> To: Sean Bruno <sean.bruno@dsl-only.net> Cc: current@freebsd.org Subject: Re: NFS mounts dissapearing Message-ID: <49809B45.1000703@boland.org> In-Reply-To: <1233098540.2494.6.camel@localhost.localdomain> References: <1233098540.2494.6.camel@localhost.localdomain>
next in thread | previous in thread | raw e-mail | index | archive | help
Sean Bruno wrote: > I've noted that my NFS mount of a directory is vanishing periodically > under -current. I am unable to unmount/remount the directory and the > system returns Permission Denied on all attempts to access the > directory. > > Is this something that is known and being investigated? FWIW I am seeing this too, except that I can still umount/remount. It appears to me that TCP connections to remote nfsd use a privileged source port initially, but if the connection is severed and reestablished later the source port is no longer < 1024. Client is -CURRENT, server is solaris with nfssrv:nfs_portmon=1. Cheers Michiel
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49809B45.1000703>