I need help with a Debian Sarge installation showing a bad network performance. I have VMware Server installed and noticed slow network transfer when reading files from a virtual Windows 2000 Server to (non virtual) Windows XP clients. As I was unable to find any problem within the Windows Server I installed Samba on the Debian server and the problem occurs there as well: I am able to write files of about 2 GB size in about 2 minutes (65 to 75 % network utilization) but reading the same file from the same share takes longer than 30 minutes (1.5 % network utilization).
So I assume the Debian server must be the source of the problem. My knowledge to finding such network performance problems on Debian is very limited so I really need help. I have included some details below.
Any hints or links I can follow? Do you need more details?
Thanks
Joe
- The Debian server network card is connected to a 100 MBit/s switch only, not 1 GBit/s!
- the kernel is 2.6.8-2-286
vs01:/home/joe# less /etc/network/interfaces
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet loopback
Posts: 1,016
Thanks: 7
Thanked 56 Times in 51 Posts
So if I got it right, you have an asymetric perfomance, full in uploading, but bad when downloading?
You should check, wether your duplex mode is the same on switchport and server.
If you got a not configurable soho router, afaik the deault is auto. If the port is conifgured to 100Full, you should do the same with your NIC.
>So if I got it right, you have an asymetric perfomance, full in uploading, but bad when downloading?
Exactly.
The switch is not configurable, and yes, the default should be auto.
Using Debian: Where do I see the mode the NIC is in? Ifconfig output doesn't show this. And how do I configure 100Full with Debian?
I temporarily solved the problem by turning off the onboard NIC and using a 100 MBit/s NIC instead. Everything works just fine now.
But I am still interested in the answers to my questions above. I would prefer to use the onboard NIC as the switch might be replaced by a 1 GBit/s one.
Recent comments
15 hours 11 min ago
18 hours 6 min ago
19 hours 20 min ago
20 hours 44 min ago
22 hours 22 min ago
23 hours 50 min ago
1 day 1 hour ago
1 day 17 hours ago
1 day 17 hours ago
1 day 21 hours ago