Getting MAXIMUM transfer speed on LAN


 
Thread Tools Search this Thread
Special Forums IP Networking Getting MAXIMUM transfer speed on LAN
# 1  
Old 01-24-2015
Getting MAXIMUM transfer speed on LAN

Dear All,

I have a problem with the transfer speed between 2 hosts on my local network (LAN).
At home, I have a switch (NETGEAR GS105 ProSafe 5-Port Gigabit Ethernet Desktop Switch) which obviously supports Gigabit Ethernet, 2 boxes (intel NUC DC3217IYE Barebone PC and Gygabyte BRIX GB-XM12 mini PC) are connected to this switch with Cat 6 Ethernet cables. They both have Gigabit NICs and run CentOS. They both have internal 500GB SSD hard drives.

I need to transfer a vast amount of files between the 2 servers, but when I run scp -r or rsync on the directories I want to copy, the transfer speed of each file is barely 2-3 MB/s...
I really hope this can be increased.

Any idea how to obtain the best possible transfer speed between my 2 boxes?
Please note that my internet provider gave me a poor modem (Netgear modem which only support 100Mbps Ethernet connections, the switch has a cable connection towards my Modem.
At the moment one mini PC has a fix ip address the other is using dhcp, if this can have any influence?

The all point of getting a switch is to skip the Ethernet poor speed of the modem, but so far it has not been very successful.

Many thanks for your inputs and keep up the good work!

Freddie
freddie50
# 2  
Old 01-24-2015
https://iperf.fr// may help you optimize the network parameters.
This User Gave Thanks to RudiC For This Post:
# 3  
Old 01-26-2015
Quote:
Originally Posted by freddie50
the transfer speed of each file is barely 2-3 MB/s...
With your equipment you should be able to fill the cable to capacity and therefore your transfer speed should be somewhere around 100MB/s. Alas, the culprit could be anywhere and you will have to sieve a lot of dirt until you find gold.

Some possibilities, off the top of my head:

- check port parameters at the switch ports and network parameters of the interfaces: are they all at 1000/full duplex?

- have you enabled RFC1323 options? You need that for anything faster than 10Mbit/s.

- are your network buffers (tcp_receive_buffer, ...) big enough?

- did you mount one of the involved filesystems with concurrent I/O? This would bypass OS read/write buffering.

- what is the machines load? If heavy swapping is going on it might slow down all the other tasks too.

I hope this helps.

bakunin
This User Gave Thanks to bakunin For This Post:
# 4  
Old 01-26-2015
What are the operating systems involved each side of the transfer?
This User Gave Thanks to hicksd8 For This Post:
# 5  
Old 01-26-2015
Thank you very much guys.
I am starting to investigate, seems like I have a lot to learn on how to tweak the Switch and the OSes!
Thank you indeed for your help.

OS used is CentOS 6.6 on the two boxes.

Kind regards,
freddie50
# 6  
Old 01-26-2015
And do NOT disable autonegotiation.

Autonegotiation - Wikipedia, the free encyclopedia

Important elements of gigabit ethernet protocols depend on autonegotiation.
This User Gave Thanks to achenle For This Post:
# 7  
Old 01-26-2015
I've heard of Intel NUC DC3217IYE's being affected by electro-magnetic interference including network performance and dropouts. Worth checking whether shielding the box or moving it elsewhere on the network does any good.

---------- Post updated at 02:19 PM ---------- Previous update was at 02:14 PM ----------

Found this on the web
https://communities.intel.com/thread...rt=15&tstart=0
This User Gave Thanks to hicksd8 For This Post:
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Limit transfer speed rate by iptables Rules

I have D-Link Router DSL-2730U that support busybox OS and iptables version 1.4.0 I managed successfully to block the host for being connect to the internet using the following command block by ip address iptables -I FORWARD -d 192.168.1.6 -j DROP Or By mac source iptables -I... (0 Replies)
Discussion started by: iLinux85
0 Replies

2. IP Networking

how to increse server lan speed in hp-ux

Hi, I've a problem in hp-ux server, i.e.how to increase Ethernet speed. i dont've time to trials on production server please help me (1 Reply)
Discussion started by: karlapudi.ramu
1 Replies

3. Fedora

about lan

how can i lan between two or more computers having linux fedora as os? (1 Reply)
Discussion started by: Ravi Kumar Mish
1 Replies

4. IP Networking

lan

how can i make lan between two or more computers having linux fedora as os...? (1 Reply)
Discussion started by: Ravi Kumar Mish
1 Replies

5. Red Hat

Different hostnames with reboot while lan cable, no lan cable

I am facing strange problem regarding hostname on my Linux(2.6.18-164.el5xen x86_64 GNU/Linux), the hostname changes if reboot with lan cable and with NO lan cable Reboot with lan cable: The hostname is ubunut Unable to connect Oracle database using sqlplus some times database is not... (2 Replies)
Discussion started by: LinuxLearner
2 Replies

6. IP Networking

Local Lan, no-ip directed DNS forward, surf within lan

Hi, We have a website running on a local centos 5.4 surfer, static IP. The domain.com uses no-ip.com to take care of the DNS, it forwards all to my server. My router receives the port 80 call, routes it to my server and the world can see domain.com perfectly fine. However, we cannot see... (3 Replies)
Discussion started by: lawstudent
3 Replies

7. Filesystems, Disks and Memory

data from blktrace: read speed V.S. write speed

I analysed disk performance with blktrace and get some data: read: 8,3 4 2141 2.882115217 3342 Q R 195732187 + 32 8,3 4 2142 2.882116411 3342 G R 195732187 + 32 8,3 4 2144 2.882117647 3342 I R 195732187 + 32 8,3 4 2145 ... (1 Reply)
Discussion started by: W.C.C
1 Replies

8. Linux

lan help

iam using open suse 10.3 in dual boot with windows internet is through Lan(ethernet) in windows by entering below data in Lan properties net is coming the information is bellow ip 10.2.45.67 subnet 255.255.0.0 default gate way 10.1.1.4... (3 Replies)
Discussion started by: seshumohan
3 Replies

9. Solaris

How to configure private LAN and coporate LAN on the same machine-Solaris10

Hi , I am trying to configure a private LAN and corporate LAN on the same machien on Solaris 10. How can I achieve this? Thanks (1 Reply)
Discussion started by: deedee
1 Replies

10. Filesystems, Disks and Memory

dmidecode, RAM speed = "Current Speed: Unknown"

Hello, I have a Supermicro server with a P4SCI mother board running Debian Sarge 3.1. This is the "dmidecode" output related to RAM info: RAM speed information is incomplete.. "Current Speed: Unknown", is there anyway/soft to get the speed of installed RAM modules? thanks!! Regards :)... (0 Replies)
Discussion started by: Santi
0 Replies
Login or Register to Ask a Question