<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.16.3">
</HEAD>
<BODY>
Digimer,<BR>
<BR>
Yes, for the configuration that includes drbd, <FONT COLOR="#000000">'crm-fence-peer.sh'</FONT> and <FONT COLOR="#000000">'resource-and-stonith</FONT>' are included in the configuration.<BR>
<BR>
Thanks,<BR>
Bob Haxo<BR>
<BR>
On Wed, 2014-01-01 at 01:04 -0500, Digimer wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">Did you hook DRBD into pacemaker's fencing using 'crm-fence-peer.sh' and </FONT>
<FONT COLOR="#000000">set the fencing policy to 'resource-and-stonith;'? If not, do so! It </FONT>
<FONT COLOR="#000000">will protect against split-brains.</FONT>

<FONT COLOR="#000000">digimer</FONT>

<FONT COLOR="#000000">On 01/01/14 01:03 AM, Bob Haxo wrote:</FONT>
<FONT COLOR="#000000">&gt; Digimer,</FONT>
<FONT COLOR="#000000">&gt;</FONT>
<FONT COLOR="#000000">&gt; Ok, sounds reasonable and I will investigate this further on Jan 2.  WRT</FONT>
<FONT COLOR="#000000">&gt; DRBD ... geeee, I don't recall multiple fencings.  I'll check that also</FONT>
<FONT COLOR="#000000">&gt; on Jan 2.</FONT>
<FONT COLOR="#000000">&gt;</FONT>
<FONT COLOR="#000000">&gt; Emmanuel,</FONT>
<FONT COLOR="#000000">&gt;</FONT>
<FONT COLOR="#000000">&gt; I have not seen pending fencing operations with &quot;dlm_tool ls&quot; ... but I</FONT>
<FONT COLOR="#000000">&gt; have seen the word &quot;pending&quot; elsewhere (crm_mon?) without considering</FONT>
<FONT COLOR="#000000">&gt; that it might be fencing that is pending. Interesting.</FONT>
<FONT COLOR="#000000">&gt;</FONT>
<FONT COLOR="#000000">&gt; Thanks &amp; my best wishes for a healthy new year.</FONT>
<FONT COLOR="#000000">&gt; Bob Haxo</FONT>
<FONT COLOR="#000000">&gt;</FONT>
<FONT COLOR="#000000">&gt;</FONT>
<FONT COLOR="#000000">&gt; On Wed, 2014-01-01 at 00:19 -0500, Digimer wrote:</FONT>
<FONT COLOR="#000000">&gt;&gt; This is probably because cman (which is it's own cluster stack and used</FONT>
<FONT COLOR="#000000">&gt;&gt; to provide DLM and quorum to pacemaker on EL6) detected the node failed</FONT>
<FONT COLOR="#000000">&gt;&gt; after the initial fence and called it's own fence. You see a similar</FONT>
<FONT COLOR="#000000">&gt;&gt; behaviour when using DRBD. It will also call a fence when the peer dies</FONT>
<FONT COLOR="#000000">&gt;&gt; (even when it died because of a controlled fence call). In theory,</FONT>
<FONT COLOR="#000000">&gt;&gt; pacemaker using cman's dlm with DRBD would trigger three fences per</FONT>
<FONT COLOR="#000000">&gt;&gt; failure. :)</FONT>
<FONT COLOR="#000000">&gt;&gt;</FONT>
<FONT COLOR="#000000">&gt;&gt; digimer</FONT>
<FONT COLOR="#000000">&gt;&gt;</FONT>
<FONT COLOR="#000000">&gt;&gt; On 01/01/14 12:04 AM, emmanuel segura wrote:</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt; maybe you missing log when you had fenced the node? because i think the</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt; clvmd hungup because your node are in unclean state, use dlm_tool ls to</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt; see if you any pending fencing operation.</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt; 2014/1/1 Bob Haxo &lt;<A HREF="mailto:bhaxo@sgi.com">bhaxo@sgi.com</A>  &lt;<A HREF="mailto:bhaxo@sgi.com">mailto:bhaxo@sgi.com</A>&gt;  &lt;<A HREF="mailto:bhaxo@sgi.com">mailto:bhaxo@sgi.com</A>&gt;&gt;</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     __</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     Greetings ... Happy New Year!</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     I am testing a configuration that is created from example in</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     &quot;Chapter 6. Configuring a GFS2 File System in a Cluster&quot; of the &quot;Red</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     Hat Enterprise Linux 7.0 Beta Global File System 2&quot; document.  Only</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     addition is stonith:fence_ipmilan.  After encountering this issue</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     when I configured with &quot;crm&quot;, I re-configured using &quot;pcs&quot;. I've</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     included the configuration below.</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     I'm thinking that, in a 2-node cluster, if I run &quot;stonith_admin -F</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     &lt;peer-node&gt;&quot;, then &lt;peer-node&gt; should reboot and cleanly rejoin the</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     cluster.  This is not happening.</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     What ultimately happens is that after the initially fenced node</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     reboots, the system from which the stonith_admin -F command was run</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     is fenced and reboots. The fencing stops there, leaving the cluster</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     in an appropriate state.</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     The issue seems to reside with clvmd/lvm.  With the reboot of the</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     initially fenced node, the clvmd resource fails on the surviving</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     node, with a maximum of errors.  I hypothesize there is an issue</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     with locks, but have insufficient knowledge of clvmd/lvm locks to</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     prove or disprove this hypothesis.</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     Have I missed something ...</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     1) Is this expected behavior, and always the reboot of the fencing</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     node happens?</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     2) Or, maybe I didn't correctly duplicate the Chapter 6 example?</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     3) Or, perhaps something is wrong or omitted from the Chapter 6 example?</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     Suggestions will be much appreciated.</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     Thanks,</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     Bob Haxo</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     RHEL6.5</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     pacemaker-cli-1.1.10-14.el6_5.1.x86_64</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     crmsh-1.2.5-55.1sgi709r3.rhel6.x86_64</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     pacemaker-libs-1.1.10-14.el6_5.1.x86_64</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     cman-3.0.12.1-59.el6_5.1.x86_64</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     pacemaker-1.1.10-14.el6_5.1.x86_64</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     corosynclib-1.4.1-17.el6.x86_64</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     corosync-1.4.1-17.el6.x86_64</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     pacemaker-cluster-libs-1.1.10-14.el6_5.1.x86_64</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     Cluster Name: mici</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     Corosync Nodes:</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     Pacemaker Nodes:</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     mici-admin mici-admin2</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     Resources:</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     Clone: clusterfs-clone</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;        Meta Attrs: interleave=true target-role=Started</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;        Resource: clusterfs (class=ocf provider=heartbeat type=Filesystem)</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;         Attributes: device=/dev/vgha2/lv_clust2 directory=/images</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     fstype=gfs2 options=defaults,noatime,nodiratime</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;         Operations: monitor on-fail=fence interval=30s</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     (clusterfs-monitor-interval-30s)</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     Clone: clvmd-clone</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;        Meta Attrs: interleave=true ordered=true target-role=Started</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;        Resource: clvmd (class=lsb type=clvmd)</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;         Operations: monitor on-fail=fence interval=30s</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     (clvmd-monitor-interval-30s)</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     Clone: dlm-clone</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;        Meta Attrs: interleave=true ordered=true</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;        Resource: dlm (class=ocf provider=pacemaker type=controld)</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;         Operations: monitor on-fail=fence interval=30s</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     (dlm-monitor-interval-30s)</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     Stonith Devices:</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     Resource: p_ipmi_fencing_1 (class=stonith type=fence_ipmilan)</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;        Attributes: ipaddr=128.##.##.78 login=XXXXX passwd=XXXXX</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     lanplus=1 action=reboot pcmk_host_check=static-list</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     pcmk_host_list=mici-admin</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;        Meta Attrs: target-role=Started</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;        Operations: monitor start-delay=30 interval=60s timeout=30</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     (p_ipmi_fencing_1-monitor-60s)</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     Resource: p_ipmi_fencing_2 (class=stonith type=fence_ipmilan)</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;        Attributes: ipaddr=128.##.##.220 login=XXXXX passwd=XXXXX</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     lanplus=1 action=reboot pcmk_host_check=static-list</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     pcmk_host_list=mici-admin2</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;        Meta Attrs: target-role=Started</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;        Operations: monitor start-delay=30 interval=60s timeout=30</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     (p_ipmi_fencing_2-monitor-60s)</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     Fencing Levels:</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     Location Constraints:</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;        Resource: p_ipmi_fencing_1</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;          Disabled on: mici-admin (score:-INFINITY)</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     (id:location-p_ipmi_fencing_1-mici-admin--INFINITY)</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;        Resource: p_ipmi_fencing_2</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;          Disabled on: mici-admin2 (score:-INFINITY)</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     (id:location-p_ipmi_fencing_2-mici-admin2--INFINITY)</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     Ordering Constraints:</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;        start dlm-clone then start clvmd-clone (Mandatory)</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     (id:order-dlm-clone-clvmd-clone-mandatory)</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;        start clvmd-clone then start clusterfs-clone (Mandatory)</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     (id:order-clvmd-clone-clusterfs-clone-mandatory)</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     Colocation Constraints:</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;        clusterfs-clone with clvmd-clone (INFINITY)</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     (id:colocation-clusterfs-clone-clvmd-clone-INFINITY)</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;        clvmd-clone with dlm-clone (INFINITY)</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     (id:colocation-clvmd-clone-dlm-clone-INFINITY)</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     Cluster Properties:</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     cluster-infrastructure: cman</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     dc-version: 1.1.10-14.el6_5.1-368c726</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     last-lrm-refresh: 1388530552</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     no-quorum-policy: ignore</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     stonith-enabled: true</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     Node Attributes:</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     mici-admin: standby=off</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     mici-admin2: standby=off</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     Last updated: Tue Dec 31 17:15:55 2013</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     Last change: Tue Dec 31 16:57:37 2013 via cibadmin on mici-admin</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     Stack: cman</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     Current DC: mici-admin2 - partition with quorum</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     Version: 1.1.10-14.el6_5.1-368c726</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     2 Nodes configured</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     8 Resources configured</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     Online: [ mici-admin mici-admin2 ]</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     Full list of resources:</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     p_ipmi_fencing_1        (stonith:fence_ipmilan):        Started</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     mici-admin2</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     p_ipmi_fencing_2        (stonith:fence_ipmilan):        Started</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     mici-admin</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     Clone Set: clusterfs-clone [clusterfs]</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;           Started: [ mici-admin mici-admin2 ]</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     Clone Set: clvmd-clone [clvmd]</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;           Started: [ mici-admin mici-admin2 ]</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     Clone Set: dlm-clone [dlm]</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;           Started: [ mici-admin mici-admin2 ]</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     Migration summary:</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     * Node mici-admin:</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     * Node mici-admin2:</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     =====================================================</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     crm_mon  after the fenced node reboots.  Shows the failure of clvmd</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     that then</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     occurs, which in turn triggers a fencing of that nnode</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     Last updated: Tue Dec 31 17:06:55 2013</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     Last change: Tue Dec 31 16:57:37 2013 via cibadmin on mici-admin</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     Stack: cman</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     Current DC: mici-admin - partition with quorum</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     Version: 1.1.10-14.el6_5.1-368c726</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     2 Nodes configured</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     8 Resources configured</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     Node mici-admin: UNCLEAN (online)</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     Online: [ mici-admin2 ]</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     Full list of resources:</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     p_ipmi_fencing_1        (stonith:fence_ipmilan):        Stopped</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     p_ipmi_fencing_2        (stonith:fence_ipmilan):        Started</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     mici-admin</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     Clone Set: clusterfs-clone [clusterfs]</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;           Started: [ mici-admin ]</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;           Stopped: [ mici-admin2 ]</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     Clone Set: clvmd-clone [clvmd]</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;           clvmd      (lsb:clvmd):    FAILED mici-admin</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;           Stopped: [ mici-admin2 ]</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     Clone Set: dlm-clone [dlm]</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;           Started: [ mici-admin mici-admin2 ]</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     Migration summary:</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     * Node mici-admin:</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;         clvmd: migration-threshold=1000000 fail-count=1</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     last-failure='Tue Dec 31 17:04:29 2013'</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     * Node mici-admin2:</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     Failed actions:</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;          clvmd_monitor_30000 on mici-admin 'unknown error' (1): call=60,</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     status=Timed Out, la</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     st-rc-change='Tue Dec 31 17:04:29 2013', queued=0ms, exec=0ms</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     _______________________________________________</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     Pacemaker mailing list:<A HREF="mailto:Pacemaker@oss.clusterlabs.org">Pacemaker@oss.clusterlabs.org</A>  &lt;<A HREF="mailto:Pacemaker@oss.clusterlabs.org">mailto:Pacemaker@oss.clusterlabs.org</A>&gt;</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     &lt;<A HREF="mailto:Pacemaker@oss.clusterlabs.org">mailto:Pacemaker@oss.clusterlabs.org</A>&gt;</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;<A HREF="http://oss.clusterlabs.org/mailman/listinfo/pacemaker">http://oss.clusterlabs.org/mailman/listinfo/pacemaker</A></FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     Project Home:<A HREF="http://www.clusterlabs.org">http://www.clusterlabs.org</A></FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     Getting started:<A HREF="http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf">http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf</A></FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;     Bugs:<A HREF="http://bugs.clusterlabs.org">http://bugs.clusterlabs.org</A></FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt; --</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt; esta es mi vida e me la vivo hasta que dios quiera</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt; _______________________________________________</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt; Pacemaker mailing list:<A HREF="mailto:Pacemaker@oss.clusterlabs.org">Pacemaker@oss.clusterlabs.org</A>  &lt;<A HREF="mailto:Pacemaker@oss.clusterlabs.org">mailto:Pacemaker@oss.clusterlabs.org</A>&gt;</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;<A HREF="http://oss.clusterlabs.org/mailman/listinfo/pacemaker">http://oss.clusterlabs.org/mailman/listinfo/pacemaker</A></FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;</FONT>
<FONT COLOR="#000000">&gt;&gt; &gt; Project Home:<A HREF="http://www.clusterlabs.org">http://www.clusterlabs.org</A></FONT>
<FONT COLOR="#000000">&gt;&gt; &gt; Getting started:<A HREF="http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf">http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf</A></FONT>
<FONT COLOR="#000000">&gt;&gt; &gt; Bugs:<A HREF="http://bugs.clusterlabs.org">http://bugs.clusterlabs.org</A></FONT>
<FONT COLOR="#000000">&gt;&gt; &gt;</FONT>
<FONT COLOR="#000000">&gt;&gt;</FONT>
<FONT COLOR="#000000">&gt;&gt;</FONT>
<FONT COLOR="#000000">&gt;</FONT>
<FONT COLOR="#000000">&gt;</FONT>
<FONT COLOR="#000000">&gt; _______________________________________________</FONT>
<FONT COLOR="#000000">&gt; Pacemaker mailing list: <A HREF="mailto:Pacemaker@oss.clusterlabs.org">Pacemaker@oss.clusterlabs.org</A></FONT>
<FONT COLOR="#000000">&gt; <A HREF="http://oss.clusterlabs.org/mailman/listinfo/pacemaker">http://oss.clusterlabs.org/mailman/listinfo/pacemaker</A></FONT>
<FONT COLOR="#000000">&gt;</FONT>
<FONT COLOR="#000000">&gt; Project Home: <A HREF="http://www.clusterlabs.org">http://www.clusterlabs.org</A></FONT>
<FONT COLOR="#000000">&gt; Getting started: <A HREF="http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf">http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf</A></FONT>
<FONT COLOR="#000000">&gt; Bugs: <A HREF="http://bugs.clusterlabs.org">http://bugs.clusterlabs.org</A></FONT>
<FONT COLOR="#000000">&gt;</FONT>


</PRE>
</BLOCKQUOTE>
</BODY>
</HTML>