Problem with NFS in QNX 6.3.0

Unable to mount the shares from NFS server configured on QNX 6.3.0.

shomount command throws the below errors,

showmount -a

RPC: Timed out
Can’t do Mountdump rpc

RPC: Timed out
Can’t do Mountdump rpc

showmount -e

RPC: Timed out
Can’t do Exports rpc


Has any one faced this issue …??? Please help me in fixing this…

If i restart the NFS service then it works fine for some time and then again stops…

Is rpcbind running?

It’s running , when i give rpcinfo command i get the output as below,

program vers proto port
100000 4 tcp 111 portmapper
100000 3 tcp 111 portmapper
100000 2 tcp 111 portmapper
100000 4 udp 111 portmapper
100000 3 udp 111 portmapper
100000 2 udp 111 portmapper
100000 4 0 111 portmapper
100000 3 0 111 portmapper
100000 2 0 111 portmapper
100005 1 udp 2049 mountd
100003 2 udp 2049 nfs
100005 3 udp 2049 mountd
100003 3 udp 2049 nfs


Is there any other way to check whether rpcbind is running or not…???

Hi,

Need suggestions on this issue…

Must be some sort of config error. You’ll need to post all all the config info (e.g. netstat output, all the config files under /etc a pidin of the process showing all the mappings, etc., etc.)