On 8/23/07, Jose Jerez <[EMAIL PROTECTED]> wrote: > Hello fellow cluster members ;-) > > I'm getting the following error message whenever I try to write to the > CIB with cibadmin > > dbtest2:~ # cibadmin -V -C -o constraints -x rsc_order.update > Call cib_create failed (-23): Activation Failed > <null> > > When using the GUI the problem doesn't show up and I can add and > remove nodes, resources and constraints; I also try cibadmin -R and > cibadmin -U after initially creating the constraint with the GUI, with > the same error shown above, like: > > cibadmin -U --obj_type constraints -X '<rsc_order id="OrdenMontaje" > from="evms_PCC" type="before" action="start" to="puntoMontajePCC" > symmetrical="TRUE"/>' > > If I run the command through strace I get quite a few "Resource > temporarily unavailable" messages (look in the attachments) > > No messages in the log file about this, none at all. > > The system is SLES10 SP1 for power (Power series 570), with stock > heartbeat 2.0.8
you mean the one that comes with SP1 or the one from the linux-ha.org? anyhow, try lowercase... true instead of TRUE. the uppercase version isnt allowed by the DTD IIRC _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
