Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

4x SSD Raid 0 Same Speed as 1x SSD

Featured Replies

Hi, I have 4 SSDs in Raid 0 and I am not seeing any speed improved comparison to single SSD. 

 

I hope attached image give some info but please let me know if you need more information.  

 

Thank you

2023-05-09 (1).png

Solved by JorgeB

  • Community Expert
  • Solution

hdparm only tests a device, not a pool, you can for example copy a large file to the pool then read it back with pv:

 

single device pool:

pv /mnt/cache/10.mkv > /dev/null
17.9GiB 0:00:38 [ 481MiB/s]

 

three device raid0 pool:

pv /mnt/temp/10.mkv > /dev/null
17.9GiB 0:00:14 [1.27GiB/s]

 

Note that this is an actual file read, so never as fast a synthetic benchmark but also gives more real world values, you can also test write speed by making the destination the pool and the source a fast device or a RAM disk.

 

Make sure the file is not cached to RAM after the first test, depending on the filesystem used an array re-start may suffice, in doubt do it after a fresh reboot.

  • Author
22 hours ago, JorgeB said:

hdparm only tests a device, not a pool, you can for example copy a large file to the pool then read it back with pv:

 

single device pool:

pv /mnt/cache/10.mkv > /dev/null
17.9GiB 0:00:38 [ 481MiB/s]

 

three device raid0 pool:

pv /mnt/temp/10.mkv > /dev/null
17.9GiB 0:00:14 [1.27GiB/s]

 

Note that this is an actual file read, so never as fast a synthetic benchmark but also gives more real world values, you can also test write speed by making the destination the pool and the source a fast device or a RAM disk.

 

Make sure the file is not cached to RAM after the first test, depending on the filesystem used an array re-start may suffice, in doubt do it after a fresh reboot.

Everyday learning something new :) 

 

Thank you

 

Edited by mouzzampk

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.