Hi,
I' ve installed the rpms on RHEL5 from
http://www.clusterlabs.org/rpm/epel-5/x86_64/
so all these ones :
pacemaker-1.0.8-2.el5.x86_64.rpm
pacemaker-libs-1.0.8-2.el5.x86_64.rpm
cluster-glue-1.0.3-1.el5.x86_64.rpm
cluster-glue-libs-1.0.3-1.el5.x86_64.rpm
corosync-1.2.0-1.el5.x86_64.rpm
corosynclib-1.2.0-1.el5.x86_64.rpm
openais-1.1.0-1.el5.x86_64.rpm
openaislib-1.1.0-1.el5.x86_64.rpm
resource-agents-1.0.1-1.el5.x86_64.rpm
and for several dependencies :
heartbeat-3.0.2-2.el5.x86_64.rpm
heartbeat-libs-3.0.2-2.el5.x86_64.rpm
I'm trying to install it with Pacemaker upon corosync, with a right
corosync.conf as
I used to do on fc12, but and as soon as I start Pacemaker on one node
without anything configured, I got :
Errors found during check: config not valid
ERROR: cib-bootstrap-options: attribute dc-version does not exist
ERROR: cib-bootstrap-options: attribute cluster-infrastructure does not
exist
whereas I can see in the cib.xml :
<cib epoch="6" num_updates="0" admin_epoch="0"
validate-with="pacemaker-1.0" crm_feature_set="3.0.1" have-quorum="0"
dc-uuid="alain6" cib-last-written="Mon Mar 29 17:42:07 2010">
<configuration>
<crm_config>
<cluster_property_set id="cib-bootstrap-options">
*<nvpair id="cib-bootstrap-options-dc-version"
name="dc-version" value="1.0.8-3225fc0d98c8fcd0f7b24f0134e89967136a9b00"/>
<nvpair id="cib-bootstrap-options-cluster-infrastructure"
name="cluster-infrastructure" value="openais"/>*
<nvpair id="cib-bootstrap-options-expected-quorum-votes"
name="expected-quorum-votes" value="2"/>
</cluster_property_set>
</crm_config>
<nodes>
<node id="alain6" uname="alain6" type="normal"/>
</nodes>
<resources/>
<constraints/>
</configuration>
</cib>
For example in this state , I try this command :
crm configure property no-quorum-policy=ignore
crm_verify[21933]: 2010/03/29_17:46:00 ERROR: unpack_resources: Resource
start-up disabled since no STONITH resources have been defined
crm_verify[21933]: 2010/03/29_17:46:00 ERROR: unpack_resources: Either
configure some or disable STONITH with the stonith-enabled option
crm_verify[21933]: 2010/03/29_17:46:00 ERROR: unpack_resources: NOTE:
Clusters with shared data need STONITH to ensure data integrity
Errors found during check: config not valid
ERROR: cib-bootstrap-options: attribute dc-version does not exist
ERROR: cib-bootstrap-options: attribute cluster-infrastructure does not
exist
Do you still want to commit?
I do agree with the 3 first ERRORS about STONITH as I have not yet
configured anything and specially the stonith resources,
but for the last 2 ones about cib-bootstrap-options, I don't understand ...
Any help ?
Thanks
Alain Moullé
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems