[Pacemaker] crm command syntax for defining multiple instance_attributes

hj lee kerdosa at gmail.com
Thu Oct 8 20:11:57 EDT 2009


Hi,

I had the same error of the previous post about stickiness when I tried to
import below xml.

[root at s2 tmp]# cibadmin --replace --obj_type resources --xml-file
special-rex.xml
Call cib_replace failed (-47): Update does not conform to the configured
schema/DTD

It seems instance_attributes does not accept rule same as meta_attributes.
Is there any other way to set a different value to instance attribute?

Thanks



On Thu, Oct 8, 2009 at 2:47 PM, hj lee <kerdosa at gmail.com> wrote:

> 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>
> .....
>



-- 
Dream with longterm vision!
kerdosa
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.clusterlabs.org/pipermail/pacemaker/attachments/20091008/db2df9b6/attachment-0001.html>


More information about the Pacemaker mailing list