#3325: nfs-server bootscript loads rpc daemons in reverse order
-------------------------+--------------------------------------------------
Reporter: Crider | Owner: blfs-book@…
Type: defect | Status: new
Priority: normal | Milestone: current
Component: Bootscripts | Version: SVN
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
nfs-server bootscript loads rpc.mountd first, then rpc.nfsd, then
rpc.statd.
They happily load in that order without error, but clients can't mount
shares -- with the default cryptic nfs error message:
mount_nfs: can't access /home/net: Permission denied
Changing the order in nfs-server to load rpc.statd first, then rpc.nfsd
and finally rpc.mountd solves the issue.
I have no information about when rpc.rquotad should load because I don't
use it.
Fixed nfs-server bootscript attached.
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/3325>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page