[Pacemaker] Call cib_modify failed (-22): The object/attribute does not exist

Brian J. Murrell brian at interlinx.bc.ca
Sat Sep 24 11:16:41 EDT 2011


Using pacemaker-1.0.10-1.4.el5 I am trying to add the "R_10.10.10.101"
IPaddr2 example resource:

<primitive id="R_10.10.10.101" class="ocf" type="IPaddr2"
provider="heartbeat">
 <instance_attributes id="RA_R_10.10.10.101">
  <attributes>
   <nvpair id="R_ip_P_ip" name="ip" value="10.10.10.101"/>
   <nvpair id="R_ip_P_nic" name="nic" value="eth0"/>
  </attributes>
 </instance_attributes>
</primitive>

from the cibadmin manpage under EXAMPLES and getting:

# cibadmin -o resources -U -x test.xml
Call cib_modify failed (-22): The object/attribute does not exist
<null>

Any ideas why?

Thanx,
b.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 262 bytes
Desc: OpenPGP digital signature
URL: <http://lists.clusterlabs.org/pipermail/pacemaker/attachments/20110924/38978dad/attachment-0002.sig>


More information about the Pacemaker mailing list