Operating System - HP-UX
1820222 Members
3804 Online
109620 Solutions
New Discussion

Re: NFS access failed for server sixx-xx-xx.xxx.xx.xxxxx.hp.com: error 5 (RPC: Timed out)

 
SOLVED
Go to solution
satha
Occasional Contributor

NFS access failed for server sixx-xx-xx.xxx.xx.xxxxx.hp.com: error 5 (RPC: Timed out)

When I run the command bdf I am getting the below error, But the same share is accessible from other servers without any issue.

NFS access failed for server Sixx-xx-xx.xxx.xx.xxxxx.hp.com: error 5 (RPC: Timed out)

3 REPLIES 3
Steven Schweda
Honored Contributor

Re: NFS access failed for server sixx-xx-xx.xxx.xx.xxxxx.hp.com: error 5 (RPC: Timed out)

> When I run the command bdf I am getting the below error, But the same
> share is accessible from other servers without any issue.
> 
> NFS access failed for server Sixx-xx-xx.xxx.xx.xxxxx.hp.com: error 5
> (RPC: Timed out)

   With my weak psychic powers, I know nothing about any of your
systems, their software, their configurations, NFS mounts, network
connectivity, and so on.  Any useful information at all might be
helpful.

> NFS access failed [...]

   What about network protocols other than NFS?  That is, is this an NFS
problem, or a general network connectivity problem?

> [...] the same share is accessible from other servers [...]

   Ok.  And can this client access other servers?
Solution

Re: NFS access failed for server sixx-xx-xx.xxx.xx.xxxxx.hp.com: error 5 (RPC: Timed out)

Check network connectivity:

1. Try to "ping" the NFS-server. At the NFS-client run "ping Sixx-xx-xx.xxx.xx.xxxxx.hp.com" 

2. Try to ssh to the NFS-server. At the NFS-client run "ssh Sixx-xx-xx.xxx.xx.xxxxx.hp.com" Normal behaviour should be that you either get an immediate response that login is not allowed, or a login-prompt, or it hangs for some minutes. If it hangs then you have a network-connectivity issue.

3. If you see it hanging, or the ping failing, run "nslookup Sixx-xx-xx.xxx.xx.xxxxx.hp.com". Note the returned IP-address and verify with "netstat -rn" that you have a valid routing entry.

 

Let me know if you have further questions.



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
Sunitha_Mod
Moderator

Re: NFS access failed for server sixx-xx-xx.xxx.xx.xxxxx.hp.com: error 5 (RPC: Timed out)

Hello @satha

We do see you have marked the reply as solved. We are glad to know the problem has been resolved.



Thanks,
Sunitha G
I'm an HPE employee.
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