[opensuse-factory] nfs server fails to start
Does anyone else see this problem? When I do a 'rcnfsserver start', it always fails with this error message: Starting kernel based NFS server: idmapd mountdstartproc: exit status of parent of /usr/sbin/rpc.mountd: 1 When I run /usr/sbin/rpc.mountd with debugging on, I see this: hal9001:~ # /usr/sbin/rpc.mountd -F --debug all mountd: unable to register (mountd, 1, udp). The service rpcbind is running. Even the simplest of exports just does not work. This happens on two different computers, both with Beta2 installed. Either I am making the same mistake on both computers, or maybe this is a bug? Note that I have this problem only with the nfs kernel server, not with the user space nfs server. -- Gruß Andreas -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
Andreas wrote:
Does anyone else see this problem? When I do a 'rcnfsserver start', it always fails with this error message: Starting kernel based NFS server: idmapd mountdstartproc: exit status of parent of /usr/sbin/rpc.mountd: 1
Yes!
When I run /usr/sbin/rpc.mountd with debugging on, I see this: hal9001:~ # /usr/sbin/rpc.mountd -F --debug all mountd: unable to register (mountd, 1, udp).
The service rpcbind is running.
Even the simplest of exports just does not work.
This happens on two different computers, both with Beta2 installed. Either I am making the same mistake on both computers, or maybe this is a bug?
Note that I have this problem only with the nfs kernel server, not with the user space nfs server.
Have you read Bugs #431880 (11.1 Beta 2 NFS problems) and #431542 ? A fix is given in the latter. Also mentioned in the wiki under most annoying bugs -- Cheers Richard (MQ) -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
Am Dienstag, 14. Oktober 2008 23:42:45 schrieb Richard (MQ):
Have you read Bugs #431880 (11.1 Beta 2 NFS problems) and #431542 ? A fix is given in the latter.
Also mentioned in the wiki under most annoying bugs
Thanks, Richard. That helped me a great deal! I did read the bugreport and the most annoying bugs, but it did not seem to apply to the server side of nfs. All the talk is in fact about *mounting* nfs, not *exporting*. However, the workaround as described here: https://bugzilla.novell.com/show_bug.cgi?id=431542#c22 did actually help my nfs-server problem as well. After all, both client and server rely on some portmapping functionality. I would add a server-related comment/keyword to the bugreport, but it seems the bug is fixed in factory and the report is about to be closed anyway. -- Gruß Andreas -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
participants (2)
-
Andreas
-
Richard (MQ)