- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: vmunix: NFS write failed for server : RPC: Tim...
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
03-03-2003 08:26 PM
03-03-2003 08:26 PM
Recently I found out some nfs errors messages in our syslog as follows:
vmunix: NFS write failed for server : RPC: Timed out#
Is it due to the network performance problem that at that time the nfs mount point not able to mount whenever the server needs to access the mounted point?
Do anyone encountered this problem before? Please kindly advises. Thanks in advance
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2003 09:40 PM
03-03-2003 09:40 PM
Re: vmunix: NFS write failed for server : RPC: Timed out#
I have had the problem btw.
lanadmin -x 0
the zero is the last part of the lan interface. If your network connection is lan1 replace the zero with a 1.
This will get you information on how your machine think the lan is configured.
If you have a hub, make sure the lanadmin results match the hub's speed and settings.
Do this for both machines.
If you have a switch, check with network administration on the switch settings.
If they match the lanadmin results move on.
On many Cisco switches, autonegotiate setting on the switch causes HP network problems including your error.
HAve network administration hard code the switch to the maximum settings on your lanadmin.
Check with hp that your network card setup is maximized.
There is a file in /etc/rc.config.d called btlan...
... means I can't remember the last part which lets you force your cards to come up at full speed.
Here is a story.
I had problems with Ignite transfers. The switch was set to auto negotiate and the card showed up as 100 BaseT full duplex.
Because of known problems with Cisco swtiches, we had network administration change the switch setting to 100 BaseT full duplex manual(no auto-negotiate).
Reboot the HP-UX server and ran lanadmin -x 1
Came up 100 BaseT Half Duplex.
Then I had to mess with the btlan... file and finally things came up the way they were supposed to on the network side.
So, its kind of important.
This is enough, write back if there are other issues once this is worked out.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2003 09:59 PM
03-03-2003 09:59 PM
Re: vmunix: NFS write failed for server : RPC: Timed out#
You now see why NFS is, at best, a necessary evil in Production. Something - literally - timed out in the long NFS chain. Probably either one of the ends - but certainly very possibly in the middle. So you need to check the logs - turn up inetd logging (inetd -l) if needed to gain insight. Follow network stats - UDP especially if using defaults.
Then verify that all NICs & switches are locked in at optimal settings. Verify MTU size through the chain if possible.
Quite simply NFS is a major pain because of all the points-of-failure & because by *DEFAULT* you get network traffic with no error checking at critical layers. Can cause a lot of overhead on already stressed nets.
Good Luck,
Jeff (Remember logs are your friends - poor networks aren't)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2003 12:10 AM
03-04-2003 12:10 AM
Solution- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2003 08:53 AM
03-04-2003 08:53 AM
Re: vmunix: NFS write failed for server : RPC: Timed out#
http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B1031-90043/B1031-90043_top.html&con=/hpux/onlinedocs/B1031-90043/00/00/34-con.html&toc=/hpux/onlinedocs/B1031-90043/00/00/34-toc.html&searchterms=server%7cslow%7cNFS&queryid=20030304-095144