Operating System - HP-UX
1825741 Members
2498 Online
109687 Solutions
New Discussion

Re: Need Urgent Help Nfs mount failure not responding

 
sam_25_1
Frequent Advisor

Need Urgent Help Nfs mount failure not responding

Hello Everyone,

Could you please help me out.

I have a file system mounted on the production which is NFS share on the client.

This is not responding!!!! /tab/back

I get the following error message on the client

# showmount -e 10.175.27.16
showmount: 10.175.27.16: RPC: Rpcbind failure - RPC: Timed out

======================================

I checked the nfs service on the server and it is not responding.

ps -ef | grep nfs




I need to restart the service on the server

the format should be

/sbin/init.d/nfs.server restart
and after that

/sbin/init.d/nfs.core restart

or vice versa

which should i excute first.

Pleas gudie me as the file system not responding is very criticall on teh client.

Thanks once agian to everyone for helping me out.

Regards
SAm


2 REPLIES 2
likid0
Honored Contributor

Re: Need Urgent Help Nfs mount failure not responding

First stop the nfs.server , then nfs.core

And then start nfs.core, nfs.server
Windows?, no thanks
sam_25_1
Frequent Advisor

Re: Need Urgent Help Nfs mount failure not responding

Thanks a lot for teh inputs..

I would try this out..