tech-net archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: download rate to slow tith 1000BaseT
On 26.02.2013 20:28, Lars Schotte wrote:
/dev/zero > samplefile
On the hdd raid:
dd if=/dev/zero of=tempfile bs=1024k count=1024 conv=notrunc,sync
1024+0 records in
1024+0 records out
1073741824 bytes transferred in 84.552 secs (12699188 bytes/sec)
On ssd:
sudo dd if=/dev/zero of=tempfile bs=1024k count=1024 conv=notrunc,sync
Password:
1024+0 records in
1024+0 records out
1073741824 bytes transferred in 30.612 secs (35075846 bytes/sec)
But scp to netbsd ssd is around 14MB/s:
scp Minix.vdi <netbsd>:
Minix.vdi 72% 1387MB 13.6MB/s
00:37 ETA
But all in all it is to few, these storages are better.
Home |
Main Index |
Thread Index |
Old Index