Page 1 of 1

TS-419p II - +100MB/s down but ~40MB/s up ?

Posted: Fri Jan 11, 2019 3:56 am
by pmaier
I have a TS-419p II (freshly reset to factory) with 4 1GB drives in a Raid 5, latest versions of the s/w (Jan 2019).
LAN1 is connected to my Rogers router at 1000gb/s, full duplex, MTU 1500.
Macbook pro with 1TB WD Blue SSD and 8GB Ram. Nic is set to same as above.

Using NFS or AFP, I get over 100MB/s down using a 3GB GoPro video, but only 40MB/s up.

Tried using wireshark to see what might be slowing things down.

Something on the NAS? Something on the LAN? Something on the MAC?

MTU from 1500 to 9000 on either end increases things by about 5-10MB/s.

Why is download so much faster than upload?

Re: TS-419p II - +100MB/s down but ~40MB/s up ?

Posted: Fri Jan 11, 2019 4:03 am
by pmaier
MAC Monitor of up/download:
Screen Shot 2019-01-10 at 3.00.27 PM.png

Re: TS-419p II - +100MB/s down but ~40MB/s up ?

Posted: Fri Jan 11, 2019 5:36 am
by Thisisnotmyname
writes to arrays are almost always slower than reads. Parity data has to be calculated and written along with the file itself. On read you're just pulling the data from all devices simultaneously.

Re: TS-419p II - +100MB/s down but ~40MB/s up ?

Posted: Fri Jan 11, 2019 5:41 am
by dolbyman
I have my 419p+ set for RAID 10 to not deal with parity calcs. that way, writes are a little faster(55-60Megabyte\s ish) , but they cannot saturate 1GbE

Re: TS-419p II - +100MB/s down but ~40MB/s up ?

Posted: Fri Jan 11, 2019 7:50 am
by pmaier
If I were to put a single SSD in the array and upload to it, should I get close to the same upload and download? As a test that is..

Re: TS-419p II - +100MB/s down but ~40MB/s up ?

Posted: Fri Jan 11, 2019 9:04 am
by dolbyman
adding single hdd does abolutely nothing

even replacing all spinning disks with ssds will do nothing ..it's not the disks that bottleneck the system..it's the decade old cell phone class cpu in your system

Re: TS-419p II - +100MB/s down but ~40MB/s up ?

Posted: Sat Jan 12, 2019 3:38 am
by pmaier
I think I'll run some tests to a windows 10 machine I have and see if that's faster. If so, I'll move my data and drives to it and sell the TS-419p II. One less machine in the house!

Re: TS-419p II - +100MB/s down but ~40MB/s up ?

Posted: Sat Jan 12, 2019 3:43 am
by dolbyman
energy consumption of that machine will probably be much higher than the 419pII

Re: TS-419p II - +100MB/s down but ~40MB/s up ?

Posted: Mon Jan 14, 2019 1:34 am
by pmaier
Screen Shot 2019-01-13 at 12.28.44 PM.png
Screen Shot 2019-01-13 at 12.36.08 PM.png
Screen Shot 2019-01-13 at 12.36.32 PM.png
Did some tests regarding speed. You can see that the TS-419p II (labelled as NAS) is struggling. The single hard disk (2.5" 500GB circa 2012) is in the middle. It's limited by its own disk speed. The SSD transfer on the right is clearly maxing out the Gigabit network.

So the NAS with 4 1TB drives should be able to fill the Gigabit network throughput but the Marvell processor and other hardware in the TS-419p II can't keep up.

FYI.

Re: TS-419p II - +100MB/s down but ~40MB/s up ?

Posted: Mon Jan 14, 2019 2:50 am
by dolbyman
not much news there...that's what I said ..the nas is just too slow

one way to get a bit more speed would be to go for raid10 .. it is lighter on cpu as parity calc is omitted (vs raid5 or even raid6)