Le 12/02/2013 10:10, Michal Fiala a écrit :
Hello,

is there a way how to online add a new node to corosync/pacemaker
cluster, where nodes communicate by unicast UDP?

Thanks

Michal


There might be other ways, probably cleaner, but you can always:
* put the cluster into maintenance-mode
* shutdown the cluster stack on all nodes (pacemaker + corosync)
* reconfigure the ring(s) on all nodes
* start corosync on all nodes
* test connectivity (corosync-objctl | fgrep members)
* start pacemaker

--
Cheers,
Florian Crouzat

_______________________________________________
Pacemaker mailing list: Pacemaker@oss.clusterlabs.org
http://oss.clusterlabs.org/mailman/listinfo/pacemaker

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org

Reply via email to