Raghavendra G <raghavendra.hg@xxxxxxxxx> wrote: > 1. whether knfsd is running. If running it should be stopped I think. This is NetBSD, no knfsd is at work here. I have to note that other NFS tests do work. > 2. whether gluster volume is exported through NFS. For eg., on my system, > where gluster volume ptop is exported through NFS,: That works: # showmount -e Exports list on localhost: /patchy But: # mount -t nfs localhost:patchy /mnt2mount_nfs: rpcbind to nfs on server: RPC: Program not registered And here is the probable cause: the IP/port for mountd and nfsd seems kinked. I don't understand how it finds mountd but it does not find nfsd. # rpcinfo program version netid address service owner 100000 4 tcp 0.0.0.0.0.111 portmapper superuser 100000 3 tcp 0.0.0.0.0.111 portmapper superuser 100000 2 tcp 0.0.0.0.0.111 portmapper superuser 100000 4 udp 0.0.0.0.0.111 portmapper superuser 100000 3 udp 0.0.0.0.0.111 portmapper superuser 100000 2 udp 0.0.0.0.0.111 portmapper superuser 100000 4 tcp6 ::.0.111 portmapper superuser 100000 3 tcp6 ::.0.111 portmapper superuser 100000 4 udp6 ::.0.111 portmapper superuser 100000 3 udp6 ::.0.111 portmapper superuser 100000 4 local /var/run/rpcbind.sock portmapper superuser 100000 3 local /var/run/rpcbind.sock portmapper superuser 100000 2 local /var/run/rpcbind.sock portmapper superuser 100005 3 tcp 0.0.0.0.150.65 mountd superuser 100005 1 tcp 0.0.0.0.150.66 mountd superuser 100003 3 tcp 0.0.0.0.8.1 nfs superuser 100227 3 tcp 0.0.0.0.8.1 - superuser -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@xxxxxxxxxx _______________________________________________ Gluster-devel mailing list Gluster-devel@xxxxxxxxxxx http://supercolony.gluster.org/mailman/listinfo/gluster-devel