cancel
Showing results for 
Search instead for 
Did you mean: 

NFS clients hang when trying to connect to an NFS exported VxFS volume

Marc_Mousseau
Not applicable
Details:
Server: IBM x366, RedHat AS 4 update 2 64Bit
Storage Foundation for LINUX 4.1
2.5 TB volume formatted as VxFS

When we export this volume via NFS and try and mount it from any client the client simply hangs. Has anyone seen this problem? Solutions? Suggestions?

--marc mousseau
1 REPLY 1

James_Zhang_3
Not applicable
check SF 4.1 release notes

you need to
unshare the volumes, and umount them first
vxdg -g dg reminor 3
then mount and share

in linux, the minor of the volumes for nfs share can't be over 255.

Hope it helps.

James