[Pacemaker] crm command syntax for defining multiple instance_attributes

hj lee kerdosa at gmail.com
Thu Oct 8 16:47:59 EDT 2009


Hi,

The XML below is an example in Configuration Explained 1.0 section of "Using
Rules to Control Resource Options. Is there any way to create the same
instance_attribute by crm command?

Thanks

<primitive id="mySpecialRsc" class="ocf" type="Special" provider=”me”>
<instance_attributes id=”special-node1” score=”3”>
<rule id="node1-special-case">
<expression id="node1-special-case-expr" attribute="#uname" operation="eq"
value="node1"/>
</rule>
<nvpair id="node1-interface" name="interface" value="eth1"/>
</instance_attributes>
.....
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.clusterlabs.org/pipermail/pacemaker/attachments/20091008/423ae4d1/attachment.html>


More information about the Pacemaker mailing list