Operating System - Linux
1830438 Members
2439 Online
110004 Solutions
New Discussion

Re: nfs mount hungs (Veritas file system)

 
Adithyan
Frequent Advisor

nfs mount hungs (Veritas file system)

Hi Friends,

I have created a veritas volume in a DG (nfsdg) and exported it for "everyone" with a "no_root_sqash" option.

From the client server, I am able to see the exported file system. But while mounting the server simply hungs!!!!

Any inputs please.....

From the nfs server:

/nfs (ro,wdelay,root_squash)
/nfs (rw,wdelay,no_root_squash,fsid=0)


From the cilent server:
showmount -e vmnode1
Export list for vmnode1:
/nfs (everyone)

Server OS:

uname -a
Linux vmnode2 2.6.9-34.EL #1 Fri Feb 24 16:44:51 EST 2006 i686 i686 i386 GNU/Linux

Veritas ver:

VRTSvxvm-platform-4.1.00.10-GA_RHEL4
VRTSvxfs-common-4.1.00.10-GA_RHEL4

Please help.

Thank you!
Adithyan

Keen to learn HP UX
4 REPLIES 4
Jon Gomersall
Advisor

Re: nfs mount hungs (Veritas file system)

How look are you leaving the mount to finish the NFS mount.

I have found that there can be a delay of up wars of 2 - 3 mins on some nfs mounts the first time that the mount is used.

Once the mount has finished the performance is ok
Adithyan
Frequent Advisor

Re: nfs mount hungs (Veritas file system)

Dear Friend,

I waited for half an hour :-(

It did not come. Now my question is whether any particular daemon or service should be running for veritas to support the NFS?

Thank you
Adithyan.
Keen to learn HP UX
Dave Olker
Neighborhood Moderator

Re: nfs mount hungs (Veritas file system)

Hello Adithyan,

Can *any* NFS clients mount the exported filesystem or do all clients hang when attempting to mount? Can you collect a network trace of the hanging mount attempt and post it here?

Regards,

Dave


I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
Accept or Kudo
Matthew Ghofrani
Regular Advisor

Re: nfs mount hungs (Veritas file system)

On your NFS server shutdown security for a quick test run...use the setup command:

setup
firewall configuration
disable

This is usually the most culprit
Life is full of bugs