We're no longer updating This wiki!!

Overview

This wiki page shows cloudshell2 performance.

RAID0, RAID1, SPAN, and PM mode separately thereby set the mode switch on the cloudshell2 board and added a test condition installed software RAID mdadm in the JBOD(PM) to compare with hardware RAID and software RAID.

Test environment

Hardware

Software

  • Ubuntu ( Kernel : Linux odroid 4.9.28-38 ) : Samba, dd(data dump) command
  • HELIOS LanTest utility
  • Software setting followed by here

Test Result

Watch this result out, HELIOS LanTest shows RAID 0 mode is the similar performance with RAID 0 of HW or SW. However,
In general, the result shows that hardware RAID is about more than 10% faster than software RAID mdadm.

HW RAID 0

root@odroid:/media/hdd# dd if=./urandom.test of=/dev/null iflag=direct bs=8M
384+0 records in
384+0 records out
3221225472 bytes (3.2 GB, 3.0 GiB) copied, 17.889 s, 180 MB/s

HW RAID 1

root@odroid:/media/hdd# dd if=./urandom.test of=/dev/null iflag=direct bs=8M
384+0 records in
384+0 records out
3221225472 bytes (3.2 GB, 3.0 GiB) copied, 21.7006 s, 148 MB/s

HW SPAN

root@odroid:/media/hdd# dd if=./urandom.test of=/dev/null iflag=direct bs=8M
384+0 records in
384+0 records out
3221225472 bytes (3.2 GB, 3.0 GiB) copied, 20.1366 s, 160 MB/s

HW PM

root@odroid:/media/hdd2# dd if=./urandom.test of=/dev/null iflag=direct bs=8M
384+0 records in
384+0 records out
3221225472 bytes (3.2 GB, 3.0 GiB) copied, 17.8035 s, 181 MB/s

HW PM and SW RAID 0 ( mdadm )

root@odroid:/media/hdd# dd if=./urandom.test of=/dev/null iflag=direct bs=8M
384+0 records in
384+0 records out
3221225472 bytes (3.2 GB, 3.0 GiB) copied, 23.8105 s, 135 MB/s

HW PM and SW RAID 1 ( mdadm )

root@odroid:/media/hdd# dd if=./urandom.test of=/dev/null iflag=direct bs=8M
384+0 records in
384+0 records out
3221225472 bytes (3.2 GB, 3.0 GiB) copied, 48.9907 s, 65.8 MB/s

READ TEST ( JBOD(PM) under the Windows 10 via Samba )

WRITE TEST ( JBOD(PM) under the Windows 10 via Samba )

CloudShell 2 and LVM2

Additional performance test with LVM2 for easier storage upgrade in the future by crazyquark at https://forum.odroid.com/viewtopic.php?f=147&t=27679
Thank you crazyquark

en/xu4_cloudshell2/performance.txt · Last modified: 2017/07/18 10:33 by odroid
CC Attribution-Share Alike 3.0 Unported
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0