Re: Recursively export NFS file systems

2003-02-02 Thread Michael Wardle
On Monday, February 3, 2003 03:28, Aaron Isotton wrote: > I want to export the whole file system of "zarathustra" via NFS to > "osiris". This sounds like a job for autofs. I'd recommend you consult the autofs manual page, the automount manual page, the autofs home page, the Linux networking HOW

Re: Recursively export NFS file systems

2003-02-02 Thread Osamu Aoki
On Sun, Feb 02, 2003 at 02:13:05PM -0500, Stephen Gran wrote: > This one time, at band camp, Aaron Isotton said: > > I want to export the whole file system of "zarathustra" via NFS to > > "osiris". What I am currently doing is this: > > > > aisotton@zarathustra:~$ cat /etc/exports > > # /etc/expo

Re: Recursively export NFS file systems

2003-02-02 Thread Robert Epprecht
Aaron Isotton <[EMAIL PROTECTED]> writes: > I want to export the whole file system of "zarathustra" via NFS to > "osiris". > > The problem is that when I mount / on osiris, it will not mount the > file systems which are mounted into / on zarathustra (for example > /usr, /var, /boot and so on). I

Re: Recursively export NFS file systems

2003-02-02 Thread Stephen Gran
This one time, at band camp, Aaron Isotton said: > Hi, > > I want to export the whole file system of "zarathustra" via NFS to > "osiris". What I am currently doing is this: > > aisotton@zarathustra:~$ cat /etc/exports > # /etc/exports: the access control list for filesystems which may be exporte

Re: Recursively export NFS file systems

2003-02-02 Thread sean finney
On Sun, Feb 02, 2003 at 05:28:55PM +0100, Aaron Isotton wrote: > and then mount all of them by hand on osiris, but I'd like osiris not > to know about the file systems of the other machines. What I want is > to specify all the file systems which should be mounted by osiris in > the individual /etc