Displaying 1 result from an estimated 1 matches for "get_fh".
Did you mean:
get_fb
2011 Mar 28
1
gluster 3.1.3 mount using nfs
Hi all,
I setup the gluster filesystem and I want to mount the gluster volume using nfs in unix system.
My machine is hp-ux (11.23)
I put command like below but it has error
test14:/>mount -F nfs -o proto=tcp,port=38465,vers=3,llock 150.2.226.26:/temp /mnt
nfs mount: get_fh: 150.2.226.26:: RPC: Program not registered
nfs mount: get_fh: 150.2.226.26:: RPC: Program not registered
nfs mount: retry: retrying(1) for: /mnt after 5 seconds
nfs mount: retry: giving up on: /mnt
and it was ok when I tried it in linux machine.
I attached the volume setting
Plz help me out....