Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Sep 1996 23:30:02 -0700 (PDT)
From:      Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
To:        freebsd-bugs
Subject:   Re: bin/1607: unmount fails for a NFS fs mounted without -P from a server that requires reserved ports
Message-ID:  <199609130630.XAA23913@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/1607; it has been noted by GNATS.

From: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
To: assar@sics.se
Cc: FreeBSD-gnats-submit@FreeBSD.org
Subject: Re: bin/1607: unmount fails for a NFS fs mounted without -P from a server that requires reserved ports
Date: Fri, 13 Sep 1996 08:23:23 +0200 (MET DST)

 assar@sics.se wrote:
 > 
 > >Description:
 > 
 > When trying to unmount a NFS-filesystem mounted from a server that
 > requires reserved ports but without the -P option, unmount fails.
 > 
 > 	
 > 
 > >How-To-Repeat:
 > 
 > bash# mount foo:/fs /mnt
 > bash# umount /mnt
 > umount: foo:/fs: No such file or directory
 
 Try `umount foo:/fs'; I think that works. Don't ask me why, though.
 
 tg



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