My hdd performance test

Shiro

BH-C
My Vu+ box: Uno
Hdd Vendor model: Seagate Momentus 7200.4 SATA 3Gb/s (ST9500420AS)
Capacity: 500GB
Size: 2,5"
External / Internal: Internal
Filesystem: ext4 (ext3 results)
Test result:
Code:
root@vuuno:/media/hdd# dd if=/dev/zero of=./output.img bs=8k count=256k
262144+0 records in
262144+0 records out
2147483648 bytes (2.0GB) copied, 32.436546 seconds, 63.1MB/s
2147483648 bytes (2.0GB) copied, 32.393913 seconds, 63.2MB/s
2147483648 bytes (2.0GB) copied, 32.146557 seconds, 63.7MB/s
2147483648 bytes (2.0GB) copied, 32.105352 seconds, 63.8MB/s
2147483648 bytes (2.0GB) copied, 32.101931 seconds, 63.8MB/s
2147483648 bytes (2.0GB) copied, 32.076711 seconds, 63.8MB/s
Filesystems differences:
ext3: /dev/sda1 on /media/hdd type ext3 (rw,relatime,errors=continue,barrier=1,data=writeback)
ext4: /dev/sda1 on /media/hdd type ext4 (rw,relatime,barrier=1,data=ordered)

Conversion Ext3-To-Ext4
Unable to convert internal hdd, because internal command tune2fs (part of busybox) does not have implemented necessary features. Backup recordings and do hdd inicialization and re-mount. Ext4 preformance is better as Ext3.

Thx kfl, very useful report.
 
  • Like
Reactions: KFL

Shiro

BH-C
Do you know if it is possible to convert from ext3 to ext4? Maybe on linux pc?

Yes it is possible but in my tests for better performances you have to format again so all the files will be sorted and disk will be organized and defragmented.
 

x10an

Vu+ Newbie
My Vu+ box: Solo2
Hdd Vendor model: OCZ Agility 3, http://ocz.com/consumer/agility-3-sata-3-ssd
Capacity: 360 GB
Size: 2,5 "
External / Internal: Internal
Filesystem: Ext4
Test result:
262144+0 records in
262144+0 records out
2147483648 bytes (2.0GB) copied, 13.071990 seconds, 156.7MB/s

output from: mount
/dev/sda1 on /media/hdd type ext4 (rw,relatime,errors=remount-ro,barrier=1,data=ordered,discard)

output from: hdparm -tT /dev/sda1
Timing cached reads: 926 MB in 2.00 seconds = 463.10 MB/sec
Timing buffered disk reads: 558 MB in 3.00 seconds = 185.82 MB/sec
 

Eragon

Vu+ User+++
My Vu+ box: DUO2 Black Hole 2.0.5B
Hdd Vendor model: Samsung SSD 840 500GB (model: MZ-7TD500BW)
Capacity: SSD 500GB
Size: 2,5"
External / Internal: internal
Filesystem: ext4 (formatted through internal BH205B setting menu option "harddisk")
Test result:
262144+0 records in
262144+0 records out
2147483648 bytes (2.0GB) copied, 12.580560 seconds, 162.8MB/s


Code:
BlackHole 2.0.5 vuduo2

vuduo2 login: root
root@vuduo2:~#
root@vuduo2:~# cd /media/hdd
root@vuduo2:/media/hdd# dd if=/dev/zero of=./output.img bs=8k count=256k
262144+0 records in
262144+0 records out
2147483648 bytes (2.0GB) copied, 12.580560 seconds, 162.8MB/s
root@vuduo2:/media/hdd# rm ./output.img
root@vuduo2:/media/hdd# mount

/dev/sda1 on /media/hdd type ext4 (rw,relatime,barrier=1,data=ordered)
 

Eragon

Vu+ User+++
Changed /etc/fstab file to enable TRIM functionality for my SSD hdd:

UUID=9006ec88-3a03-40b0-bc37-284b8a6b8780 /media/hdd auto defaults,relatime,discard 0 0

