Unsolved
This post is more than 5 years old
5 Posts
0
21454
February 22nd, 2004 21:00
PE 400SC Network Throughput Problem
I have a brand-new 400SC with the built-in Intel/PRO 1000MT on a 10/100 network. I cannot get more than 3Mb/sec on local ftp transfers; all of my machines are behind a Linksys BEFSX41 router. Both the NIC on the machine where I am sending files, and the destination Intel/PRO NIC on the 400SC are set to auto negotiate, but I have tried several variations of 10/100/full/half with no success getting more than 3Mb/sec. Has anyone experienced anything like this before, or maybe have any pointers or suggestions where to troubleshoot next? I've run out of ideas. I don't have this problem with any other machines on my network, they can all send at between 8 and 11Mb/sec.
No Events found!


Mcastejon
1 Message
0
February 27th, 2004 18:00
kemporama
1 Message
0
February 28th, 2004 13:00
SLeff
5 Posts
0
February 28th, 2004 17:00
SLeff
5 Posts
0
February 28th, 2004 20:00
A fresh install of Win 2K Server didn't change anything either, still stuck at 3Mb/sec network transfers.
My last resort is going to be calling tech support. If they can't fix it, I think I'm returning the server.
integuru
6 Posts
0
March 5th, 2004 09:00
Greetings All,
I ran SisSoft Sandra tests and it came back with 80%+ packet loss consistently. I did not have problem with other machines in my network. File transfer just stalled on large files within local network. However, large downloads from internet(WAN) seems to be okay. It seems almost that the onboard NIC is too fast for something. I will pop in a PCI NIC to see the performance like someone has done here. I will let you know the results.
Suggestions:
1. Could someone please run the Sandra Test to verify what I have seen so far?
2. Could someone from Dell step into here? There seems to be pattern here.
Thanks!
SLeff
5 Posts
0
March 5th, 2004 10:00
I managed to 'work around' the problem. I setup an ftp server on the 400sc and 'pushed' files to it, and speeds were normal for a 10/100 LAN (around 11Mb/sec). Before, the ftp server was on a different machine, and I ran an ftp client on the 400sc, and 'pulled' files to it, and I was only getting 3Mb/sec.
For the life of me, I cannot explain why this happens, and although I am not 100% satisfied that it took this much fiddling around with it to reach an acceptable outcome, the bottom line is that I can transfer over my LAN as quickly as I'm supposed to be able to, and in the end that's really all that matters to me.
I would be *extremely hesitant* to recommend a 400sc to anyone though, given the problem I have had with it, and seeing how others have had similar problems, it looks like Dell is just ignoring this, and that isn't the right thing to do.
integuru
6 Posts
0
March 5th, 2004 13:00
integuru
6 Posts
0
March 5th, 2004 22:00
I had opened a call with DELL. We ran the basic tests and all of them passed. Basically, my problem can be reproduced more clearly below,
if I do "ping -t x.x.x.x", it is okay. However, if I do "ping -t -l 1200 x.x.x.x", i started to get dropped packets to 20%. If I do "ping -t -l 6500 x.x.x.x", I might just as well forget about it. It definitely has to do the size of the packets. Any idea? Thanks!
integuru
6 Posts
0
March 5th, 2004 22:00
SLeff,
When 400SC is pulling(ie ftp client), it can vary the window size of TCP packet. So the performance is BAD but you can get by. However, when you set it up the other way around, ie 400SC is the FTP server, for some reason, it cannot vary the window size and it results in dropped packets. Weird? That's my explanation so far.
Maybe it's the OS setup. I had Windows 2003 server. If you don't mind, could you tell me your OS?
Regards,
SLeff
5 Posts
0
March 5th, 2004 22:00
integuru
6 Posts
0
March 11th, 2004 14:00
crar101
1 Message
0
March 18th, 2004 08:00
i think i'm seeing something similar. running a 400sc under RH Linux 9. connected to a netgear FS108 10/100 switch. Server acts as a samba file/print server to thinkpads with intel pro/100 VE NICs(Set to auto detect).
transfer speeds are 20MB/min so i'm thinking the 400SC embedded intel gigabit NIC is not autonegotiating or is running at half-duplex. the switch shows numerous collisions, along with netstat -s showing retransmission error counter increasing during file transfers. FYI, i'm using cat5e cables, saw the same error using a linksys router/switch and also when running FreeBSD instead of RH9.
ethtool eth0 shows the gigabit nic as full duplex and autoneg on, but this may be incorrect.
any ideas?