<p>Sounds a little split-brainish....... have you tried the clean_start=1 option?</p>
<p><blockquote type="cite">On Jul 7, 2009 11:54 PM, "Abed-nego G. Escobal, Jr." <<a href="mailto:abednegoyulo@yahoo.com">abednegoyulo@yahoo.com</a>> wrote:<br><br><br>
After an upgrade from 5.2 to 5.3, the cluster, named GFSCluster, seems to stop being a cluster. GFSCluster is a 2 node cluster using iscsi, cman, clvm, and gfs and it was working fine when it was on 5.2 The configuration on both of the nodes (passwords removed)<br>

<br>
<?xml version="1.0"?><br>
<cluster name="GFSCluster" config_version="5"><br>
<cman expected_votes="1" two_node="1"/><br>
  <clusternodes><clusternode name="<a href="http://node01.company.com" target="_blank">node01.company.com</a>" votes="1" nodeid="1"><fence><method name="single"><device name="node01_ipmi"/></method></fence></clusternode><clusternode name="<a href="http://node02.company.com" target="_blank">node02.company.com</a>" votes="1" nodeid="2"><fence><method name="single"><device name="node02_ipmi"/></method></fence></clusternode></clusternodes><br>

  <fencedevices><fencedevice name="node01_ipmi" agent="fence_ipmilan" ipaddr="10.1.0.5" login="root" passwd="********"/><fencedevice name="node02_ipmi" agent="fence_ipmilan" ipaddr="10.1.0.7" login="root" passwd="********"/></fencedevices><br>

  <rm><br>
    <failoverdomains/><br>
    <resources/><br>
  </rm><br>
</cluster><br>
<br>
When starting the service cman, they both hang on the part starting fencing<br>
<br>
Starting cluster:<br>
   Loading modules... done<br>
   Mounting configfs... done<br>
   Starting ccsd... done<br>
   Starting cman... done<br>
   Starting daemons... done<br>
   Starting fencing...<br>
<br>
After 5 minutes the task finishes with "done" but clustat says<br>
<br>
==== As root on <a href="http://web01.company.com" target="_blank">web01.company.com</a> ====<br>
  Cluster Status for GFSCluster @ Wed Jul  8 01:00:24 2009<br>
  Member Status: Quorate<br>
<br>
   Member Name                             ID   Status<br>
   ------ ----                             ---- ------<br>
   <a href="http://node01.company.com" target="_blank">node01.company.com</a>                         1 Online, Local<br>
   <a href="http://node02.company.com" target="_blank">node02.company.com</a>                         2 Offline<br>
<br>
<br>
==== As root on <a href="http://web02.company.com" target="_blank">web02.company.com</a> ====<br>
  Cluster Status for GFSCluster @ Wed Jul  8 01:00:26 2009<br>
  Member Status: Quorate<br>
<br>
   Member Name                             ID   Status<br>
   ------ ----                             ---- ------<br>
   <a href="http://node01.company.com" target="_blank">node01.company.com</a>                         1 Offline<br>
   <a href="http://node02.company.com" target="_blank">node02.company.com</a>                         2 Online, Local<br>
<br>
They are both quorate with their own cluster<br>
<br>
In the logs of web01 I found repeating messages<br>
<br>
Jul  8 00:55:27 web01 fenced[21872]: <a href="http://node02.company.com" target="_blank">node02.company.com</a> not a cluster member after 6 sec post_join_delay<br>
Jul  8 00:55:27 web01 fenced[21872]: fencing node "<a href="http://node02.company.com" target="_blank">node02.company.com</a>"<br>
Jul  8 00:55:52 web01 fenced[21872]: agent "fence_ipmilan" reports: Rebooting machine @ IPMI:10.1.0.7...ipmilan: Failed to connect after 30 seconds Failed<br>
<br>
<br>
In the logs of web02 I also found the same repeating messages<br>
<br>
Jul  8 00:55:27 web02 fenced[6363]: <a href="http://node01.company.com" target="_blank">node01.company.com</a> not a cluster member after 6 sec post_join_delay<br>
Jul  8 00:55:27 web02 fenced[6363]: fencing node "<a href="http://node01.company.com" target="_blank">node01.company.com</a>"<br>
Jul  8 00:55:53 web02 fenced[6363]: agent "fence_ipmilan" reports: Rebooting machine @ IPMI:10.1.0.5...ipmilan: Failed to connect after 30 seconds Failed<br>
<br>
<br>
Is there a bug on 5.3 with regards to clustering?<br>
Is there any workarounds?<br>
<br>
<br>
<br>
      Feel safer online. Upgrade to the new, safer Internet Explorer 8 optimized for Yahoo! to put your mind at peace. It's free. Get IE8 here! <a href="http://downloads.yahoo.com/sg/internetexplorer/" target="_blank">http://downloads.yahoo.com/sg/internetexplorer/</a><br>

<font color="#888888"><br>
--<br>
Linux-cluster mailing list<br>
<a href="mailto:Linux-cluster@redhat.com">Linux-cluster@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/linux-cluster" target="_blank">https://www.redhat.com/mailman/listinfo/linux-cluster</a><br>
</font></blockquote></p>