- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: FW: homedirs and NFS
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
04-14-2005 02:22 AM
04-14-2005 02:22 AM
FW: homedirs and NFS
I am running into the same problem described in this old thread (see my entry at the bottom of the thread):
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=202873
In the case above, the author appears to believe that the issue is related to phisical network problems. In my case, I am sure that I am not experiencing any phisicaly network problems. Another difference is that my client is running HPUX 11.11.
Has anyone ran across this same problem and found a solution for it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2005 02:47 AM
04-14-2005 02:47 AM
Re: FW: homedirs and NFS
Things to check.
1. Are you up to date on NFS patches??
(The error 238 is indeed connection timeout error-check /usr/include/sys/errno.h)
2. Are nic speed settings correct on both ends?? (nic and switch/hub)
3. When you experience this problem, try pinging nfs server and check if you experience any problem. (It would help if you run a ping to nfs server contineously and check if gives time outs when you experience the problem)
4. Did you check nfsstat -s and nfsstat -c
(Check details with man nfsstat)
5. For a test, you may want to put user's .sh_history file in local FS. -modify .profile and check) Does it gives the user prompt fast??
Anil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2005 08:01 AM
04-14-2005 08:01 AM
Re: FW: homedirs and NFS
>> 1. Are you up to date on NFS patches??
>> (The error 238 is indeed connection
>> timeout error-check
>> /usr/include/sys/errno.h)
Yes, we are up to date on NFS patches. However, I just found out today after posting this question that there is a new patch for the network card that we are using. We will be trying this patch in the next few days. I will let you know how it goes.
>> 2. Are nic speed settings correct on both
>> ends?? (nic and switch/hub)
Yes, we checked this and made sure that everything was setup correctly.
>> 3. When you experience this problem, try
>> pinging nfs server and check if you
>> experience any problem. (It would help if
>> you run a ping to nfs server contineously
>> and check if gives time outs when you
>> experience the problem)
We have a system that pings our NFS servers every 5 minutes and notifies us it detects a problem. The logs of the system show no ping failures. Also, we are having no problems with of our Solaris clients.
>> 4. Did you check nfsstat -s and nfsstat -c
>> (Check details with man nfsstat)
Yes, and I did notice an odd thing. The values of timeout and retrans are very high which would also indicate some sort of network failure. I am not sure why timeout for "Connection Oriented" is 0 though. Should it not be high as well?
> nfsstat -rc
Client rpc:
Connection oriented:
calls badcalls badxids
6655 0 0
timeouts newcreds badverfs
0 0 0
timers cantconn nomem
0 0 0
interrupts
0
Connectionless oriented:
calls badcalls retrans
203 2 1509
badxids timeouts waits
0 1509 0
newcreds badverfs timers
0 0 0
toobig nomem cantsend
0 0 0
bufulocks
0
>> 5. For a test, you may want to put user's
>> .sh_history file in local FS. -modify
>> .profile and check) Does it gives the user
>> prompt fast??
I am going to give it a try.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2005 07:03 PM
04-14-2005 07:03 PM
Re: FW: homedirs and NFS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2005 07:10 PM
04-14-2005 07:10 PM
Re: FW: homedirs and NFS
1.check the NFS version on both sides
2.check also the duplex settings at both the server ends and the switch.