lkml.org 
[lkml]   [1999]   [Sep]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subjectknfsd 1.5.1 linux-2.3.18
I can't install a running nfsd.
The error messages:

RTNL: assertion failed at devnet.c(784):inetdev_event
Looking up port of RPC 100003/2 on 192.168.192.1
Looking up port of RPC 100005/1 on 192.168.192.1
mount: RPC call returned error 111
RPC: task of released request still queued!
RPC: (task is on xprt_pending)
Root-NFS: Server returned error -111 while mounting /tftpboot/diskless
VFS: Unable to mount...

And the details,
Kernel cofnig:

CONFIG_NETLINK=y
CONFIG_RTNETLINK=y
CONFIG_NETLINK_DEV=y

CONFIG_NFS_FS=m
CONFIG_NFSD=m
# CONFIG_NFSD_SUN is not set

syslog:

/bin/statd[127]: gethostbyname error for gabriel
modprobe: can't locate module char-major-36
mountd[130]: Failed to open /dev/nfsd_netlink: No such device!
kernel: Installing knfsd (copyright (C) 1996 okir@monad.swb.de)
kernel: nfsd_init: initialized fhcache, entries=256

$ grep char-major-36 /etc/modules.conf

alias char-major-36 netlink
alias char-major-36 netlink

$ ls -la /dev/nfsd*
crw------- 1 root root 36, 4 Sep 28 07:09 /dev/nfsd_netlink

$ rpcinfo -p localhost

program vers proto port
100000 2 tcp 111 portmapper
100000 2 udp 111 portmapper
100024 1 udp 728 status
100024 1 tcp 730 status
100005 1 udp 730 mountd
100005 1 tcp 732 mountd
100005 2 udp 735 mountd
100005 2 tcp 737 mountd
100003 2 udp 2049 nfs
100021 1 udp 1024 nlockmgr
100021 3 udp 1024 nlockmgr
100021 1 tcp 1025 nlockmgr
100021 3 tcp 1025 nlockmgr

$ cat /etc/services| grep ...
sunrpc 111/tcp portmapper # RPC 4.0 portmapper TCP
sunrpc 111/udp portmapper # RPC 4.0 portmapper UDP
status 732/tcp
status 730/udp
mountd 739/tcp
mountd 737/udp
mountd 734/tcp
mountd 732/udp
nfs 2049/udp
nlockmgr 1024/udp
nlockmgr 1025/tcp

$ ps fax | grep ...

PID TTY STAT TIME COMMAND
120 ? S 0:00 /bin/portmap
127 ? S 0:00 /bin/statd
137 ? SW 0:00 [nfsd]
138 ? SW 0:00 \_ [lockd]
139 ? SW 0:00 \_ [rpciod]


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:54    [W:0.045 / U:0.016 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site