All of lore.kernel.org
 help / color / mirror / Atom feed
* Is this possible using NFS ?
@ 2005-08-15 21:13 Roger Zimmermann
  2005-08-24 22:18 ` James Yarbrough
  0 siblings, 1 reply; 2+ messages in thread
From: Roger Zimmermann @ 2005-08-15 21:13 UTC (permalink / raw)
  To: nfs

Hi,

I've got a server, where a varying number of disks is connected.
The layout:

/exampledir/onedisk/sometimes-mounted/etc
/exampledir/onotherdisk/sometimes-mounted/etc
/exampledir/harddisk/always-mounted
/exampledir/otherdata

can I simply export /exampledir from the server
and mount it via NFS by clients without having each client to inform
when e.g 'onedisk' is connected or removed ?

THNX, Roger



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

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

* Re: Is this possible using NFS ?
  2005-08-15 21:13 Is this possible using NFS ? Roger Zimmermann
@ 2005-08-24 22:18 ` James Yarbrough
  0 siblings, 0 replies; 2+ messages in thread
From: James Yarbrough @ 2005-08-24 22:18 UTC (permalink / raw)
  To: Roger Zimmermann; +Cc: nfs

Roger,

I think the answer to this question is going to be "no" unless you
have only one client.  There is an export option that might do what
you want, it just may not work very well.  Read about the nohide
option in the exports(5) man page.  You can try out that export option
and see if it works for you.  I tend to avoid it, though.

Roger Zimmermann wrote:
> 
> Hi,
> 
> I've got a server, where a varying number of disks is connected.
> The layout:
> 
> /exampledir/onedisk/sometimes-mounted/etc
> /exampledir/onotherdisk/sometimes-mounted/etc
> /exampledir/harddisk/always-mounted
> /exampledir/otherdata
> 
> can I simply export /exampledir from the server
> and mount it via NFS by clients without having each client to inform
> when e.g 'onedisk' is connected or removed ?
> 
> THNX, Roger
> 
> -------------------------------------------------------
> SF.Net email is Sponsored by the Better Software Conference & EXPO
> September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
> Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
> Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
> _______________________________________________
> NFS maillist  -  NFS@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nfs

-- 
jmy@sgi.com
650 933 3124

McGoogles is me name, I like a cup a' joe.
Throw me in the padded room, and tie me up with rope.


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

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

end of thread, other threads:[~2005-08-24 22:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-15 21:13 Is this possible using NFS ? Roger Zimmermann
2005-08-24 22:18 ` James Yarbrough

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.