All of lore.kernel.org
 help / color / mirror / Atom feed
* nfs exports & bind mounts
@ 2007-11-10 21:36 devzero
  2007-11-10 22:29 ` Trond Myklebust
  0 siblings, 1 reply; 3+ messages in thread
From: devzero @ 2007-11-10 21:36 UTC (permalink / raw)
  To: NFS

Hi !

i think everybody knows bind mounts.

i can do:

touch /otherpath/dummyfile
mount -bind /path/file /otherpath/dummyfile

so /path/file becomes accessible via /otherpath/dummyfile - dummyfile has the same size as file after successful bind-mount

i can loopback-mount /otherpath/dummyfile to /otherpath/mnt if file/dummyfile contains a filesystem

when i export /otherpath via nfs (crossmnt), from the client side i can access the contents of the filesystem inside file/dummyfile via /otherpath/mnt  - but i cannot access the contents of dummyfile itself, i.e. the bind-mount seems to get lost on export.

can someone tell if this is expected behaviour or if this is a bug ?

regards
roland
_____________________________________________________________________
Der WEB.DE SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
http://smartsurfer.web.de/?mc=100071&distributionid=000000000066


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

^ permalink raw reply	[flat|nested] 3+ messages in thread
* Re: nfs exports & bind mounts
@ 2007-11-10 22:39 devzero
  0 siblings, 0 replies; 3+ messages in thread
From: devzero @ 2007-11-10 22:39 UTC (permalink / raw)
  To: Trond Myklebust; +Cc: NFS

ok, that explains why bind-mounting and exporting directories works, but no=
t files.

thanks!
 =

> -----Urspr=FCngliche Nachricht-----
> Von: Trond Myklebust <trond.myklebust@fys.uio.no>
> Gesendet: 10.11.07 23:26:35
> An: devzero@web.de
> CC: NFS@lists.sourceforge.net
> Betreff: Re: [NFS] nfs exports & bind mounts


> =

> =

> On Sat, 2007-11-10 at 22:36 +0100, devzero@web.de wrote:
> > Hi !
> > =

> > i think everybody knows bind mounts.
> > =

> > i can do:
> > =

> > touch /otherpath/dummyfile
> > mount -bind /path/file /otherpath/dummyfile
> > =

> > so /path/file becomes accessible via /otherpath/dummyfile - dummyfile h=
as the same size as file after successful bind-mount
> > =

> > i can loopback-mount /otherpath/dummyfile to /otherpath/mnt if file/dum=
myfile contains a filesystem
> > =

> > when i export /otherpath via nfs (crossmnt), from the client side i can=
 access the contents of the filesystem inside file/dummyfile via /otherpath=
/mnt  - but i cannot access the contents of dummyfile itself, i.e. the bind=
-mount seems to get lost on export.
> > =

> > can someone tell if this is expected behaviour or if this is a bug ?
> =

> The NFS client will not cross a mount point unless the target is a
> directory. That is not a bug, it is expected behaviour.
> =

> Trond
> =

> =



______________________________________________________________________
XXL-Speicher, PC-Virenschutz, Spartarife & mehr: Nur im WEB.DE Club!		=

Jetzt testen! http://produkte.web.de/club/?mc=3D021130


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-11-10 22:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-10 21:36 nfs exports & bind mounts devzero
2007-11-10 22:29 ` Trond Myklebust
  -- strict thread matches above, loose matches on Subject: below --
2007-11-10 22:39 devzero

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.