- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: NFS mount - Slow when attempting ll command fo...
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-07-2005 10:25 PM
03-07-2005 10:25 PM
nfsstat command is showing badcalls 221 badxids 217 and timeouts 122 on the client but nothing on the server.
Have spent a while trailing the forums without solution so far - Any ideas ?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2005 10:34 PM
03-07-2005 10:34 PM
SolutionIs there any chance you've got a duplex mismatch? Your 100 Mb NICs and the switches they connect to need to be forced to 100 Mb/Full Duplex. If left to auto-negotiate, you can end up with strange anomalies like this one.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2005 10:37 PM
03-07-2005 10:37 PM
Re: NFS mount - Slow when attempting ll command for example
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2005 10:38 PM
03-07-2005 10:38 PM
Re: NFS mount - Slow when attempting ll command for example
To check your NIC run "lanadmin -x N" where N is the card's instance number obtained from "lanscan".
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2005 10:44 PM
03-07-2005 10:44 PM
Re: NFS mount - Slow when attempting ll command for example
live free or die
harry d brown jr
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2005 08:08 AM
03-09-2005 08:08 AM
Re: NFS mount - Slow when attempting ll command for example
In addition to the above, check your name resolution. Make sure you can nslookup each of the hosts from each other.
Check your /etc/auto_master or /etc/auto_direct files for any 'dead' mounts. I had a server that was trying to mount filesystem from hosts that had been turned off long ago, but no one had changed the /etc/auto_direct file. I had exactly the same symptoms you describe (i.e. ls works fine, ll takes forever).
Regards,
Mark