51200+0 records in
51200+0 records out
419430400 bytes (419 MB, 400 MiB) copied, 15.1767 s, 27.6 MB/s
sudo hdparm -t /dev/sda
/dev/sda:
Timing buffered disk reads: 294 MB in 3.01 seconds = 97.69 MB/sec
Write speeds seems to be higher, based on the āoflag=directā optionsā¦ but not sure why my read speeds are not as high as 200mb+ as per the armbian image
PS: I re-imaged the Debian Rock Pi E image from Rock Pi site, before starting tonights test
/dev/sda:
Timing cached reads: 954 MB in 2.00 seconds = 476.28 MB/sec
Timing buffered disk reads: 262 MB in 3.01 seconds = 87.13 MB/sec
rock@rockpie:/mnt$ sudo dd if=/dev/zero of=/mnt/ntfs/test.txt bs=512k count=2048 oflag=direct2048+0 records in
2048+0 records out
1073741824 bytes (1.1 GB, 1.0 GiB) copied, 10.8704 s, 98.8 MB/s
OK, tested based on your settings, and I am getting very similar numbers as youā¦ the only problem isā¦ mine is SSDā¦ hahahā¦ and its the same speed as your HDDā¦
I tested with an USB3 external HDD, and am getting 80mb reads and 80mb writes, based on your settingā¦
Tested the SSD in my Windows Machine and gets 350+ read/write speedsā¦ so the SSD is fineā¦