Hallo,

Ich habe folgendes Problem beim Starten meines nfsd

Code:
RPC: failed to contact local rpcbind server (errno 5).
RPC: failed to contact local rpcbind server (errno 5).
RPC: failed to contact local rpcbind server (errno 5).
RPC: failed to contact local rpcbind server (errno 93).
RPC: failed to contact local rpcbind server (errno 93).
NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
NFSD: starting 90-second grace period
nfsd: last server has exited, flushing export cache
RPC: failed to contact local rpcbind server (errno 5).
RPC: failed to contact local rpcbind server (errno 5).
RPC: failed to contact local rpcbind server (errno 5).
Code:
Feb 24 01:50:22 nfs.test1.impl init: Switching to runlevel: 6
Feb 24 01:50:23 nfs.test1.impl rpc.statd[3051]: Caught signal 15, un-registering and exiting.
Feb 24 01:51:46 nfs.test1.impl rpc.statd[2272]: Version 1.1.3 Starting
Feb 24 01:51:47 nfs.test1.impl nfsd[2435]: nfssvc: writing fds to kernel failed: errno 93 (Protocol not supported)
Feb 24 01:51:47 nfs.test1.impl nfsd[2435]: nfssvc: writing fds to kernel failed: errno 93 (Protocol not supported)
Feb 24 01:51:47 nfs.test1.impl nfsd[2435]: nfssvc: Address already in use
Feb 24 02:09:33 nfs.test1.impl init: Switching to runlevel: 6
Feb 24 02:09:34 nfs.test1.impl rpc.statd[2272]: Caught signal 15, un-registering and exiting.
Feb 24 02:10:38 nfs.test1.impl rpc.statd[2265]: Version 1.1.3 Starting
Feb 24 02:10:39 nfs.test1.impl nfsd[2431]: nfssvc: writing fds to kernel failed: errno 93 (Protocol not supported)
Feb 24 02:10:39 nfs.test1.impl nfsd[2431]: nfssvc: writing fds to kernel failed: errno 93 (Protocol not supported)
Feb 24 02:10:39 nfs.test1.impl nfsd[2431]: nfssvc: Address already in use
Feb 24 02:52:45 nfs.test1.impl rpc.statd[2284]: Version 1.1.3 Starting
Feb 24 02:52:45 nfs.test1.impl nfsd[2429]: nfssvc: writing fds to kernel failed: errno 93 (Protocol not supported)
Feb 24 02:52:45 nfs.test1.impl nfsd[2429]: nfssvc: writing fds to kernel failed: errno 93 (Protocol not supported)
Feb 24 02:52:45 nfs.test1.impl nfsd[2429]: nfssvc: Address already in use
NFS4 Server ist in den Kernel kompiliert und alles weitere startet auch korrekt.

Vieleicht weiß ja jemand eine Problemlösung oder weitere Infos um dieses Problem zu lösen.
Hier noch ein paar weitere Infos:

Code:
[root@nfs.test1.impl~]# rpcinfo -p 127.0.0.1
   Program Vers Proto   Port
    100000    2   tcp    111  portmapper
    100000    2   udp    111  portmapper
    100024    1   udp  46029  status
    100024    1   tcp  37146  status
    100005    3   udp  52890  mountd
    100005    3   tcp  40976  mountd
[root@nfs.test1.impl ~]#
Code:
uname -a
Linux nfs.test1.impl 2.6.28.7 #1 Tue Feb 24 01:41:07 CET 2009 i686 Intel(R) Celeron(R) CPU 2.40GHz GenuineIntel GNU/Linux
Mfg
ChipTec