Mailinglist Archive: opensuse (1487 mails)

< Previous Next >
Re: [opensuse] SLES11SP1/D-Link DGE-530T Question
  • From: Ciro Iriarte <cyruspy@xxxxxxxxx>
  • Date: Sun, 1 Aug 2010 19:26:46 -0400
  • Message-id: <AANLkTimBnuYwJSHk6HUQC50rtXAbSN_Q8U2TZBB9Vdpy@xxxxxxxxxxxxxx>
2010/8/1 James Pifer <jep@xxxxxxxxxxxxxxxx>:

Getting an 80meg iso file from the same source:

With ftp I see about 2.55 MB/s.
With rsync I see 2.85 MB/s.

On another PC hitting the same machine, getting the same file I see:
With ftp: 42591.23 Kbytes/sec (not sure what that is in MB/s)
With rsync: 15.77 MB/s with rsync

ftp on the second machine was almost instantaneous.

Thanks,
James


Any relevant messages in logs?. Assuming we're talking about eth0

grep eth0 /var/log/messages

Some cards have issues when RX/TX offload is enabled. To check:
ethtool -k eth0

To disable offload (taken from help):

ethtool -K|--offload DEVNAME Set protocol offload
[ rx on|off ]
[ tx on|off ]
[ sg on|off ]
[ tso on|off ]
[ ufo on|off ]
[ gso on|off ]
[ lro on|off ]

If that doesn't work, the last thing to try is changing the kernel
module for the published by Via at
http://www.via.com.tw/en/support/drivers.jsp, I assume the needed file
would be http://www.viaarena.com/Driver/velocity_linux_v1.41.zip.

The easier way out would be to get a Intel or Broadcom NIC.

Regards,

--
Ciro Iriarte
http://cyruspy.wordpress.com
--
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx

< Previous Next >
Follow Ups