Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How can I make a RAID of more than 27 EtherDrive blades?

blades etherdrive raid
0
Posted

How can I make a RAID of more than 27 EtherDrive blades?

0

For Linux Software RAID, the kernel limits the number of disks in one RAID to 27. However, you can easily overcome this limitation by creating another level of RAID. For example, to create a RAID 0 of thirty disks on EtherDrive blades, you may create three ten-disk RAIDs (md1, md2, and md3) and then stripe across them (md0 is a stripe over md1, md2, and md3). Here is an example raidtools configuration file that implements the above scenario for shelves 5, 6, and 7: multi-level RAID 0 configuration file. Non-trivial raidtab configuration files are easier to generate from a script than to create by hand. The EtherDrive storage gives you a lot of freedom, so be creative.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123