Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 488746 - =sys-cluster/pacemaker-1.1.10 - validate-with="1.0" in config should be set to 1.1
Summary: =sys-cluster/pacemaker-1.1.10 - validate-with="1.0" in config should be set t...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: Other Linux
: Normal normal (vote)
Deadline: 2020-12-07
Assignee: Gentoo Cluster Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-20 17:53 UTC by Christian R
Modified: 2020-11-15 08:48 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian R 2013-10-20 17:53:10 UTC
installed pacemaker 1.1.10

validate-with in config is set to 1.0, should be 1.1 to get crm updates working

crm configure show xml
<?xml version="1.0" ?>
<cib num_updates="3" dc-uuid="cluster1" crm_feature_set="3.0.7" validate-with="pacemaker-1.0" epoch="13" admin_epoch="0" cib-last-written="Sun Oct 20 18:57:03 2013" have-quorum="0">
  <configuration>
    <crm_config>
      <cluster_property_set id="cib-bootstrap-options">
        <nvpair id="cib-bootstrap-options-dc-version" name="dc-version" value="1.1.10-368c726"/>
        <nvpair id="cib-bootstrap-options-cluster-infrastructure" name="cluster-infrastructure" value="classic openais (with plugin)"/>
        <nvpair id="cib-bootstrap-options-expected-quorum-votes" name="expected-quorum-votes" value="2"/>
      </cluster_property_set>
    </crm_config>
    <nodes>
      <node id="cluster1" uname="cluster1"/>
      <node id="cluster2" uname="cluster2"/>
    </nodes>
    <resources/>
    <constraints/>
  </configuration>
</cib>

Reproducible: Always
Comment 1 Ultrabug gentoo-dev 2015-04-27 08:09:22 UTC
Does this still happen with latest pacemaker-1.1.12 plz ?
Comment 2 Sergey Popov gentoo-dev 2020-11-15 08:48:00 UTC
Current stable pacemaker does not have this issue, closing as OBSOLETE