HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- NFS server not responding ... socket overflows?
Operating System - HP-UX
1833777
Members
2153
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
Go to solution
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-05-2000 01:51 PM
06-05-2000 01:51 PM
From the original post (vmunix: NFS server not responding still trying),
Chris Anoruo wrote
"On the client, use SAM to increase the Mount failure rate(retry), retrans and the timeo before doing at command line prompt /sbin/init.d/nfs.client start I hope you have created the directory."
Thank you for the answer, next i will try to increase the timeo option, as you mentioned.
on my studies i discovered another aspect:
using
netstat -s
on the nfs-server i saw the following output for udp:
udp:
0 incomplete headers
0 bad data length fields
0 bad checksums
25682 socket overflows # !
0 data discards
now i assume that the log-entries in my clients syslog files belong to socket overflows on the server, which belongs to a number of running nfsd's which is too small.
my nfs-server has 64 nfsd's running (configured throug NUM_NFSD switch in nfsd.conf ) .
is it possible that this server-side number is too small for 16 client-workstations running a CAD-client program (IDEAS MS7)?
thanks
Chris Anoruo wrote
"On the client, use SAM to increase the Mount failure rate(retry), retrans and the timeo before doing at command line prompt /sbin/init.d/nfs.client start I hope you have created the directory."
Thank you for the answer, next i will try to increase the timeo option, as you mentioned.
on my studies i discovered another aspect:
using
netstat -s
on the nfs-server i saw the following output for udp:
udp:
0 incomplete headers
0 bad data length fields
0 bad checksums
25682 socket overflows # !
0 data discards
now i assume that the log-entries in my clients syslog files belong to socket overflows on the server, which belongs to a number of running nfsd's which is too small.
my nfs-server has 64 nfsd's running (configured throug NUM_NFSD switch in nfsd.conf ) .
is it possible that this server-side number is too small for 16 client-workstations running a CAD-client program (IDEAS MS7)?
thanks
an expert is a person who has made all the mistakes which can be made, in a narrow field.í¹‚í°- Niels Bohr (1885-1962)
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2000 01:07 AM
06-07-2000 01:07 AM
Re: NFS server not responding ... socket overflows?
Use netstat -sr and netstat -sM, if the ouputs are that bad reload ther server.
When We Seek To Discover The Best In Others, We Somehow Bring Out The Best In Ourselves.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2000 03:11 AM
06-07-2000 03:11 AM
Solution
NFS client:
Block I/O daemons (biods) facilitate requests to the servers, by buffering requests together. The normal default is 4 biods per client.
If netstat -s -p udp indicates "socket overflows" it should be increased.
NFS Server:
Roughly 3 nfsds should be configured per disk on large multiple-CPU systems. Configuring too many nfsds can leave some of them idle, or it can affect overall system performance.
netstat -s -p udp indicating "socket overflows" would suggest that more nfsds would help.
Brian
<*(((>< er
Block I/O daemons (biods) facilitate requests to the servers, by buffering requests together. The normal default is 4 biods per client.
If netstat -s -p udp indicates "socket overflows" it should be increased.
NFS Server:
Roughly 3 nfsds should be configured per disk on large multiple-CPU systems. Configuring too many nfsds can leave some of them idle, or it can affect overall system performance.
netstat -s -p udp indicating "socket overflows" would suggest that more nfsds would help.
Brian
<*(((>< er
Perception IS Reality
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