public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
* are multiple FSIDs supported?
@ 2009-10-23 18:32 Ben DJ
       [not found] ` <babafd2f0910231132n464da0crc2a5cc0427af9a40-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Ben DJ @ 2009-10-23 18:32 UTC (permalink / raw)
  To: linux-nfs

Hello,

I'm building an NFSv4 FileServer.  My goal is to service multiple
machines on a LAN, each with their own, isolated namespace (I'm not
sure that's the right terminology).

Reading the man page it seems that only ONE fsid=0 export is allowed
per server.  And that subdirectories of that root CAN be exported, but
always under the same/one root.

That doesn't seem like "good isolation" to me.

My goal would be to export, for example

 /nfs1 & it's subdirs ONLY to LAN box1
 /nfs2 & it's subdirs ONLY to LAN box2
 etc

I've seen some mentions & discussion online of multiple-fsid's, where
/nfs1 would be exported as a root under fsid=0, /nfs2 under fsid=1,
etc.

But this approach doesn't look like its currently supported or
recommended.  Even if it was I haven't found anything that says how a
nfsv4 client would ADDRESS the specific fsid's.  Something in the
mount's URI I guess.

I know I might still be stuck in NFSv3 thinking about this, and NFSv4
subdirs might be isolated "well enough".

BenDJ

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

end of thread, other threads:[~2009-10-23 19:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-23 18:32 are multiple FSIDs supported? Ben DJ
     [not found] ` <babafd2f0910231132n464da0crc2a5cc0427af9a40-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-10-23 19:00   ` J. Bruce Fields
2009-10-23 19:09     ` Ben DJ

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox