[opensuse] opensuse 11.4 nfsv3 ?
Apart from amending /etc/sysconfig/nfs to disable support for NFSv4, what else do I need to do? After changing that and restarting nfsserver, when I try to mount, I get the following errors: svc: 192.168.2.177, port=830: unknown version (4 for prog 100003, nfsd) svc: 192.168.2.177, port=737: unknown version (4 for prog 100003, nfsd) thanks Per -- Per Jessen, Zürich (3.5°C) -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Per Jessen wrote:
Apart from amending /etc/sysconfig/nfs to disable support for NFSv4, what else do I need to do? After changing that and restarting nfsserver, when I try to mount, I get the following errors:
svc: 192.168.2.177, port=830: unknown version (4 for prog 100003, nfsd) svc: 192.168.2.177, port=737: unknown version (4 for prog 100003, nfsd)
Actually, the question seems to be - how do I get nfs to support nfsv3? If I leave the config as default with nfsv4 enabled, but try to mount anything with nfsv3, I get the error message above. -- Per Jessen, Zürich (4.1°C) -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Per Jessen wrote:
Per Jessen wrote:
Apart from amending /etc/sysconfig/nfs to disable support for NFSv4, what else do I need to do? After changing that and restarting nfsserver, when I try to mount, I get the following errors:
svc: 192.168.2.177, port=830: unknown version (4 for prog 100003, nfsd) svc: 192.168.2.177, port=737: unknown version (4 for prog 100003, nfsd)
Actually, the question seems to be - how do I get nfs to support nfsv3? If I leave the config as default with nfsv4 enabled, but try to mount anything with nfsv3, I get the error message above.
Hmm, seems to be an nfsroot issue - on a regular client, mounting with nfsv3 is no problem, but from the break-out shell on a system I've booted over pxe, it doesn't work. Something must be missing in the initrd, but what? -- Per Jessen, Zürich (2.3°C) -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Per Jessen wrote:
Per Jessen wrote:
Per Jessen wrote:
Apart from amending /etc/sysconfig/nfs to disable support for NFSv4, what else do I need to do? After changing that and restarting nfsserver, when I try to mount, I get the following errors:
svc: 192.168.2.177, port=830: unknown version (4 for prog 100003, nfsd) svc: 192.168.2.177, port=737: unknown version (4 for prog 100003, nfsd)
Actually, the question seems to be - how do I get nfs to support nfsv3? If I leave the config as default with nfsv4 enabled, but try to mount anything with nfsv3, I get the error message above.
Hmm, seems to be an nfsroot issue - on a regular client, mounting with nfsv3 is no problem, but from the break-out shell on a system I've booted over pxe, it doesn't work. Something must be missing in the initrd, but what?
I get to answer that one myself: /etc/protocols and /etc/netconfig See https://bugzilla.novell.com/show_bug.cgi?id=677254 -- Per Jessen, Zürich (3.9°C) -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (1)
-
Per Jessen