On Tue, Jun 16, 2009 at 12:50 PM, Alain.Moulle<[email protected]> wrote: > Hi > I would like to pre-configure several HA cluster files cib.xml from a > remote node, > and to push them on each nodes of HA clusters with Heartbeat-v2. But > when I put > a cib.xml under the repertory /var/lib/heartbeat/crm on target nodes, > heartbeat-v2 > does not want to start ... is there any solution for this ? > or is it mandatory to always proceed with cibadmin to populate the cib.xml ?
The cluster must be stopped and you need to remove the contents of /var/lib/heartbeat/crm before doing the copying. But generally speaking, it is highly preferred to use cibadmin or one of the other CLI tools. _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
