1833873 Members
1727 Online
110063 Solutions
New Discussion

NFS problem

 
ammar_3
New Member

NFS problem

Hi all
We made an NFS for a file to be shared between stand alone system and an ES40 cluster member when activating NFS on the member it get down and hangs what should i do
3 REPLIES 3
Ravi_8
Honored Contributor

Re: NFS problem

Hi,

File must be exported in NFS server(/etx/exports)

in member
#mount -t NFS :/ /

before doin this ensure NFS daemons are running on both server and clinet.

(you can start those daemons using "sysman-->
Networking -->NFS")
never give up
Ralf Puchner
Honored Contributor

Re: NFS problem

which version of Tru64, what patchrelease, what means "down" (crash, if so what is the panic string?)?

What does a showmount -e give you?
What does a rpcinfo -p tell you?

Please be more specific next time using technical information and post your request in the correct group (nfs is not a database issue).
Help() { FirstReadManual(urgently); Go_to_it;; }
Michael Schulte zur Sur
Honored Contributor

Re: NFS problem

Hi,

what do you do now? Reset the machine?
If so and you do not have a crash file, you can force the machine to produce one.
Instead of pushing the reset button, push the operator halt button, when on prompt, use command crash. This should produce a crash dump, which Hp can examine.

greetings,

Michael