Hello,

We are using Nexsan E18s for our storage systems, and we are in the process of 
setting them up for Lustre. Each E18 has 18 disks total (max'ed out) in them. 
According to the Lustre docs, I want to have a stripe width of 1MB. 
Unfortunately, these E18s have a max stripe size of 128K. As I see it, for 
RAID6 this leaves us two options:

1)  One array 16+2 with a stripe size of 64K for a stripe width of 1MB. I'm 
hesitant with this option because of the increased chance that we could have 
more than 2 disks fail.

2) Do two arrays 7+2 with a stripe size of 128K for a stripe width of 896K. I'd 
then modify the max_pages_per_rpc tunable to match the 896K. I'm not sure what 
to do with the flex_bg filesystem option since it has to be a power of 2.

What is the better option here? Or is there an option I'm missing? I've pretty 
much ruled out RAID5 arrays at 8+1 due to data loss risk, and RAID1+0 wastes 
too much disk for our use.

Thank you,
Frank
_______________________________________________
Lustre-discuss mailing list
Lustre-discuss@lists.lustre.org
http://lists.lustre.org/mailman/listinfo/lustre-discuss

Reply via email to