Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Jan 1999 17:38:57 +1030
From:      Greg Lehey <grog@lemis.com>
To:        FreeBSD Hackers <hackers@FreeBSD.ORG>
Subject:   Mounting on NFS directories: is this kosher?
Message-ID:  <19990114173856.J55525@freebie.lemis.com>

next in thread | raw e-mail | index | archive | help
I'm just playing around with mounting Vinum file systems, and I found
myself in the following rather unusual situation:

$ df
Filesystem     1024-blocks     Used    Avail Capacity  Mounted on
/dev/da0s1a          38991    31833     4039    89%    /
/dev/da0s1e          38991    22253    13619    62%    /Root
/dev/da0s1f         921679   632050   215895    75%    /Usr
/dev/da0s1g         921951   516094   332101    61%    /usr
procfs                   4        4        0   100%    /proc
freebie:/src       3667758  1788307  1586031    53%    /src
/dev/vinum/obj      396895   186398   178746    51%    /usr/obj
/dev/vinum/src      396895   255126   110018    70%    /src/PANIC/src

Here, the Vinum volume /dev/vinum/src is mounted on the nfs file
system freebie:/src.  Is this allowed?  An attempt to umount /src
fails with Device busy, but it seems that I've heard you're not
allowed to mount on nfs directories.

Greg
--
See complete headers for address, home page and phone numbers
finger grog@lemis.com for PGP public key

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



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