now output from mount:

/dev/sda1 on /media/hdd type ext4 (rw,relatime,barrier=1,data=ordered,discard)
 

Don Andres

BH Lover
My Vu+ box: Duo2
Hdd Vendor model: ATA(WD10JPVT-22A) . 1TB
Capacity: 1000GB
Size: 2,5"
External / Internal: Internal
Filesystem: ext4 (ext3 results)
Test result:
262144+0 records in
262144+0 records out
2147483648 bytes (2.0GB) copied, 29.380313 seconds, 69.7MB/s
 

yummer

BH Lover
My Vu+ box: Duo
Hdd Vendor model: ATA HGST HTS545050A7 Hitachi
Capacity: 500GB
Size: 2,5"
External / Internal: Internal
Filesystem: ext3 and ext4 after format
Test result:
ext 3
262144+0 records in
262144+0 records out
2147483648 bytes (2.0gb) copied, 44.670560 seconds, 45.8mb/s

ext4
262144+0 records in
262144+0 records out
2147483648 bytes (2.0gb) copied, 30.626847 seconds, 66.9mb/s
 

krk

Vu+ Newbie
My Vu+ box: DUO2 Black Hole 2.0.5B
Hdd Vendor model:TOSHIBA DT01ACA100 1TB 7200 RPM 32MB Cache SATA 6.0Gb/s 3.5" Internal Hard Drive
Capacity: 1TB
Size: 3,5"
External / Internal: internal
Filesystem: ext4 (formatted through internal BH205B setting menu option "harddisk")
Test result:
262144+0 records in
262144+0 records out
2147483648 bytes (2.0GB) copied, 12.644575 seconds, 162.0MB/s


Code:
BlackHole 2.0.5 vuduo2


root@vuduo2:~# cd /media/hdd
root@vuduo2:/media/hdd# dd if=/dev/zero of=./output.img bs=8k count=256k
262144+0 records in
262144+0 records out
2147483648 bytes (2.0GB) copied, 12.644575 seconds, 162.0MB/s
root@vuduo2:/media/hdd# rm ./output.img
 

Montay

Vu+ Newbie
Got varied results from 73.8MB/s to 86.8MB/s.... Don't know if that info is useful but their you go.

But using Mount command found out
Code:
/dev/sda1 on /media/hdd type ext3 (rw,relatime,errors=continue,user_xattr,barrier=1,data=ordered)

So drive actually formatted as ext3 (I'd assumed it was ext4 as used solo2 to initialize) and getting good speeds in Solo2?

I'm thinking of puchasing this drive, how is it working for you?

Did you ever reformat it to ext4 and retest it?
 

boyofford

Vu+ User
I'm thinking of puchasing this drive, how is it working for you?

Did you ever reformat it to ext4 and retest it?

Been fine, no problems.
Going to reformat after I upgrade to 2.06 (still on 2.04) but not got around to it yet.
Will retest after though.
 

yummer

BH Lover
Been fine, no problems.
Going to reformat after I upgrade to 2.06 (still on 2.04) but not got around to it yet.
Will retest after though.
Makes hell of a difference mate. 50% increase on my duo. Got a duo2 now so gotta check that soon :)
 

moreno1217

Vu+ Newbie
ragazzi l'ho formattato in questo modo:
2) Entra in telnet nel tuo solo e dai i seguenti comandi
3) umount /media/hdd
4) mkfs.ext4 /dev/sda1
5) mount /dev/sda1 /media/hdd
6) mkdir /media/hdd/movie
pero' mi dice che l'hd ha solo 121mb liberi (si blocca la registrazione dopo 2 minuti e mi da disco pieno), da notare che e' da 250 gb .
cosa sbaglio?Grazie a chi mi risponde.
 

yummer

BH Lover
My Vu+ box: Duo2
Hdd Vendor model: seagate barracuda 7200.14
Capacity: 1TB
Size: 3,5"
External / Internal: Internal
Filesystem: ext4

