Problem with getting gbps one way

JHarris1984

Honorable
Dec 24, 2013
7
0
10,510
Hi,

I am having an issue getting full speed with my server to my htpc. When I copy a file from the server to the htpc it transfers at roughly 60-80mbps. When I copy a file from the htpc to the server it transfers at 8-12mbps. Files are typically 5-8gb iso files.

I have full cat5e cables, gigabit nics in both machines, and a netgear wndr4300.

Since everything related to the hardware is gig compatible I'm assuming this is a software issue. Any advice is appreciated.

Happy holidays,
Jon
 
It's more likely to be an issue or limitation with the disk IO subsystems than the network.

I suggest downloading a copy of iperf and use it to test the network performance between the two computers - most should be able to achieve several hundred megabits per second on a gigabit connection.
 

JHarris1984

Honorable
Dec 24, 2013
7
0
10,510
Here is my information from iperf. Any next steps from here?

C:\Users\Administrator>iperf.exe -c
iperf: option requires an argument -- c
Usage: iperf [-s|-c host] [options]
Try `iperf --help' for more information.

C:\Users\Administrator>iperf.exe -c 192.168.1.9
------------------------------------------------------------
Client connecting to 192.168.1.9, TCP port 5001
TCP window size: 64.0 KByte (default)
------------------------------------------------------------
[ 3] local 192.168.1.12 port 63419 connected with 192.168.1.9 port 5001
[ ID] Interval Transfer Bandwidth
[ 3] 0.0-10.0 sec 455 MBytes 381 Mbits/sec
 

JHarris1984

Honorable
Dec 24, 2013
7
0
10,510


So after doing the iperf I did an IO test on the hard drives.

Results are as follows using Parkdale tester.
HTPC - 173mbps write, 199mbps read
Server - 6.4mbps write, 77.6mbps read

The server has a WD20EARS in it. Looking at benchmarks on it http://www.storagereview.com/western_digital_caviar_green_2tb_review_wd20ears here the read is kind of in line. Write is bad. Hard drive failing or is something else causing this?


 

JHarris1984

Honorable
Dec 24, 2013
7
0
10,510


Nope it has a fresh install of windows on it. The only thing it has on it is my iso files for my DVDs since the wife hates looking at them and pictures. It doesn't have an antivirus on it and I do my back ups with an external drive by hand. Bout the only thing I know to do from here is pull the drive and put it in another computer and retest it. Any other advice?

The help is much appreciated by the way.
 

JHarris1984

Honorable
Dec 24, 2013
7
0
10,510


Information from SMART Test - It failed after 26 seconds and reported error codes.

Test Option: QUICK TEST
Model Number: WDC WD20EARS-00MVWB0
Unit Serial Number: WD-WMAZA3920485
Firmware Number: 51.0AB51
Capacity: 2000.40 GB
SMART Status: PASS
Test Result: FAIL
Test Error Code: 06-Quick Test on drive 1 did not complete! Status code = 07 (Failed read test element), Failure Checkpoint = 97 (Unknown Test) SMART self-test did not complete on drive 1!
Test Time: 09:50:36, December 25, 2013

I'm assuming if it fails with this test it's hardware related?