Hi, On Wed, Dec 19, 2007 at 11:34:38AM +0100, Fernando Iglesias wrote: > Hi, > > I've a bit strange problem with cibadmin, I should replace actual > cib.xmlwith a new hand-edited > cib.xml, so I executed: > > cibadmin -R -x /path/to/newfile/cib.xml, but next error is shown: > > Call cib_replace failed (-45): Update was older than existing configuration > <null>
At the top of the CIB there are a few epoch parameters. Increase them so that they are higher than your running CIB. The admin one takes precedence over the other. Thanks, Dejan > > But Im sure it's not possible. > > Any guess? > > Thanks. > > > -- > I should have known better > Than to let you go alone > It's times like these > I can't make it on my own > Wasted days, and sleepless nights > An' I can't wait to see you again > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
