* multiple mounts of same share on one host?
@ 2014-04-25 10:11 Matthias Leopold
0 siblings, 0 replies; only message in thread
From: Matthias Leopold @ 2014-04-25 10:11 UTC (permalink / raw)
To: linux-nfs
hi,
i've got a (probably rather basic) nfs usage question. i hope this is
the right place to ask, please tell me otherwise.
i'm moving webspace content to nfs shares. because of suexec
restrictions i have different paths to different subsets of the content
on the client, but i wonder if i can still have all of the content in
one path on one exported nfs share.
example:
i need
/home/content/foo
and
/var/www/content/bar
exported share "/export" could have
/export/foo
/export/bar
AFAICS there are three options:
.) mounting /export twice on different paths on the nfs client
.) mounting /export once and doing a bind mount
.) put foo and bar in different directories and exporting/mounting them
separately
which of these options would you recommend?
thx very much for help
matthias
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-04-25 10:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-25 10:11 multiple mounts of same share on one host? Matthias Leopold
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.