Michael Mansour wrote:

But isn't it strange how this can happen, since the
mount point is already mounted.

...just imagient he mess you get yourself
in when you try to unmount early mounted filesystems
when others are already mounted on top of them.

I don't like to imagine things. Gets me in trouble. Although, I can unmount the same mount point several times, (in case it did get mounted multiple times), with no problems.

[30] <[EMAIL PROTECTED]:~> df -k | grep "usr/local/src"

[31] <[EMAIL PROTECTED]:~> mount -t nfs src:/mnt/src /usr/local/src
[32] <[EMAIL PROTECTED]:~> df -k | grep "usr/local/src" src:/mnt/src 13156032 7670992 4816752 62% /usr/local/src

[33] <[EMAIL PROTECTED]:~> mount -t nfs src:/mnt/src /usr/local/src
[34] <[EMAIL PROTECTED]:~> df -k | grep "usr/local/src" src:/mnt/src 13156032 7670992 4816752 62% /usr/local/src
src:/mnt/src 13156032 7670992 4816752 62% /usr/local/src

[35] <[EMAIL PROTECTED]:~> mount -t nfs src:/mnt/src /usr/local/src
[36] <[EMAIL PROTECTED]:~> df -k | grep "usr/local/src" src:/mnt/src 13156032 7670992 4816752 62% /usr/local/src
src:/mnt/src 13156032 7670992 4816752 62% /usr/local/src
src:/mnt/src 13156032 7670992 4816752 62% /usr/local/src

[37] <[EMAIL PROTECTED]:~> umount /usr/local/src
[38] <[EMAIL PROTECTED]:~> umount /usr/local/src
[39] <[EMAIL PROTECTED]:~> umount /usr/local/src
[40] <[EMAIL PROTECTED]:~> umount /usr/local/src
umount: /usr/local/src: not mounted
[41] <[EMAIL PROTECTED]:~>

--
W | I haven't lost my mind; it's backed up on tape somewhere.
 +--------------------------------------------------------------------
 Ashley M. Kirchner <mailto:[EMAIL PROTECTED]>   .   303.442.6410 x130
 IT Director / SysAdmin / WebSmith             .     800.441.3873 x130
 Photo Craft Laboratories, Inc.            .     3550 Arapahoe Ave. #6
 http://www.pcraft.com ..... .  .    .       Boulder, CO 80303, U.S.A.



Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to