<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
unfortunally, I didn&#39;t got a reply for my question. So.. let&#39;s try again.<br>
<br>
Does oVirt supports SAS shared storages (p. e. MSA2000sa) as storage domain?<br>
If yes.. what kind of storage domain I&#39;ve to choose at setup time?<br>
<br></blockquote><div></div><div>SAS is a bus which implements the SCSI protocol in a point-to-point fashion. The array you have is the effective equivalent of attaching additional hard drives directly to your computer.<br>

<br></div><div>It is not necessarily faster than iSCSI or Fiber Channel; almost any nearline storage these days will be SAS, almost all the SANs in production, and most of the tiered storage as well (because SAS supports SATA drives). I&#39;m not even sure if NetApp uses FC-AL drives in their arrays anymore. I think they&#39;re all SAS, but don&#39;t quote me on that.<br>

<br></div><div>What differentiates a SAN (iSCSI or Fiber Channel) from a NAS is that a SAN presents raw devices over a fabric or switched medium rather than point-to-point (point-to-point Fiber Channel still happens, but it&#39;s easier to assume that it doesn&#39;t for the sake of argument). A NAS presents network file systems (CIFS, GlusterFS, Lustre, NFS, Ceph, whatever), though this also gets complicated when you start talking about distributed clustered network file systems.<br>

<br>Anyway, what you have is neither of these. It&#39;s directly-attached storage. It may work, but it&#39;s an unsupported configuration, and is only shared storage in the sense that it has multiple controllers. If I were going to configure it for oVirt, I would:<br>

<br></div><div>Attach it to a 3rd server and export iSCSI LUNs from it<br></div><div>Attach it to a 3rd server and export NFS from it<br></div><div>Attach it to multiple CentOS/Fedora servers, configure clustering (so you get fencing, a DLM, and the other requisites of a clustered filesystem), and use raw cLVM block devices or GFS2/OCFS filesystems as POSIXFS storage for oVirt.<br>

</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Thank you for your help<br>
<br>
Hans-Joachim<br></blockquote><div><br></div><div>Hans<br></div><div> </div></div>-- <br>while (!asleep) { sheep++; }
</div></div>