Hi,<br><br>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?<br><br>Thanks<br><br><primitive id="mySpecialRsc" class="ocf" type="Special" provider=”me”><br>
<instance_attributes id=”special-node1” score=”3”><br><rule id="node1-special-case"><br>
<expression id="node1-special-case-expr" attribute="#uname" operation="eq" value="node1"/><br></rule><br><nvpair id="node1-interface" name="interface" value="eth1"/><br>

</instance_attributes><br>.....<br>