<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> </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. This configuration worked great at first, but began erroring after the nodes were restarted. I'm providing the errors and corosync configuration below. All help is greatly needed and appreciated. Please let me know if further information is necessary.</FONT></DIV>
<DIV dir=ltr><FONT size=2 face=tahoma></FONT> </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> </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 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> Cluster-FS-DRBD:0_monitor_0 (node=(null), call=2, rc=5, status=complete): no<BR>t installed<BR> Cluster-FS-Mount:0_start_0 (node=vmdevel2, call=4, rc=1, status=complete): u<BR>nknown error<BR> Cluster-FS-DRBD:0_monitor_0 (node=(null), call=2, rc=5, status=complete): no<BR>t installed<BR> 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> params drbd_resource="cluster-ocfs" \<BR> operations $id="Cluster-FS-DRBD-ops" \<BR> op monitor interval="20" role="Master" timeout="20" \<BR> op monitor interval="30" role="Slave" timeout="20" \<BR> meta target-role="started"<BR>primitive Cluster-FS-Mount ocf:heartbeat:Filesystem \<BR> params device="/dev/drbd0" directory="/cluster" fstype="ocfs2" \<BR> meta target-role="started"<BR>ms Cluster-FS-DRBD-Master Cluster-FS-DRBD \<BR> meta resource-stickiness="100" master-max="2" notify="true" interleave="true"<BR>clone Cluster-FS-Mount-Clone Cluster-FS-Mount \<BR> 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> dc-version="1.0.4-2609e060ce0c516c95ae31f44a10fed0202abfb6" \<BR> cluster-infrastructure="openais" \<BR> expected-quorum-votes="2" \<BR> no-quorum-policy="ignore" \<BR> stonith-enabled="false" \<BR> default-resource-stickiness="1000"</FONT></DIV></BLOCKQUOTE></DIV></BODY></HTML>