One drawback of that approach is that adding a the resource stop command will also prevent the resources from starting once the UPS gets enough power and start the servers.<br> <br>Of course a script in cron (@reboot) or in systemd can overcome it.<br><br>Best Regards,<div>Strahil Nikolov</div><div><br> <blockquote style="margin: 0 0 20px 0;"> <div style="font-family:Roboto, sans-serif; color:#6D00F6;"> <div>On Thu, Feb 10, 2022 at 11:15, Jehan-Guillaume de Rorthais</div><div><jgdr@dalibo.com> wrote:</div> </div> <div style="padding: 10px 0 0 20px; margin: 10px 0 0 0; border-left: 1px solid #6D00F6;"> On Wed, 9 Feb 2022 17:42:35 +0000 (UTC)<div class="yqt9970280967" id="yqtfd48524"><br clear="none">Strahil Nikolov via Users <<a shape="rect" ymailto="mailto:users@clusterlabs.org" href="mailto:users@clusterlabs.org">users@clusterlabs.org</a>> wrote:<br clear="none"><br clear="none">> If you gracefully shutdown a node - pacemaker will migrate all resources away<br clear="none">>  so you need to shut them down simultaneously and all resources should be<br clear="none">> stopped by the cluster.<br clear="none">> <br clear="none">> Shutting down the nodes would be my choice.</div><br clear="none"><br clear="none">If you want to gracefully shutdown your cluster, then you can add one manual<br clear="none">step to first gracefully stop your resources instead of betting the cluster<br clear="none">will do the good things.<br clear="none"><br clear="none">As far as I remember, there's no way the DC/CRM can orchestrate the whole<br clear="none">cluster shutdown gracefully in the same transition. So I prefer standing on the<br clear="none">safe side and add one step to my procedure.<br clear="none"><br clear="none">I even add it with commands like `pcs cluster stop --all` which tries to<br clear="none">shutdown all the nodes "kind of" in the same time everywhere. At least, I know<br clear="none">where my resources were stopped and how they will start. It might be important<br clear="none">when you deal with eg. permanent promotion scores.<div class="yqt9970280967" id="yqtfd86525"><br clear="none"><br clear="none">++<br clear="none"></div> </div> </blockquote></div>