Dan Widyono on 20 Jun 2007 00:20:26 -0000 |
In my exports man page I have these examples: / master(rw) trusty(rw,no_root_squash) /projects proj*.local.domain(rw) /usr *.local.domain(ro) @trusted(rw) /home/joe pc001(rw,all_squash,anonuid=150,anongid=100) /pub (ro,insecure,all_squash) Thus I'd expect you to have / 192.168.0.2(alldirs,ro) But this is on a Scientific Linux system. Sorry, I missed the beginning of this thread where you (perhaps) mentioned your OS. Dan W. On Tue, Jun 19, 2007 at 01:59:56PM -0400, Doug Crompton wrote: > Well either I am not doing something right or this is not supported im my > kernel - > > In my export file... (I have tried other combinations) > > / -alldirs,ro 192.168.0.2 > > > Shutting down kernel based NFS server > done > Starting kernel based NFS serverexportfs: No options for / -alldirs,ro: > suggest -alldirs,ro() to avoid warning > exportfs: -alldirs,ro has non-inet addr > exportfs: -alldirs,ro has non-inet addr > exportfs: No options for / 192.168.0.2: suggest 192.168.0.2() to avoid > warning > > Doug > > > On Tue, 19 Jun 2007, Mag Gam wrote: > > > [root@centos5 ase]# cat /etc/exports > > /media > > / -alldirs > > > > Yep, a line with with "/ -alldirs", ofcourse you can control what host you > > want to export too. > > > > HTH > > > > > > On 6/18/07, Doug Crompton <doug@crompton.com> wrote: > > > > > > I understand the exportfs -a but where does the -alldirs go in the export > > > file. I see no documentation on that? A line with just / -alldirs ? > > > Is this in addition to a line that maps to a specific IP address? > > > > > > > > > On Mon, 18 Jun 2007, Mag Gam wrote: > > > > > > > Doug, > > > > > > > > try setting up your export file like this > > > > / -alldirs > > > > > > > > exportfs -a > > > > > > > > is this what you were looking for? > > > > > > > > HTH > > > > > > ___________________________________________________________________________ > Philadelphia Linux Users Group -- http://www.phillylinux.org > Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce > General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug ___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|