The best configuration to go for should be based on your file sizes, file count and read / write patterns.<br>But as such you are right, Jerome.<br><br><b>In general -</b><br>-----------------<br><br>The best RAID Configuration would be to create one that aligns with the 1MB I/O size of Lustre.<br>

<br>Say you have 1 x MD3200 and 4 x MD1200 expansion arrays. That would give you 60 Disks.<br>So the best option here would be to create 6  RAID6 Arrays of 10 Disks each.<br>In this case, you would end up having - 6 RAID6 Arrays = 6 LUNs  = 6 OSTs.<br>

<br>In each of the 10 Disk RAID6 Array, you would get 8 Data Disks and 2 Parity Disks.<br>Now if you divide 1MB (I/O Size) by 8 Data Disks, it gives you - <b>128KB</b> - the segment / chunk size you should go for.<br>This config will align the I/O reads / writes, giving you the best performance possible with the disk set.<br>

<br>Divide the 6 OSTs  among 2 OSS Nodes, and configure the nodes to act as failover to each other.<br>Just ensure that each node has enough RAM to support 6 OSTs, in case one of them fails.<br><br>Hope this helps.<br><br>

Regards,<br><br><br>Indivar Nair<br><br><br><div class="gmail_quote">On Mon, Mar 11, 2013 at 6:31 PM, Jerome, Ron <span dir="ltr"><<a href="mailto:Ron.Jerome@ssc-spc.gc.ca" target="_blank">Ron.Jerome@ssc-spc.gc.ca</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I am currently having a debate about the best way to carve up Dell MD3200's to be used as OST's in a Lustre file system and I invite this community to weigh in...<br>


<br>
I am of the opinion that it should be setup as multiple raid groups each having a single LUN, with each raid group representing an OST, while my colleague feels that it should be setup as a single raid group across the whole array with multiple LUNS, with each LUN representing an OST.<br>


<br>
Does anyone in this group have an opinion (one way or another)?<br>
<br>
Regards,<br>
<br>
Ron Jerome<br>
_______________________________________________<br>
Lustre-discuss mailing list<br>
<a href="mailto:Lustre-discuss@lists.lustre.org">Lustre-discuss@lists.lustre.org</a><br>
<a href="http://lists.lustre.org/mailman/listinfo/lustre-discuss" target="_blank">http://lists.lustre.org/mailman/listinfo/lustre-discuss</a><br>
</blockquote></div><br>