Abnormal network errors?

2004-05-05 Thread adp
I am working on some network performance issues. One of the first things I inspected was netstat-s. This is for a FreeBSD 4.9-REL NFS and MySQL server that has been up for 33 days. It seems to me that I have a lot of errors, specifically with UDP (NFS related I would guess). The server is a dual

Re: Abnormal network errors?

2004-05-05 Thread Charles Swiger
On May 5, 2004, at 2:27 PM, adp wrote: On this server I'm thinking I need two things: 1. More sockets available. 2. Larger sockbufs for send and recv. Is this an accurate assessment? Given the application of this system, you might want to up the value of kern.ipc.nmbclusters by a factor of four

Re: Abnormal network errors?

2004-05-05 Thread adp
- Original Message - From: Charles Swiger [EMAIL PROTECTED] On May 5, 2004, at 2:27 PM, adp wrote: On this server I'm thinking I need two things: 1. More sockets available. 2. Larger sockbufs for send and recv. Is this an accurate assessment? Given the application of this

Re: Abnormal network errors?

2004-05-05 Thread adp
As an added note, I am seeing real issues with the NFS stats on the server: # nfsstat -s Server Info: Getattr SetattrLookup Readlink Read WriteCreate Remove 502201060 80441153 281 4569327 2420840270703 462872 Rename Link Symlink Mkdir