rpc.nfsd refuses to start
Hello, I want to export a directory on my crux v2.6.15.6 box, but the nfsd seem to not start. I'm using the /etc/rc.d/nfsserver start command. After issuing, I get this running rpcinfo -p # rpcinfo -p program vers proto port 100000 2 tcp 111 portmapper 100000 2 udp 111 portmapper 100005 1 udp 912 mountd 100005 1 tcp 915 mountd 100005 2 udp 912 mountd 100005 2 tcp 915 mountd 100005 3 udp 912 mountd 100005 3 tcp 915 mountd # I'm getting this in /var/log/messages: Jul 26 18:21:02 crux nfsd[11782]: nfssvc: Function not implemented Regards, Helge Fredriksen
And how do I load the module? insmod nfsd.o didn't seem to work. Couldn't find any option to turn on in the kernel setup menu either... Sorry for the newbie style of question... Helge F. On 7/26/07, Alan Mizrahi <alan+crux@mizrahi.com.ve> wrote:
El Jue 26 Jul 2007, Helge Fredriksen escribió:
I'm getting this in /var/log/messages:
Jul 26 18:21:02 crux nfsd[11782]: nfssvc: Function not implemented
You are missing CONFIG_NFSD, or haven't loaded the nfsd kernel module.
-- Alan
_______________________________________________ CRUX mailing list CRUX@lists.crux.nu http://lists.crux.nu/mailman/listinfo/crux
On Thu, Jul 26, 2007 at 10:56:37PM +0200, Helge Fredriksen wrote:
And how do I load the module? insmod nfsd.o didn't seem to work.
Hi, Try: modprobe nfsd [...]
_______________________________________________ CRUX mailing list CRUX@lists.crux.nu http://lists.crux.nu/mailman/listinfo/crux [...]
CRUX mailing list CRUX@lists.crux.nu http://lists.crux.nu/mailman/listinfo/crux
And cut your not used part of post you replay to, please. Cheers, Wawrzek -- Wawrzyniec Niewodniczański (in some countries know as Larry) vel LarryN E-MAIL: wawrzyniec.niewodniczanski@pwr.wroc.pl PhD student @ JID: larryn@chrome.pl Wroclaw University of Technology TEL: +48(071)320-2894
participants (3)
-
Alan Mizrahi
-
Helge Fredriksen
-
Wawrzyniec Niewodniczański