Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Sep 1996 07:11:01 +0200 (MET DST)
From:      assar@sics.se
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   bin/1607: unmount fails for a NFS fs mounted without -P from a server that requires reserved ports
Message-ID:  <199609130511.HAA00716@assaris2.sics.se>
Resent-Message-ID: <199609130520.WAA27445@freefall.freebsd.org>

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

>Number:         1607
>Category:       bin
>Synopsis:       unmount fails for a NFS fs mounted without -P from a server that requires reserved ports
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 12 22:20:02 PDT 1996
>Last-Modified:
>Originator:     Assar Westerlund <assar@sics.se>
>Organization:
>Release:        FreeBSD 2.2-960801-SNAP i386
>Environment:

	

>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

Where foo is a NFS-server requiring reserved ports and /fs a file
system on that server that you are allowed to mount.
	

>Fix:
	
	

>Audit-Trail:
>Unformatted:



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