<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:10pt">We're using an MSA500 actually, so what you're saying is that we're not using the proper hardware for GFS.<br>Can you tell us how bad is this? The reason I'm asking is because we are already at the second version of our product using this solution and we did not have any issues before. So we never considered the hardware to be an issue.<br><br>When we picked this solution, HP presented MSA500 as being able to do concurrent access to files (of course there's some serialization inside, there's only one set of reading heads in the hard disk). Also, HP DL360 have the ILO interface, which is supported by GFS.<br><br>The difference now is that we are using file locking heavily and we're using files in multi-access mode. Everything seems to work fine, except for the
 locking.<br><br>Coman<br><br><b><i>Kevin Anderson <kanderso@redhat.com></i></b> wrote:<blockquote class="replbq" style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;">           On Tue, 2008-01-08 at 22:39 -0500, Charlie Brady wrote: <blockquote type="CITE"> <pre><font color="#000000">On Tue, 8 Jan 2008, Gordan Bobic wrote:</font>  <font color="#000000">> Charlie Brady wrote:</font> <font color="#000000">> > On Fri, 4 Jan 2008, Charlie Brady wrote:</font> <font color="#000000">> > </font> <font color="#000000">> >> I'm helping a colleague to collect information on an application lockup </font> <font color="#000000">> >> problem on a two-node DLM/GFS cluster, with GFS on a shared SCSI array.</font> <font color="#000000">> >></font> <font color="#000000">> >> I'd appreciate advice as to what information to collect next.</font> <font color="#000000">> > </font>
 <font color="#000000">> > Nobody have any advice?</font> <font color="#000000">> </font> <font color="#000000">> Shared SCSI as in iSCSI SAN or as in a shared SCSI bus with two machines </font> <font color="#000000">> connected via a SCSI cable?</font>  <font color="#000000">The latter. I don't have the details immediately at hand, but it's all HP </font> <font color="#000000">gear. A pair of DL380s with an external SCSI array (MSAxx), IIRC.</font>  </pre> </blockquote>  If it is a MSA20, MSA30 or MSA500 - they won't work with GFS.  Shared SCSI bus isn't really shared, accesses lock the bus such that when one node accesses the storage the other node is locked out.  GFS requires the ability to do shared concurrent access to the storage devices.  This probably explains the hangs you were seeing.  So, either get an iSCSI or fibre channel storage array, or go strictly with a failover storage architecture, such that only
 one node has the filesystem mounted at any one time.  In that case, you don't need gfs anymore, just cluster suite to manage the failover.<br> <br> Kevin<br> <br> --<br>Linux-cluster mailing list<br>Linux-cluster@redhat.com<br><span><a target="_blank" href="https://www.redhat.com/mailman/listinfo/linux-cluster">https://www.redhat.com/mailman/listinfo/linux-cluster</a></span></blockquote><br>
</div><br>
      <hr size=1>Ask a question on any topic and get answers from real people. <a href="http://ca.answers.yahoo.com"><b>Go to Yahoo! Answers.</b></a> 

</body></html>