In the fence_daemon tag. Like this:<br><br> <fence_daemon clean_start="1" post_fail_delay="0" post_join_delay="3"/><br><br><div class="gmail_quote">On Wed, Jul 8, 2009 at 2:50 AM, Abed-nego G. Escobal, Jr. <span dir="ltr"><<a href="mailto:abednegoyulo@yahoo.com">abednegoyulo@yahoo.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
I haven't tried it yet. To which part of the cluster.conf should I be inserting clean_start=1 ?<br>
<br>
--- On Wed, 7/8/09, Ian Hayes <<a href="mailto:cthulhucalling@gmail.com">cthulhucalling@gmail.com</a>> wrote:<br>
<br>
> From: Ian Hayes <<a href="mailto:cthulhucalling@gmail.com">cthulhucalling@gmail.com</a>><br>
> Subject: Re: [Linux-cluster] Cannot make cluster after upgrade<br>
> To: "linux clustering" <<a href="mailto:linux-cluster@redhat.com">linux-cluster@redhat.com</a>><br>
> Date: Wednesday, 8 July, 2009, 2:59 PM<br>
<div><div></div><div class="h5">> Sounds a little<br>
> split-brainish....... have you tried the clean_start=1<br>
> option?<br>
> On Jul 7, 2009 11:54 PM,<br>
> "Abed-nego G. Escobal, Jr." <<a href="mailto:abednegoyulo@yahoo.com">abednegoyulo@yahoo.com</a>><br>
> wrote:<br>
><br>
><br>
><br>
> After an upgrade from 5.2 to 5.3, the cluster, named<br>
> GFSCluster, seems to stop being a cluster. GFSCluster is a 2<br>
> node cluster using iscsi, cman, clvm, and gfs and it was<br>
> working fine when it was on 5.2 The configuration on both of<br>
> the nodes (passwords removed)<br>
><br>
><br>
><br>
><br>
> <?xml version="1.0"?><br>
><br>
> <cluster name="GFSCluster"<br>
> config_version="5"><br>
><br>
> <cman expected_votes="1"<br>
> two_node="1"/><br>
><br>
>   <clusternodes><clusternode name="<a href="http://node01.company.com" target="_blank">node01.company.com</a>"<br>
> votes="1"<br>
> nodeid="1"><fence><method<br>
> name="single"><device<br>
> name="node01_ipmi"/></method></fence></clusternode><clusternode<br>
> name="<a href="http://node02.company.com" target="_blank">node02.company.com</a>"<br>
> votes="1"<br>
> nodeid="2"><fence><method<br>
> name="single"><device<br>
> name="node02_ipmi"/></method></fence></clusternode></clusternodes><br>
><br>
><br>
>   <fencedevices><fencedevice<br>
> name="node01_ipmi" agent="fence_ipmilan"<br>
> ipaddr="10.1.0.5" login="root"<br>
> passwd="********"/><fencedevice<br>
> name="node02_ipmi" agent="fence_ipmilan"<br>
> ipaddr="10.1.0.7" login="root"<br>
> passwd="********"/></fencedevices><br>
><br>
><br>
>   <rm><br>
><br>
>     <failoverdomains/><br>
><br>
>     <resources/><br>
><br>
>   </rm><br>
><br>
> </cluster><br>
><br>
><br>
><br>
> When starting the service cman, they both hang on the part<br>
> starting fencing<br>
><br>
><br>
><br>
> Starting cluster:<br>
><br>
>    Loading modules... done<br>
><br>
>    Mounting configfs... done<br>
><br>
>    Starting ccsd... done<br>
><br>
>    Starting cman... done<br>
><br>
>    Starting daemons... done<br>
><br>
>    Starting fencing...<br>
><br>
><br>
><br>
> After 5 minutes the task finishes with "done" but<br>
> clustat says<br>
><br>
><br>
><br>
> ==== As root on <a href="http://web01.company.com" target="_blank">web01.company.com</a> ====<br>
><br>
>   Cluster Status for GFSCluster @ Wed Jul  8 01:00:24<br>
> 2009<br>
><br>
>   Member Status: Quorate<br>
><br>
><br>
><br>
>    Member Name                            <br>
> ID   Status<br>
><br>
>    ------ ----                            <br>
> ---- ------<br>
><br>
>    <a href="http://node01.company.com" target="_blank">node01.company.com</a>  <br>
>                       1 Online, Local<br>
><br>
>    <a href="http://node02.company.com" target="_blank">node02.company.com</a>  <br>
>                       2 Offline<br>
><br>
><br>
><br>
><br>
><br>
> ==== As root on <a href="http://web02.company.com" target="_blank">web02.company.com</a> ====<br>
><br>
>   Cluster Status for GFSCluster @ Wed Jul  8 01:00:26<br>
> 2009<br>
><br>
>   Member Status: Quorate<br>
><br>
><br>
><br>
>    Member Name                            <br>
> ID   Status<br>
><br>
>    ------ ----                            <br>
> ---- ------<br>
><br>
>    <a href="http://node01.company.com" target="_blank">node01.company.com</a>  <br>
>                       1 Offline<br>
><br>
>    <a href="http://node02.company.com" target="_blank">node02.company.com</a>  <br>
>                       2 Online, Local<br>
><br>
><br>
><br>
> They are both quorate with their own cluster<br>
><br>
><br>
><br>
> In the logs of web01 I found repeating messages<br>
><br>
><br>
><br>
> Jul  8 00:55:27 web01 fenced[21872]: <a href="http://node02.company.com" target="_blank">node02.company.com</a> not<br>
> a cluster member after 6 sec post_join_delay<br>
><br>
> Jul  8 00:55:27 web01 fenced[21872]: fencing node "<a href="http://node02.company.com" target="_blank">node02.company.com</a>"<br>
><br>
> Jul  8 00:55:52 web01 fenced[21872]: agent<br>
> "fence_ipmilan" reports: Rebooting machine @<br>
> IPMI:10.1.0.7...ipmilan: Failed to connect after 30 seconds<br>
> Failed<br>
><br>
><br>
><br>
><br>
><br>
> In the logs of web02 I also found the same repeating<br>
> messages<br>
><br>
><br>
><br>
> Jul  8 00:55:27 web02 fenced[6363]: <a href="http://node01.company.com" target="_blank">node01.company.com</a> not<br>
> a cluster member after 6 sec post_join_delay<br>
><br>
> Jul  8 00:55:27 web02 fenced[6363]: fencing node "<a href="http://node01.company.com" target="_blank">node01.company.com</a>"<br>
><br>
> Jul  8 00:55:53 web02 fenced[6363]: agent<br>
> "fence_ipmilan" reports: Rebooting machine @<br>
> IPMI:10.1.0.5...ipmilan: Failed to connect after 30 seconds<br>
> Failed<br>
><br>
><br>
><br>
><br>
><br>
> Is there a bug on 5.3 with regards to clustering?<br>
><br>
> Is there any workarounds?<br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
>       Feel safer online. Upgrade to the new, safer<br>
> Internet Explorer 8 optimized for Yahoo! to put your mind at<br>
> 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>
><br>
><br>
><br>
><br>
> --<br>
><br>
> Linux-cluster mailing list<br>
><br>
> <a href="mailto:Linux-cluster@redhat.com">Linux-cluster@redhat.com</a><br>
><br>
> <a href="https://www.redhat.com/mailman/listinfo/linux-cluster" target="_blank">https://www.redhat.com/mailman/listinfo/linux-cluster</a><br>
><br>
><br>
><br>
</div></div>> -----Inline Attachment Follows-----<br>
<div><div></div><div class="h5">><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>
<br>
<br>
<br>
<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>
</div></div></blockquote></div><br>