linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* NFSv4 and portmap
@ 2010-10-26 18:18 ShaunR
  2010-10-26 20:09 ` Steve Dickson
  0 siblings, 1 reply; 2+ messages in thread
From: ShaunR @ 2010-10-26 18:18 UTC (permalink / raw)
  To: linux-nfs

Everything i keep reading tells me that NFS4 does not need portmap but
for some reason on the NFS server ( CentOS 5.x ) i cannot get the nfs
services started unless portmap is running first.

On the server i modified /etc/sysconfig/nfs with the following options
MOUNTD_NFS_V1="no"
MOUNTD_NFS_V2="no"
RPCNFSDARGS="-N 2 -N 3 -U"

For some reason if i uncomment MOUNTD_NFS_v3="no" i get errors.

On the client, again a CentOS 5.x machine but with a newer custom built
kernel, If i do not start portmap then when i run mount it takes about 2
minutes for the filesystem to mount and i see the following messages in
/var/log/messages

Oct 26 10:25:30 host kernel: rpcbind: server localhost not responding,
timed out

If i start portmap, the mount command completed in a few seconds.


My goal here to is run/support NFSv4 Only.

~ShaunR


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-10-26 20:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-26 18:18 NFSv4 and portmap ShaunR
2010-10-26 20:09 ` Steve Dickson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).