From owner-freebsd-stable Wed Mar 21 12:54:37 2001 Delivered-To: freebsd-stable@freebsd.org Received: from dirac.th.physik.uni-bonn.de (dirac.th.physik.uni-bonn.de [131.220.161.119]) by hub.freebsd.org (Postfix) with SMTP id 469EB37B719 for ; Wed, 21 Mar 2001 12:54:33 -0800 (PST) (envelope-from conrad@th.physik.uni-bonn.de) Received: (qmail 38353 invoked from network); 21 Mar 2001 20:45:26 -0000 Received: from merlin.th.physik.uni-bonn.de (131.220.161.121) by dirac.th.physik.uni-bonn.de with SMTP; 21 Mar 2001 20:45:26 -0000 Received: (qmail 692 invoked by uid 145); 21 Mar 2001 20:45:26 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 21 Mar 2001 20:45:26 -0000 Date: Wed, 21 Mar 2001 21:45:26 +0100 (CET) From: Jan Conrad To: Helge Oldach Cc: , , , , Subject: Re: NFS performance In-Reply-To: <200103211955.UAA03416@galaxy.de.cp.philips.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 21 Mar 2001, Helge Oldach wrote: > Jan Conrad: > >client: > >Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Coll > >fxp0 1500 00:02:b3:1f:f8:c5 1901001 0 771611 0 208240 > >server: > >Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Coll > >fxp0 1500 00:90:27:1c:f3:79 7157753 0 4648694 0 2661459 > > Gimme a break. Out of 4648694 output packets you see as many as 2661459 > collisions? That's more than 50%, i.e. for about every second packet > that you are sending you get a collision! You very clearly have a > collision problem. > > I bet that the switch is at full-duplex while you're at half. Try > changing the mediaopt setting of your NIC. That's funny, eh :-) ok - just collect some facts: - the switch is configured to 100baseTX, half-duplex: BayStack 450 24T (I am not the admin of that thing and have no access to the confs, but at least I know how the ports are configured, unfortunately there are no full/half duplex lights anymore on the newer Baystacks) - if I leave it at half-duplex the net makes 9Mb/s ping -f > Helge > ciao Jan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message