[Csync2] Failed actions in crm_mon
J. Adam Craig
acraig at pamplinpark.org
Mon Jun 7 22:09:52 CEST 2010
Hello,
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.
Thanks,
- Adam
crm_mon results:
============
Last updated: Mon Jun 7 14:38:40 2010
Stack: openais
Current DC: vmdevel1 - partition with quorum
Version: 1.0.4-2609e060ce0c516c95ae31f44a10fed0202abfb6
2 Nodes configured, 2 expected votes
2 Resources configured.
============
Online: [ vmdevel1 vmdevel2 ]
Failed actions:
Cluster-FS-DRBD:0_monitor_0 (node=(null), call=2, rc=5, status=complete): no
t installed
Cluster-FS-Mount:0_start_0 (node=vmdevel2, call=4, rc=1, status=complete): u
nknown error
Cluster-FS-DRBD:0_monitor_0 (node=(null), call=2, rc=5, status=complete): no
t installed
Cluster-FS-Mount:0_start_0 (node=vmdevel1, call=4, rc=1, status=complete): u
nknown error
Corosync Configuration:
node vmdevel1
node vmdevel2
primitive Cluster-FS-DRBD ocf:linbit:drbd \
params drbd_resource="cluster-ocfs" \
operations $id="Cluster-FS-DRBD-ops" \
op monitor interval="20" role="Master" timeout="20" \
op monitor interval="30" role="Slave" timeout="20" \
meta target-role="started"
primitive Cluster-FS-Mount ocf:heartbeat:Filesystem \
params device="/dev/drbd0" directory="/cluster" fstype="ocfs2" \
meta target-role="started"
ms Cluster-FS-DRBD-Master Cluster-FS-DRBD \
meta resource-stickiness="100" master-max="2" notify="true" interleave="true"
clone Cluster-FS-Mount-Clone Cluster-FS-Mount \
meta interleave="true" ordered="true"
order Cluster-FS-After-DRBD inf: Cluster-FS-DRBD-Master:promote Cluster-FS-Mount-Clone:start
property $id="cib-bootstrap-options" \
dc-version="1.0.4-2609e060ce0c516c95ae31f44a10fed0202abfb6" \
cluster-infrastructure="openais" \
expected-quorum-votes="2" \
no-quorum-policy="ignore" \
stonith-enabled="false" \
default-resource-stickiness="1000"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linbit.com/pipermail/csync2/attachments/20100607/e260b8bc/attachment.htm>
More information about the Csync2
mailing list