[Pacemaker] Online add a new node to cluster communicating by UDPU

Florian Crouzat gentoo at floriancrouzat.net
Tue Feb 12 04:24:29 EST 2013


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




More information about the Pacemaker mailing list