pengine metadata
crmd metadata

or in 1.1,
man pengine
man crmd

On Fri, Apr 9, 2010 at 11:26 AM, Alain.Moulle <[email protected]> wrote:
> Hi,
>
> I can't find it but I wonder if there is a command to get all defects values
> for attributes, properties etc.  because I think that with crm or
> crm_attribute etc. , we
> can't get the value if it has not been modified yet ...
> _for example :_
> crm_attribute --get-value -n dc-deadtime
> scope=crm_config  name=dc-deadtime value=(null)
> Error performing operation: The object/attribute does not exist
>
> _whereas :_
> crm_attribute --get-value -n expected-quorum-votes
> scope=crm_config  name=expected-quorum-votes value=2
>
> because we currently have in the cib.xml :
>      <cluster_property_set id="cib-bootstrap-options">
>        <nvpair id="cib-bootstrap-options-dc-version" name="dc-version"
> value="1.0.5-ee19d8e83c2a5d45988f1cee36d334a631d84fc7"/>
>        <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>
>
> but how to get the defaults values for example for dc-deadtime and others ?
>
> Thanks
> Regards
> Alain Moullé
>
> _______________________________________________
> Linux-HA mailing list
> [email protected]
> http://lists.linux-ha.org/mailman/listinfo/linux-ha
> See also: http://linux-ha.org/ReportingProblems
>
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to