![](https://seccdn.libravatar.org/avatar/abdee805d4df05af9a496107100c582c.jpg?s=120&d=mm&r=g)
* Joseph Loo <jloo20111002@gmail.com> [10-01-14 22:41]:
On 10/01/2014 07:21 PM, Patrick Shanahan wrote:
* Joseph Loo <jloo20111002@gmail.com> [10-01-14 22:17]: [...]
What is exports file look like? I generally have to reboot my machine after I configure it. My exports looks like:
/export *(fsid=0,crossmnt,rw,root_squash,sync,no_subtree_check) /export/home0 192.168.20.0/9(rw,root_squash,sync,no_subtree_check) 127.0.0.0/8(rw,root_squash,sync,no_subtree_check) cat /etc/exports /mnt/usb3.1 192.168.1.1/22(rw,no_root_squash,sync,no_subtree_check) /192.168.56.1(rw,no_root_squash,sync,no_subtree_check,insecure)
man exportfs
a reboot is *not* necessary. although I have had to restart the nfs daemon
Make sure it is a single line and not 2 lines.
wrapped in email :^)
Are you sure the mount occurs before the nfs process start? If it does not, it will error out.
I'm not having a problem, you posed the question ????
Opensuse is not suppose to require a reboot, but I always see it error out.
I have had to umount before successful recovery and/or do a remount.
Try /etc/init.d/nfs restart or /etc/init.d/nfsserver restart at the command line. Sometimes it generates error messages that will give you a clue.
systemctl restart nfs.service or rcnfs restart And again, you posed the question. I was only answering, not presenting a problem. -- (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri http://en.opensuse.org openSUSE Community Member facebook/ptilopteri http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 Registered Linux User #207535 @ http://linuxcounter.net -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org