Scrittura su disco molto lenta
Inviato: 15/06/2014, 9:05
I've just bought a QNAS TS-469EL with 2 x Western Digital WD40EFRX RED HardDisk.
I've configured them in RAID1 and upgrade the kernel to 4.1.0 build 20140612.
The problem is that my disk write performance are disappointing too.
I'm doing this test to exclude network issues or others.
I access my QNAP with ssh
now I change directory to a folder with big size files
and I launch a command to create a simple local file copy
the best speed I can reach is 12 MB/s.
Why so poor?
Help please :P
I've configured them in RAID1 and upgrade the kernel to 4.1.0 build 20140612.
The problem is that my disk write performance are disappointing too.
I'm doing this test to exclude network issues or others.
I access my QNAP with ssh
Codice: Seleziona tutto
ssh admin@<ip.address>Codice: Seleziona tutto
cd /share/Multimedia/<folder>Codice: Seleziona tutto
rsync <pathToYourBigFile.mp4> test.tmp --progressWhy so poor?
Help please :P