HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: nfs server not responding problems
Operating System - HP-UX
1833756
Members
2685
Online
110063
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
06-27-2001 12:30 PM
06-27-2001 12:30 PM
nfs server not responding problems
Hi,
I have some remote workstations that have
started to get "nfs server not responding"
errors and timeouts. This is preventing
people from logging into the workstations
(I have NFS mounted home directories) until
the vue process is killed. They can usually
login the next time with no problems.
I can simulate these "hangs" by using the
escape-K key sequence (for file completion
in ksh) as I trudge my way down through the
directory structure of the NFS mount. I
usually have to cntl-c to get out of it.
The clients shows timouts and a badcall or
two while the hanging is going on (via the
nfsstat -rc command)
the server is a new L2000 with 11.00 on it,
but it only seems to happen from one of
my subnets (I currently have clients in 3
other subnets).
I have fooled with setting the timeout option
in the mount command with no effect on the
problem. I have played with the wsize and
rsize options for the mount command and got
no failures at 1024, one or two failures at
2048, a couple more at 4096.
I have since made my personal workstation a
NFS server (C240 with 10.20) and mounted it
to the problem clients and had no failures
even with the rsize and wsize settings at
the defaults (8192 I think).
I am about to go after the NFS patches for
the L2000 and am looking for any insight as
to whether or not I am barking up a wrong tree.
The L2000 has had very little done to the
kernel, I have adjusted max_thread_proc to
256, ncallout to 2064, and nkthread to 2048
per a response center paper.
Packet traces while the login process is
hanging shows little to no traffic between
the machines either.
Any advice would be much appreciated!
Thanks!
I have some remote workstations that have
started to get "nfs server not responding"
errors and timeouts. This is preventing
people from logging into the workstations
(I have NFS mounted home directories) until
the vue process is killed. They can usually
login the next time with no problems.
I can simulate these "hangs" by using the
escape-K key sequence (for file completion
in ksh) as I trudge my way down through the
directory structure of the NFS mount. I
usually have to cntl-c to get out of it.
The clients shows timouts and a badcall or
two while the hanging is going on (via the
nfsstat -rc command)
the server is a new L2000 with 11.00 on it,
but it only seems to happen from one of
my subnets (I currently have clients in 3
other subnets).
I have fooled with setting the timeout option
in the mount command with no effect on the
problem. I have played with the wsize and
rsize options for the mount command and got
no failures at 1024, one or two failures at
2048, a couple more at 4096.
I have since made my personal workstation a
NFS server (C240 with 10.20) and mounted it
to the problem clients and had no failures
even with the rsize and wsize settings at
the defaults (8192 I think).
I am about to go after the NFS patches for
the L2000 and am looking for any insight as
to whether or not I am barking up a wrong tree.
The L2000 has had very little done to the
kernel, I have adjusted max_thread_proc to
256, ncallout to 2064, and nkthread to 2048
per a response center paper.
Packet traces while the login process is
hanging shows little to no traffic between
the machines either.
Any advice would be much appreciated!
Thanks!
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2001 11:17 PM
06-27-2001 11:17 PM
Re: nfs server not responding problems
Hi,
Which NFS version is used between the L2000 and the clients? How high is the retrans count on the clients? Also, have you checked the network configuration for the specific subnet (e.g. switch ports and/or NICs set to half in stead of full duplex)?
Regards,
Vincent
Which NFS version is used between the L2000 and the clients? How high is the retrans count on the clients? Also, have you checked the network configuration for the specific subnet (e.g. switch ports and/or NICs set to half in stead of full duplex)?
Regards,
Vincent
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2001 02:21 AM
06-28-2001 02:21 AM
Re: nfs server not responding problems
Hi,
The clients are nfs version 2, the server is
version 2 and 3.
2 of the machines are at 100mb full duplex and
the other client is 10mb half. the server was
100mb full and is now in a different port at
10mb half. The problem happens when I am
mounted to the fddi address, and it also
happens when I use the ethernet address also.
The retrans stays at 0 on the clients. While
using the packet capture tool yesterday, we
say little to no traffic between the machines
as it was hanging. We didn't get to look
at the packets themselves (not even sure what
to be looking for), but will try again today.
Thanks.
Danny Duval
The clients are nfs version 2, the server is
version 2 and 3.
2 of the machines are at 100mb full duplex and
the other client is 10mb half. the server was
100mb full and is now in a different port at
10mb half. The problem happens when I am
mounted to the fddi address, and it also
happens when I use the ethernet address also.
The retrans stays at 0 on the clients. While
using the packet capture tool yesterday, we
say little to no traffic between the machines
as it was hanging. We didn't get to look
at the packets themselves (not even sure what
to be looking for), but will try again today.
Thanks.
Danny Duval
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2001 03:07 AM
06-28-2001 03:07 AM
Re: nfs server not responding problems
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP