[Pacemaker] Correct way to update RA and CIB without stopping all nodes

Andrew Beekhof andrew at beekhof.net
Thu Apr 14 05:18:41 EDT 2011


this should do it:


maintenance-mode=true
replace agents
update cib
crm resource cleanup name-of-resource-you-replaced
maintenance-mode=true

On Wed, Apr 13, 2011 at 9:58 PM, Evgeniy Ivanov <lolkaantimat at gmail.com> wrote:
> Hi,
>
> I want to update cluster with new RAs and CIB. New CIB is incompatible
> with new RAs and new RAs are incompatible with new CIB. Also I don't
> wan't to stop all nodes and start them with an empty CIB. Are there
> any correct ways to do it?
>
>
> --
> Evgeniy Ivanov
>
> _______________________________________________
> Pacemaker mailing list: Pacemaker at 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://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker
>




More information about the Pacemaker mailing list