The data transfer rate between the linux servers here is very slow.

unix syzadmin unixsyzadmin at gmail.com
Fri Feb 17 04:57:10 UTC 2006


Hi,

The data transfer rate between the linux servers here is very slow.  For
example scp to copy a folder from one machine to another machine takes a
long time.  The scp shows a speed only between 700KB to 1MB per second.  How
can I improve the speed, please guide me.  I tried the following:

[root at bangapps 9.1]# ethtool eth0
Settings for eth0:
        Supported ports: [ TP ]
        Supported link modes:   10baseT/Half 10baseT/Full
                                100baseT/Half 100baseT/Full
                                1000baseT/Full
        Supports auto-negotiation: Yes
        Advertised link modes:  1000baseT/Full
        Advertised auto-negotiation: Yes
        Speed: 1000Mb/s
        Duplex: Full
        Port: Twisted Pair
        PHYAD: 0
        Transceiver: internal
        Auto-negotiation: on
        Supports Wake-on: umbg
        Wake-on: d
        Current message level: 0x00000007 (7)
        Link detected: yes
[root at bangapps 9.1]# ethtool -s eth0 speed 100 duplex full autoneg off
[root at bangapps 9.1]# ethtool eth0
Settings for eth0:
        Supported ports: [ TP ]
        Supported link modes:   10baseT/Half 10baseT/Full
                                100baseT/Half 100baseT/Full
                                1000baseT/Full
        Supports auto-negotiation: Yes
        Advertised link modes:  Not reported
        Advertised auto-negotiation: No
        Speed: Unknown! (65535)
        Duplex: Unknown! (255)
        Port: Twisted Pair
        PHYAD: 0
        Transceiver: internal
        Auto-negotiation: off
        Supports Wake-on: umbg
        Wake-on: d
        Current message level: 0x00000007 (7)
        Link detected: no

Regards,
-GnanaShekar-



More information about the redhat-list mailing list