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.

Raid Array Performance

Featured Replies

Hi all,

 

How is the Raid performance on UNRAID?

 

For the following question : I do NOT care about redundancy or backups (only space and performance) 

 

I have 2 identical machines - each with 12*8Tb drives.

 

One is running Ubuntu 20.04 with Raid 0

/dev/md1:
 Timing cached reads:   10994 MB in  1.99 seconds = 5523.34 MB/sec
 Timing buffered disk reads: 4042 MB in  3.00 seconds = 1347.14 MB/sec
root@Storage4:~# sudo hdparm -Tt /dev/md1

 

Identical machine (UNRAID OS)

/dev/sda1:
 Timing cached reads:   9340 MB in  1.99 seconds = 4688.61 MB/sec
 Timing buffered disk reads:  30 MB in  3.21 seconds =   9.35 MB/sec
 

Both machines are Raid0 (as performance is required over backups(I don't mind if I lose all data))

As you can see the performance of Buffered Disk Reads are not even close to being comparable!!

 

Image attached of the setup in UNRAID

 

Have I setup UNRAID Array correctly as Raid0?

I'm beginning to think I have not!!!

 

Thanks for any help/suggestions you can offer...

image.png

  • Community Expert

Unraid does not implement what is normally meant by RAID0 (and hence the name).  Unraid will never have the performance of a more typical RAID system for a number of reasons

  • Each array drive is a self-contained filing system and so files cannot span drives and striping cannot be used.  Reads are therefore limited to the read speed of any drive involved in the read.
  • For writes Unraid updates parity in a completely different way to a standard RAID system which leads to significant performance overhead. 

The techniques used for Reads and Writes are described here in the online documentation that can be accessed via the Manual link at the bottom of the Unraid GUI.

 

If you want to use Unraid with performance as the main criteria then you should not use the main array for the data but instead look into use Unraid BTRFS pools as these operate more like a traditional RAID system.

  • Author

Thanks itimpi

 

Ill read up on the links you recommend!

 

Appreciate the fast response!

 

 

Archived

This topic is now archived and is closed to further replies.

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.