Friday, August 17, 2018

megaraid - setup raid 6 with 12 - 2 TB drives

I have two 500GTB 7.2k Sata 2.5in drives, plus twelve 2TB drives, and LSI 9260-8i SAS/SATA Card. I need to have OS on one label the rest for storage. I am unsure how to build the raid6. It has the LSI MegaRaid utility. Should I build it all as one array with raid 6? Then it asks if I want to add the array hole to the Span? What's the best way to handle this?

No comments:

Post a Comment

linux - How to SSH to ec2 instance in VPC private subnet via NAT server

I have created a VPC in aws with a public subnet and a private subnet. The private subnet does not have direct access to external network. S...