<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
    <title></title>
  </head>
  <body text="#000000" bgcolor="#ffffff">
    On 02/13/2011 10:14 AM, Sachin Bhugra wrote:
    <blockquote cite="mid:SNT112-W544548584AD789563BB1ECDAD10@phx.gbl"
      type="cite">
      <style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
      Hi ,<br>
      <br>
      I have setup a two node cluster in lab, with Vmware Server, and
      hence used manual fencing. It includes a iSCSI GFS2 partition and
      it service Apache in Active/Passive mode.<br>
      <br>
      Cluster works and I am able to relocate service between nodes with
      no issues. However, the problem comes when I shutdown the node,
      for testing, which is presently holding the service. When the node
      becomes unavailable, service gets relocated and GFS partition gets
      mounted on the other node, however it is not accessible. If I try
      to do a "ls/du" on GFS partition, the command hangs. On the other
      hand the node which was shutdown gets stuck at "unmounting file
      system". <br>
      <br>
      I tried using fence_manual -n nodename and then fence_ack_manual
      -n nodename, however it still remains the same.<br>
      <br>
      Can someone please help me is what I am doing wrong?<br>
      <br>
      Thanks,
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
--
Linux-cluster mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Linux-cluster@redhat.com">Linux-cluster@redhat.com</a>
<a class="moz-txt-link-freetext" href="https://www.redhat.com/mailman/listinfo/linux-cluster">https://www.redhat.com/mailman/listinfo/linux-cluster</a></pre>
    </blockquote>
    <tt>It would be good to see  /etc/fstab configuration used on
      cluster nodes. If /gfs partition is mounted manually it will not
      be unmounted correctly in case you restart node ( and not
      executing umount prior restart ), and will hang during
      shutdown/reboot process.<br>
      <br>
      More at: 
      <a class="moz-txt-link-freetext" href="http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html-single/Global_File_System_2/index.html">http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html-single/Global_File_System_2/index.html</a>
      <br>
      <br>
      Regards, <br>
      <br>
      Elvir <br>
      <br>
      <br>
    </tt>
  </body>
</html>