- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- nfs rpc timed out.
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2007 05:46 PM
09-02-2007 05:46 PM
nfs rpc timed out.
I have two 11.23 server on defferent subnets and firewall in between.
I am getting the above mentioned error after submitting the nfs mount command.
here i am attaching some required out puts at the server side.
#ps -ef | grep nfs
root 9 0 0 Aug 22 ? 0:08 nfsktcpd
root 28225 1 0 16:11:46 ? 0:00 /usr/sbin/nfsd 4
root 28232 28225 0 16:11:47 ? 0:00 /usr/sbin/nfsd 4
root 28221 1 0 16:11:46 ? 0:00 /usr/sbin/nfsd 4
root 28228 28225 0 16:11:46 ? 0:00 /usr/sbin/nfsd 4
root 28226 28225 0 16:11:46 ? 0:00 /usr/sbin/nfsd 4
#ps -ef | grep mountd
root 28180 1 0 16:10:48 ? 0:00 /usr/sbin/automountd
root 28214 1 0 16:11:46 ? 0:00 /usr/sbin/rpc.mountd
#rpcinfo -p
program vers proto port service
100000 4 tcp 111 rpcbind
100000 3 tcp 111 rpcbind
100000 2 tcp 111 rpcbind
100000 4 udp 111 rpcbind
100000 3 udp 111 rpcbind
100000 2 udp 111 rpcbind
100024 1 tcp 51423 status
100024 1 udp 56040 status
100021 1 tcp 51424 nlockmgr
100021 1 udp 56041 nlockmgr
100021 3 tcp 51425 nlockmgr
100021 3 udp 56042 nlockmgr
100021 4 tcp 51426 nlockmgr
100021 4 udp 56043 nlockmgr
100020 1 udp 4045 llockmgr
100020 1 tcp 4045 llockmgr
100021 2 tcp 51427 nlockmgr
100005 1 udp 56050 mountd
100005 3 udp 56050 mountd
100005 1 tcp 51428 mountd
100005 3 tcp 51428 mountd
100003 2 tcp 2049 nfs
100003 3 tcp 2049 nfs
100003 2 udp 2049 nfs
100003 3 udp 2049 nfs
How to resolve this problem.I went through most of posted suggestions in this forum but couldnt succeed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2007 06:37 PM
09-02-2007 06:37 PM
Re: nfs rpc timed out.
May I know why your nfsd is only 4, the default value nfsd 11.23 should be 16.
you may consider increase this value
WK
please assign points
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2007 06:52 PM
09-02-2007 06:52 PM
Re: nfs rpc timed out.
Just start and stop the nfs daemons and its would work fine.
/etc/rc2.config.d/nfs.server stop
/etc/rc2.config.d/nfs.client stop
/etc/rc2.config.d/nfs.core stop
/etc/rc2.config.d/nfs.core stop
/etc/rc2.config.d/nfs.server stop
/etc/rc2.config.d/nfs.client start
Hope it will work !!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2007 06:53 PM
09-02-2007 06:53 PM
Re: nfs rpc timed out.
I have tried before to increase this number but no succeed.Beside i have another hp servers on other subnet with same value of 4 and are mounting normal.
I think the problem is some where else.even i opend all ports on the firewall between the two servers but with no success.
points are assigned but the problem is still the same.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2007 06:54 PM
09-02-2007 06:54 PM
Re: nfs rpc timed out.
I have tried before to increase this number but no succeed.Beside i have another hp 11.23 servers on other subnet with same value of 4 and are mounting normal.
I think the problem is some where else.even i opend all ports on the firewall between the two servers but with no success.
points are assigned but the problem is still the same.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2007 07:08 PM
09-02-2007 07:08 PM
Re: nfs rpc timed out.
You are saying the other server working, is the NFS cumulative patch same ?
Can you please check if you have installed
PHNE_36257 11.23 NFS cumulative patch
WK
please assign points
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2007 07:40 PM
09-02-2007 07:40 PM
Re: nfs rpc timed out.
PHNE_36257 11.23 NFS cumulative patch
But:-
PHNE_33982 1.0 NFS cumulative patch
PHNE_33102 1.0 RPC commands and daemons cumulative patch
the above patchs are on the ok servers.
But with the problemedd one the followings are installed.
PHNE_32055 1.0 NFS cumulative patch
PHNE_32056 1.0 RPC commands and daemons cumulative patch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2007 07:41 PM
09-02-2007 07:41 PM
Re: nfs rpc timed out.
PHNE_36257 11.23 NFS cumulative patch
But:-
PHNE_33982 1.0 NFS cumulative patch
PHNE_33102 1.0 RPC commands and daemons cumulative patch
the above patchs are on the ok servers.
But with the problemed one the followings are installed.
PHNE_32055 1.0 NFS cumulative patch
PHNE_32056 1.0 RPC commands and daemons cumulative patch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2007 08:00 PM
09-02-2007 08:00 PM
Re: nfs rpc timed out.
Hi soma,
try to specifiy the nfs version
example:-
#mount -o bg,vers=3 gator:/tmp/hp /nfsmount
WK
please assign points
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2007 09:04 PM
09-02-2007 09:04 PM
Re: nfs rpc timed out.
mount -o bg,vers=3 thuraya0:/opt /LATIF
The result is:
nfs mount: get_fh: thuraya0:: RPC: Timed out
nfs mount: retry: retrying(1) for: /LATIF after 5 seconds
nfs mount: retry: giving up on: /LATIF
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2007 07:21 PM
09-03-2007 07:21 PM
Re: nfs rpc timed out.
Does any one have other soutions for resolving this issue?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2007 03:18 AM
09-04-2007 03:18 AM
Re: nfs rpc timed out.
Are you certain you have the firewall configured properly to allow inbound and outbound access to all the RPC programs used by NFS? The client would need to successfully communicate with:
Daemon Port
------------------ ------------
rpcbind 111
nfsd 2049
rpc.mountd variable
rpc.lockd variable
rpc.statd variable
Proper configuration of the firewall between these boxes is critical for NFS communication between client and server. Some of the configuration is easy - ports 111 and 2049 are always used for rpcbind and nfsd. The other daemons can be tricky to configure because they start on different ports each time.
HP recently introduced a patch that allows you to assign static port numbers to rpc.mountd, rpc.statd and rpc.lockd. The original patch with this enhancement was PHNE_34550 but it has since been replaced by PHNE_36257. After installing one of these patches, you can direct rpc.lockd/statd/mountd to use static port numbers by modifying the LOCKD_PORT, STATD_PORT and MOUNTD_PORT entries of the /etc/rc.config.d/nfsconf file.
Once you are certain that the NFS client is able to successfully communicate with all these RPC daemons on the NFS server the mount should work (assuming everything else is configured properly).
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]
