[Linux-HA] Configuring my cib.xml, need help!

Andreas Kurz andreas.kurz at gmail.com
Tue Jan 23 02:04:41 MST 2007


On 1/23/07, Jake Conk <jake.conk at gmail.com> wrote:
> Thanks for that info. I tried shutting down heartbeat then trying to edit
> the file but I still got the error "Can't connect to server". Where do I
> remove the checksum btw?

The checksum files are also in /var/lib/heartbeat/crm/ ... cib.xml.sig
and cib.xml.sig.last

>
> I tried just now using cibadmin to remove and create a new file but each
> time I tried using it I got this error:
>
> -------------------------------------------------------------------------------------------
> # cibadmin -C
> Signon to CIB failed: connection failed
> Init failed, could not perform requested operations
> -------------------------------------------------------------------------------------------

Heartbeat has to be online for cibadmin to work.

> Any suggestions please?

Try it this way:
* remove all files except "cib.xml" from /var/lib/heartbeat/crm/
* be shure your cib is valid by checking it with crm_verify
* startup heartbeat
* from now on manipulate the cib only with cibadmin

Regards,
Andreas


More information about the Linux-HA mailing list