Re: Mounting NFS several times
On Tue, Jul 16, 2002 at 09:59:25AM +0200, Wichert Akkerman wrote:
> Previously Michael Meskes wrote:
> > As some of you might know it's no problem to mount a single NFS share
> > multiple times onto the very same mount point. And since the kernel
> > accepts this, mount has no problems with this behaviour as well. But I
> > wonder what's the reason for this. Can anyone give me a reasoning, why
> > this isn't supposed to be a bug?
>
> Lets turn this around: why should it be a bug? You can also do the same
> with any other mount if you want..
>
> [thunder;/tmp]-729> mount | grep squid
> /dev/system/squid on /var/spool/squid type reiserfs (rw,nodev,noexec)
> [thunder;/tmp]-730> sudo mount /dev/system/squid /cdrom
Actually I was talking about the same mount point:
mme@feivel:/.autofs/nfs/home/mme$ mount|grep local
zwerg:/exports/usr.local on /mnt type nfs (rw,addr=172.26.14.2)
mme@feivel:/.autofs/nfs/home/mme$ sudo mount zwerg:/exports/usr.local /mnt
mme@feivel:/.autofs/nfs/home/mme$ mount|grep local
zwerg:/exports/usr.local on /mnt type nfs (rw,addr=172.26.14.2)
zwerg:/exports/usr.local on /mnt type nfs (rw,addr=172.26.14.2)
Michael
--
Michael Meskes
Michael@Fam-Meskes.De
Go SF 49ers! Go Rhein Fire!
Use Debian GNU/Linux! Use PostgreSQL!
--
To UNSUBSCRIBE, email to debian-devel-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Reply to: