Replies: 1 comment 1 reply
-
|
As a potential new user, RAID support, specifically RAID 5/6 for archival storage would be a huge help! 🚀 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
We've been discussing RAID support for quite some time as a team, and I wanted to extend a few questions to our existing user base to hopefully get a better idea of what our users would prefer/expect from RAID support.
Just to do some level-setting, Stratis's goals have always been a little bit different from LVM's and we aim to be an opinionated, easy to use option with reasonable defaults for catching a large percentage of users who have typical storage use cases. We do not aim to cover every feature or configuration and would recommend something like LVM with a filesystem for more complicated, advanced cases we do not support.
That being said, we have been discussing a few different options for RAID support, and wanted to hear from our user base about what cases they would ideally like to see supported.
The short list of options that we've generally considered are:
RAID 1 only
Pros:
Cons:
RAID 10 only
Pros:
Cons:
RAID 1, RAID 10, and RAID 5 or 6 without takeover support
(For those who are unfamiliar, RAID 5 or 6 is usually best suited to archival storage as it has the least storage overhead of the options listed above but write performance is much slower than with the other two. It also allows failure of one or two disks in the array with no data loss.)
Pros:
Cons:
With all of the tradeoffs outlined, which of these would be preferable? Which ones would you likely use Stratis for? Any feedback you're willing to share in the context of current usage would be appreciated.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions