<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
<div><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
<div>Hi Jason,</div>
<div><br>
</div>
<div>1. You provide Lustre, when formatting with mkfs.lustre, a standard block device. If you want Lustre to use the multi-pathed device, you'll need to setup Linux MPIO, then use the multi-pathed device path.</div>
<div><br>
</div>
<div>Failover between redundant OSS or MDS is not controlled by Lustre either. You will need to setup a corosync + pacemaker or similar type fail-over service.</div>
</div>
</span></span></div>
<div><br>
</div>
2. Having two paths to your storage should speed things up. I'm guessing you'd have more than one LUN on the array, so you could do something as simple as splitting the LUNs between the two paths, or use round robin to balance the traffic between the two paths,
 etc.
<div><br>
</div>
<div>3. Totally dependent on the whole system. Start sketching out the entire system starting at the disks, all the way to your clients. Figure out the best case throughput numbers for each part of the system (disks -> disk interconnect -> array controller
 -> array interconnect to host -> FS Throughput on OSS/MDS -> OSS/MDS network throughput -> switch throughput -> aggregate clients network throughput …, etc ). This will start giving you a basic idea of where your bottlenecks are. Adjust your design to relieve
 some of the identified bottlenecks if budget allows. Remember vendors are likely to overestimate throughput numbers or give benchmarks that don't match your workload. As such it's best to get your hands on the hardware and test it out yourself.</div>
<div><br>
</div>
<div>4. Many if not most storage arrays will functionally work with Lustre. Which will work best in your environment, is largely dependent on your expected work load.</div>
<div><br>
</div>
<div>Ben</div>
<div><br>
</div>
<div><br>
<div>
<div>On Dec 19, 2012, at 10:36 AM, Jason Brooks wrote:</div>
<br class="Apple-interchange-newline">
<blockquote type="cite">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; ">
<div>Hello,</div>
<div><br>
</div>
<div>I am building a 2.3.x filesystem right now, and I am looking at setting up some active-active failover abilities to my oss's.  I have been looking at Dell's md3xxx arrays, as they have redundant controllers, and allow up to four hosts to connect to each
 controller.</div>
<div><br>
</div>
<div>I can see how linux multi-path can be used with redundant disk controllers.  I can even (slightly) understand how lustre fails over when an oss goes down.  </div>
<div><br>
</div>
<ol>
<li>Is lustre smart enough to use redundant paths, or failover oss's if an oss is congested?  (it would be cool, no?)</li><li>Does the linux multi-path module slow performance?</li><li>How much does a raid array such as the one listed above act as a bottleneck, say if I have as many volumes available on the raid controllers as there are oss hosts?  </li><li>Are there arrays similar to Dell's model that would work?</li></ol>
<div>Thanks!</div>
<div><br>
</div>
<div>--jason</div>
</div>
_______________________________________________<br>
Lustre-discuss mailing list<br>
<a href="mailto:Lustre-discuss@lists.lustre.org">Lustre-discuss@lists.lustre.org</a><br>
http://lists.lustre.org/mailman/listinfo/lustre-discuss<br>
</blockquote>
</div>
<br>
</div>
</body>
</html>