linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: volodya@mindspring.com
To: linux-kernel@vger.kernel.org
Subject: repeated nfs mounts..
Date: Fri, 14 Sep 2001 19:18:36 -0400 (EDT)	[thread overview]
Message-ID: <Pine.LNX.4.20.0109141912020.10398-100000@node2.localnet.net> (raw)


Weird thing: I can repeatedly mount nfs filesystem over the same mount
point.. Anyone has an explanation ? I am running 2.4.9.

                        Vladimir Dergachev

inspire:/home/volodya# mount 
/dev/hda2 on / type ext2 (rw) 
/dev/hda7 on /u type ext2 (rw) 
/dev/hda1 on /c type vfat (rw) 
/dev/hdc on /cdrom type iso9660 (ro,nosuid,nodev) 
none on /proc type proc (rw) 
none on /dev/pts type devpts (rw,gid=5,mode=620) 
none on /devfs type devfs (rw) 
none on /proc/bus/usb type usbdevfs (rw) 
inspire:/home/volodya# mount /
mount: /dev/hda2 already mounted or / busy 
mount: according to mtab, /dev/hda2 is already mounted on / 
inspire:/home/volodya# mount /nfs/storage/ 
inspire:/home/volodya# mount /nfs/storage/
inspire:/home/volodya# mount /nfs/storage/ 
inspire:/home/volodya# mount /nfs/storage/ 
inspire:/home/volodya# ls /nfs/storage/ 
samba  u
inspire:/home/volodya# mount 
/dev/hda2 on / type ext2 (rw) 
/dev/hda7 on /u type ext2 (rw) 
/dev/hda1 on /c type vfat (rw) 
/dev/hdc on /cdrom type iso9660 (ro,nosuid,nodev) 
none on /proc type proc (rw) 
none on /dev/pts type devpts (rw,gid=5,mode=620) 
none on /devfs type devfs (rw) 
none on /proc/bus/usb type usbdevfs (rw) 
node4:/storage/ on /nfs/storage type nfs (rw,nosuid,nodev,addr=192.168.0.4,addr=192.168.0.4) 
node4:/storage/ on /nfs/storage type nfs (rw,nosuid,nodev,addr=192.168.0.4,addr=192.168.0.4) 
node4:/storage/ on /nfs/storage type nfs (rw,nosuid,nodev,addr=192.168.0.4,addr=192.168.0.4) 
node4:/storage/ on /nfs/storage type nfs (rw,nosuid,nodev,addr=192.168.0.4,addr=192.168.0.4) 
inspire:/home/volodya# umount /nfs/storage/ 
inspire:/home/volodya# ls /nfs/storage/ 
samba  u
inspire:/home/volodya# 
inspire:/home/volodya# umount /nfs/storage/
inspire:/home/volodya# ls /nfs/storage/
samba  u
inspire:/home/volodya# umount /nfs/storage/
inspire:/home/volodya# ls /nfs/storage/
samba  u
inspire:/home/volodya# umount /nfs/storage/
inspire:/home/volodya# ls /nfs/storage/
inspire:/home/volodya#




             reply	other threads:[~2001-09-14 23:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-14 23:18 volodya [this message]
2001-09-15 10:32 ` repeated nfs mounts Erik Mouw
2001-09-15 16:21   ` volodya
2001-09-15 19:04     ` Erik Mouw

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.4.20.0109141912020.10398-100000@node2.localnet.net \
    --to=volodya@mindspring.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).