[ale] NFS issue
Russell Enderby
russell.enderby at arris-i.com
Wed Jan 31 10:17:21 EST 2001
Nfsd is not running. If it was hopefully everything should be ok. Its when I try
to start up rpc.nfsd is when I get that message saying it cannot run. I did
recompile the 6.2 kernel and verified again yesterday that the NFS support is
added. Although it is added as a kernel include not as a module. Therefore the
previous reply talking about reloading the module wont work since it does not
generate a nfsd.o to be loaded as module since it is supposed to be part of the
kernel.
Here is my rpcstat -p:
program vers proto port
100000 2 tcp 111 portmapper
100000 2 udp 111 portmapper
100021 1 udp 1024 nlockmgr
100021 3 udp 1024 nlockmgr
100024 1 udp 997 status
100024 1 tcp 999 status
The weird thing here is that you have mountd listed in your and I am running
rpc.mountd and can mount other machines so that is running but it does not show up
on the rpcinfo list.
These are the two processes running currently with it:
root 387 0.0 0.0 0 0 ? SW 2000 0:34 [rpciod]
root 396 0.0 0.4 1432 452 ? S 2000 0:00 rpc.statd
You mention this 'experiemental' option. What is that and why is it needed for NFS
support?
Thanks,
Russell
Eric Z. Ayers wrote:
> 1) Is nfsd running? /etc/rc.d/init.d/nfs start should start it up.
> 2) Did you recompile your kernel? You may need to enable 'experimental'
> options to get the kernel NFS server code. I don't know if RH6.2 uses
> the kernel NFS stuff or not.
> 3) The program RPC info will show you what RPC services are registered.
> Here's the printout from a Linux server with NIS and NFS turned on:
>
> $ rpcinfo -p
> program vers proto port
> 100000 2 tcp 111 portmapper
> 100000 2 udp 111 portmapper
> 100024 1 udp 1014 status
> 100024 1 tcp 1016 status
> 100004 2 udp 606 ypserv
> 100004 1 udp 606 ypserv
> 100004 2 tcp 609 ypserv
> 100004 1 tcp 609 ypserv
> 100007 2 udp 620 ypbind
> 100007 2 tcp 622 ypbind
> 100021 1 udp 1025 nlockmgr
> 100021 3 udp 1025 nlockmgr
> 100011 1 udp 850 rquotad
> 100011 2 udp 850 rquotad
> 100005 1 udp 858 mountd
> 100005 1 tcp 860 mountd
> 100005 2 udp 863 mountd
> 100005 2 tcp 865 mountd
> 100003 2 udp 2049 nfs
> 100009 1 udp 890 yppasswdd
>
> Russell Enderby wrote:
> >
> > Wondering if anyone came across a problem when installing 6.2 and all of
> > the patches and then trying to run rpc.nfsd and getting the following
> > message:
> >
> > nfssvc: Function not implemented
> >
> > I looked through all the kernel options and have NFS enabled. The
> > nfs-utils are the latest and greatest and I have no updates to the
> > portmapper.
> >
> > rpc.mountd DOES work and I can successfully mount TO other machines but
> > cannot mount from another machine TO this machine.
> >
> > Any help would be great.
> > Thanks,
> > Russell
> >
> > --
> > To unsubscribe: mail majordomo at ale.org with "unsubscribe ale" in message body.
--
To unsubscribe: mail majordomo at ale.org with "unsubscribe ale" in message body.
More information about the Ale
mailing list