Test result:
262144+0 records in
262144+0 records out
2147483648 bytes (2.0GB) copied, 15.846500 seconds, 129.2MB/s
Note: Formatted just over week
 

boyofford

Vu+ User
My Vu+ box: solo2
Hdd Vendor model: Samsung HN-M101MBB
Capacity: 1tb
Size: 2.5 inch
External / Internal: Internal
Filesystem:
Test result: root@vusolo2:/media/hdd# dd if=/dev/zero of=./output.img bs=8k count=256k
262144+0 records in
262144+0 records out
2147483648 bytes (2.0GB) copied, 26.115449 seconds, 78.4MB/s

Not bad considering 5400rpm? or am I understanding results wrong?

Updated to 2.06c and initalized, no mention of ext4 but guess it must have reformated to ext4,?
Here is my new results....

root@vusolo2:/media/hdd# dd if=/dev/zero of=./output.img bs=8k count=256k
262144+0 records in
262144+0 records out
2147483648 bytes (2.0GB) copied, 20.729717 seconds, 98.8MB/s

Better but not by much.

Edit... did few more tests and got better results...
Code:
root@vusolo2:/media/hdd# dd if=/dev/zero of=./output.img bs=8k count=256k
262144+0 records in
262144+0 records out
2147483648 bytes (2.0GB) copied, 20.729717 seconds, 98.8MB/s
root@vusolo2:/media/hdd# rm ./output.img
root@vusolo2:/media/hdd# dd if=/dev/zero of=./output.img bs=8k count=256k
262144+0 records in
262144+0 records out
2147483648 bytes (2.0GB) copied, 18.809444 seconds, 108.9MB/s
root@vusolo2:/media/hdd# dd if=/dev/zero of=./output.img bs=8k count=256k
262144+0 records in
262144+0 records out
2147483648 bytes (2.0GB) copied, 18.786562 seconds, 109.0MB/s
root@vusolo2:/media/hdd# dd if=/dev/zero of=./output.img bs=8k count=256k
262144+0 records in
262144+0 records out
2147483648 bytes (2.0GB) copied, 18.567335 seconds, 110.3MB/s
root@vusolo2:/media/hdd# dd if=/dev/zero of=./output.img bs=8k count=256k
262144+0 records in
262144+0 records out
2147483648 bytes (2.0GB) copied, 18.911312 seconds, 108.3MB/s
 

jwlalek

Vu+ User
My Vu+ box: Duo2
Hdd Vendor model: SAMSUNG SSD SATA III 6GB 830 series
Capacity: 64GB
Size: 2.5''
External / Internal: Internal
Filesystem: Linux ext3
Test result:
Code:
262144+0 records in
262144+0 records out
2147483648 bytes (2.0GB) copied, 18.669176 seconds, 109.7MB/s
 

jwlalek

Vu+ User
My Vu+ box: Duo2
Hdd Vendor model: SAMSUNG SSD SATA III 6GB 830 series

Sorry guys but I've made a mistake. My disk it's not a SAMSUNG but Crucial M4 (CT064M4SSD2) SATA III 6Gb/s SSD 64Gb 2,5"

"What a shame that we cannot edit our posts after 10min elapsed since posted" :(
 

xeronmud

Vu+ Newbie
I've run the test twice - first with an external HDD (through USB), then I installed an internal one:

My Vu+ box: Duo2
Hdd Vendor model: Transcend StoreJet HDD
Capacity: 320 GB
External / Internal: External
Filesystem: ext4
Test result:
262144+0 records in
262144+0 records out
2147483648 bytes (2.0GB) copied, 73.938438 seconds, 27.7MB/s

My Vu+ box: Duo2
Hdd Vendor model: Kingston HyperX SSD
Capacity: 120 GB
Size: 2.5"
External / Internal: Internal
Filesystem: ext4
Test result:
262144+0 records in
262144+0 records out
2147483648 bytes (2.0GB) copied, 23.988492 seconds, 85.4MB/s
 
Top