Re: NFS setup -

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 04/18/18 20:03, Gordon Messmer wrote:

If you are using NFSv4, remember that the first export is the *root*. That is, clients refer to filesystems relative to that export.  If your /etc/exports looks like this:
I assume that it is NFSv4 but I don't see where that is indicated, it is recently installed ...


Rick Stevens suggested: "I would add a line such as: /home 192.168.1.0/24(rw,no_root_squash)" and I was able to get it connected and working with: /home 192.168.1.0/24(rw,no_root_squash)

# cat /etc/exports
/home    192.168.1.0/24(rw,no_root_squash)

#/exports/home 192.168.1.0/24(rw,sync,insecure,no_root_squash,no_subtree_check,fsid=0)

# /exports   192.168.1.0/255.255.255.0(ro,sync)
# /exports/home/public/192.168.1.0/255.255.255.0(rw,sync)
# /exports 192.168.54.0/255.255.255.0(ro,sync)

And the client connects with: # mount 192.168.1.86:/home/exports /mnt/testb

That allows me to save data by shuffling between the files I want and putting them into /mnt/testb using the Thunar file manager, quite convenient for what I need to do.

So I am making progress ...

Thanks to all who responded,

Bob

/home/export 192.168.1.0/255.255.255.0(ro)
/home/export/home  192.168.1.0/255.255.255.0(rw)

...then clients would mount "server:/home" not "server:/home/export/home".


--
Bob Goodwin - Zuni, Virginia, USA
http://www.qrz.com/db/W2BOD
box10  FEDORA-27/64bit LINUX XFCE Fastmail POP3
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux