Storage | System Design #41
Replies: 2 comments
-
I don't fully agree with the table, specifically the Cost part. If "RAID 0" is considered as low-cost, "RAID 1" must also be low-cost, since the cost is the same (two drives) - with RAID 5 onwards being medium/high due to the increased number of drives required. |
Beta Was this translation helpful? Give feedback.
0 replies
-
The capacity utilization of RAID 6 is 94% if you use the maximum number of disks it supports, which is 32. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Storage | System Design
In this tutorial, we will discuss Storage
https://www.karanpratapsingh.com/courses/system-design/storage
Beta Was this translation helpful? Give feedback.
All reactions