[ClusterLabs] Safe way to stop pacemaker on both nodes of a two node cluster

Valentin Vidić vvidic at valentin-vidic.from.hr
Sun Oct 20 12:28:25 EDT 2019


On Sun, Oct 20, 2019 at 09:24:31PM +0530, Dileep V Nair wrote:
> 	I am confused about the best way to stop pacemaker on both nodes of a
> two node cluster. The options I know of are
> 1. Put the cluster in Maintenance Mode, stop the applications manually and
> then stop pacemaker on both nodes. For this I need the application to  be
> stopped manually
> 2. Stop pacemaker on one node, wait for all resources to come up on second
> node, then stop pacemaker on second node. This might cause a significant
> delay because all resources has to come up on second node.
> 
> 	Is there any other way to stop pacemaker on both nodes gracefully ?

Maybe this pacemaker option can help?

stop-all-resources FALSE Should the cluster stop all resources? 

-- 
Valentin


More information about the Users mailing list