Hi,
a call of "cibadmin --cib_erase" fails with this message:
---------------->8 snip 8<----------------------
# cibadmin --cib_erase
Call cib_erase failed (-44): Application of an update diff failed,
requesting a full refresh
<null>
---------------->8 snap 8<----------------------
I've running the 2.1.3 with two nodes and to verify this only one resource
of type IPaddr2. Here is the output of "cibadmin --cib_query" without the
huge status section. Please let me know if you need the content of status
section too!
---------------->8 snip 8<----------------------
# cibadmin --cib_query
<cib generated="true" admin_epoch="0" have_quorum="true"
ignore_dtd="false" num_peers="2" cib_feature_revision="2.0"
ccm_transition="14" dc_uuid="f2ddf7a6-1f3a-4184-8ddc-e82605ef77d9"
epoch="113" num_updates="10">
<configuration>
<crm_config>
<cluster_property_set id="cib-bootstrap-options">
<attributes>
<nvpair id="cib-bootstrap-options-symmetric-cluster"
name="symmetric-cluster" value="true"/>
<nvpair id="cib-bootstrap-options-no-quorum-policy"
name="no-quorum-policy" value="stop"/>
<nvpair id="cib-bootstrap-options-default-resource-stickiness"
name="default-resource-stickiness" value="INFINITY"/>
<nvpair
id="cib-bootstrap-options-default-resource-failure-stickiness"
name="default-resource-failure-stickiness" value="0"/>
<nvpair id="cib-bootstrap-options-stonith-enabled"
name="stonith-enabled" value="false"/>
<nvpair id="cib-bootstrap-options-stonith-action"
name="stonith-action" value="reboot"/>
<nvpair id="cib-bootstrap-options-stop-orphan-resources"
name="stop-orphan-resources" value="true"/>
<nvpair id="cib-bootstrap-options-stop-orphan-actions"
name="stop-orphan-actions" value="true"/>
<nvpair id="cib-bootstrap-options-remove-after-stop"
name="remove-after-stop" value="false"/>
<nvpair id="cib-bootstrap-options-short-resource-names"
name="short_resource_names" value="true"/>
<nvpair id="cib-bootstrap-options-cluster-delay"
name="cluster-delay" value="5min"/>
<nvpair id="cib-bootstrap-options-default-action-timeout"
name="default-action-timeout" value="30s"/>
<nvpair id="cib-bootstrap-options-is-managed-default"
name="is-managed-default" value="true"/>
<nvpair id="cib-bootstrap-options-pe-error-series-max"
name="pe-error-series-max" value="-1"/>
<nvpair id="cib-bootstrap-options-pe-warn-series-max"
name="pe-warn-series-max" value="-1"/>
<nvpair id="cib-bootstrap-options-pe-input-series-max"
name="pe-input-series-max" value="-1"/>
<nvpair id="cib-bootstrap-options-startup-fencing"
name="startup-fencing" value="true"/>
<nvpair id="cib-bootstrap-options-dc-version" name="dc-version"
value="2.1.3-node: 552305612591183b1628baa5bc6e903e0f1e26a3"/>
</attributes>
</cluster_property_set>
</crm_config>
<nodes>
<node id="f2ddf7a6-1f3a-4184-8ddc-e82605ef77d9"
uname="oan-redundanz" type="normal"/>
<node id="1ef0ac81-4865-4d40-8152-bf054d02745c" uname="oan-master"
type="normal"/>
</nodes>
<resources>
<group id="oan_rsc_group">
<meta_attributes id="oan_rsc_group_meta_attrs">
<attributes>
<nvpair id="oan_rsc_group_metaattr_target_role"
name="target_role" value="started"/>
<nvpair id="oan_rsc_group_metaattr_ordered" name="ordered"
value="true"/>
<nvpair id="oan_rsc_group_metaattr_collocated"
name="collocated" value="true"/>
</attributes>
</meta_attributes>
<primitive id="rsc_IPaddr" class="ocf" type="IPaddr2"
provider="heartbeat">
<instance_attributes id="rsc_IPaddr_instance_attrs">
<attributes>
<nvpair id="96252422-60e0-4e3f-bcd6-4d1c3996d10e" name="ip"
value="172.17.206.153"/>
</attributes>
</instance_attributes>
<meta_attributes id="rsc_IPaddr_meta_attrs">
<attributes>
<nvpair id="rsc_IPaddr_metaattr_target_role"
name="target_role" value="started"/>
</attributes>
</meta_attributes>
<operations>
<op id="2df96287-97cf-4d2e-b87b-66bb72090c33" name="monitor"
interval="10s" timeout="20s" disabled="false" role="Started"/>
</operations>
</primitive>
</group>
</resources>
<constraints>
<rsc_location id="rsc_location_oan_group" rsc="oan_rsc_group">
<rule id="prefered_rsc_location_oan_group" score="1000">
<expression attribute="#uname"
id="abcd6a9c-f2f5-4c88-9fa8-8231a9ce931c" operation="eq"
value="oan-master"/>
</rule>
</rsc_location>
</constraints>
</configuration>
<status>
...
</status>
</cib>
---------------->8 snap 8<----------------------
Any suggestions how to solve this would be very nice. Thx a lot in advance.
Yours
Yves Schumann
Softwareentwicklungsingenieur
Security Solutions Division
______________________________
Ascom (Schweiz) AG
Eichtal, CH-8634 Hombrechtikon
Phone: +41 55 254 66 84
[EMAIL PROTECTED]
http://www.ascom.com
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems