<HTML dir=ltr><HEAD>
<STYLE title=owaParaStyle>P {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
</STYLE>
</HEAD>
<BODY ocsi="x">
<DIV dir=ltr><FONT color=#000000 size=2 face=Tahoma>Hello,</FONT></DIV>
<DIV dir=ltr><FONT size=2 face=tahoma></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT size=2 face=tahoma>I am noticing some failed actions when running "sudo crm_mon" on my Ubuntu 8.04 configuration.&nbsp; This configuration worked great at first, but began erroring after the nodes were restarted.&nbsp; I'm providing the errors and corosync configuration below.&nbsp; All help is greatly needed and appreciated.&nbsp; Please let me know if further information is necessary.</FONT></DIV>
<DIV dir=ltr><FONT size=2 face=tahoma></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT size=2 face=tahoma>Thanks,</FONT></DIV>
<DIV dir=ltr><FONT size=2 face=tahoma>- Adam</FONT></DIV>
<DIV dir=ltr><FONT size=2 face=tahoma></FONT>&nbsp;</DIV>
<DIV dir=ltr>
<DIV dir=ltr><STRONG><FONT size=2 face=Tahoma>crm_mon results:</FONT></STRONG></DIV>
<BLOCKQUOTE style="MARGIN-RIGHT: 0px" dir=ltr>
<DIV dir=ltr><FONT size=2 face=Tahoma>============<BR>Last updated: Mon Jun&nbsp; 7 14:38:40 2010<BR>Stack: openais<BR>Current DC: vmdevel1 - partition with quorum<BR>Version: 1.0.4-2609e060ce0c516c95ae31f44a10fed0202abfb6<BR>2 Nodes configured, 2 expected votes<BR>2 Resources configured.<BR>============</FONT></DIV>
<DIV dir=ltr><FONT size=2 face=Tahoma>Online: [ vmdevel1 vmdevel2 ]</FONT></DIV>
<DIV dir=ltr><BR><FONT size=2 face=Tahoma>Failed actions:<BR>&nbsp;&nbsp;&nbsp; Cluster-FS-DRBD:0_monitor_0 (node=(null), call=2, rc=5, status=complete): no<BR>t installed<BR>&nbsp;&nbsp;&nbsp; Cluster-FS-Mount:0_start_0 (node=vmdevel2, call=4, rc=1, status=complete): u<BR>nknown error<BR>&nbsp;&nbsp;&nbsp; Cluster-FS-DRBD:0_monitor_0 (node=(null), call=2, rc=5, status=complete): no<BR>t installed<BR>&nbsp;&nbsp;&nbsp; Cluster-FS-Mount:0_start_0 (node=vmdevel1, call=4, rc=1, status=complete): u<BR>nknown error</FONT></DIV></BLOCKQUOTE>
<DIV dir=ltr><STRONG><FONT size=2 face=Tahoma>Corosync Configuration:</FONT></STRONG></DIV>
<BLOCKQUOTE style="MARGIN-RIGHT: 0px" dir=ltr>
<DIV dir=ltr><FONT size=2 face=Tahoma>node vmdevel1<BR>node vmdevel2<BR>primitive Cluster-FS-DRBD ocf:linbit:drbd \<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; params drbd_resource="cluster-ocfs" \<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; operations $id="Cluster-FS-DRBD-ops" \<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; op monitor interval="20" role="Master" timeout="20" \<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; op monitor interval="30" role="Slave" timeout="20" \<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; meta target-role="started"<BR>primitive Cluster-FS-Mount ocf:heartbeat:Filesystem \<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; params device="/dev/drbd0" directory="/cluster" fstype="ocfs2" \<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; meta target-role="started"<BR>ms Cluster-FS-DRBD-Master Cluster-FS-DRBD \<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; meta resource-stickiness="100" master-max="2" notify="true" interleave="true"<BR>clone Cluster-FS-Mount-Clone Cluster-FS-Mount \<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; meta interleave="true" ordered="true"<BR>order Cluster-FS-After-DRBD inf: Cluster-FS-DRBD-Master:promote Cluster-FS-Mount-Clone:start<BR>property $id="cib-bootstrap-options" \<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; dc-version="1.0.4-2609e060ce0c516c95ae31f44a10fed0202abfb6" \<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; cluster-infrastructure="openais" \<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; expected-quorum-votes="2" \<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; no-quorum-policy="ignore" \<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; stonith-enabled="false" \<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; default-resource-stickiness="1000"</FONT></DIV></BLOCKQUOTE></DIV></BODY></HTML>