If this is a test cluster. Go like this: # stop heartbeat /etc/init.d/heartbeat stop # wait until all nodes shut down # remove any old xml config rm /var/lib/heartbeat/crm/* # then start all nodes again /etc/init.d/heartbeat start
I hit "send" too soon :) Of course you need to load your config with something like cibadmin -U -x my.xml afterwards. _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
