RAID 10 configuration

Software-based VM-centric and flash-friendly VM storage + free version

Moderators: anton (staff), art (staff), Max (staff), Anatoly (staff)

Post Reply
CombFiltered
Posts: 32
Joined: Tue Sep 17, 2024 2:11 pm

Mon Jun 02, 2025 1:22 am

On the Recommended RAID Settings page https://knowledgebase.starwindsoftware. ... ssd-disks/, it says that RAID 10 should be used with a number of drives that's a power of 2 (4, 8, 16, etc.). Is that really the case? Wouldn't RAID 10 as a standard be fine with any even amount of drives starting at 4? I don't have the drives on hand to test this right now or I would just test it to see what the web UI let me do.
yaroslav (staff)
Staff
Posts: 3598
Joined: Mon Nov 18, 2019 11:11 am

Mon Jun 02, 2025 4:23 am

That's a good one. It is a "must" but a "should" thing.
Sure, you can create a RAID with a different number of disks. Yet, according to the performance tests, we noticed a slight performance increase when the number of disks aligns with the formula.
rowanjon
Posts: 1
Joined: Wed Jun 25, 2025 3:34 am
Contact:

Wed Jun 25, 2025 3:38 am

While RAID 10 functions perfectly fine with any even number of drives (4, 6, 8, 10, 12, etc.), some RAID controllers or software implementations might achieve slightly better performance or more balanced I/O distribution when the number of drives is a power of 2 (4, 8, 16, etc.).

Some RAID controllers might be optimized to handle I/O operations more efficiently when they can divide the workload evenly among a power-of-2 number of underlying mirrored sets.
yaroslav (staff)
Staff
Posts: 3598
Joined: Mon Nov 18, 2019 11:11 am

Wed Jun 25, 2025 10:43 am

That's a good point.
Post Reply