Re: [ClusterLabs Developers] Delayed node reboot

2023-09-06 Thread Dennis LaCroix via Developers
Ok, thanks. It would seem reasonable to me to force a re-election if the node with the DC role is being put into standby mode and that nodes in standby mode would be not be elected strictly based on uptime. Sent from my iPhone > On Sep 5, 2023, at 8:33 AM, Vladislav Bogdanov wrote: > >  > I

Re: [ClusterLabs Developers] Delayed node reboot

2023-09-06 Thread Dennis LaCroix via Developers
I can’t find a mechanism to force the DC role away from a node. Does one exist? The documentation seems to indicate that I should not care which node is elected - which is true except in this case. Sent from my iPhone > On Sep 2, 2023, at 12:59 PM, Vladislav Bogdanov wrote: > >  > I would s

Re: [ClusterLabs Developers] Delayed node reboot

2023-09-05 Thread Ken Gaillot
On Fri, 2023-09-01 at 08:58 -0500, dennis.r.lacroix--- via Developers wrote: > I am working on an application where I need to reboot individual > nodes in the cluster as quickly as possible. In order to do so, I am > first putting the node into standby mode and then shutting down > Pacemaker. Thi

Re: [ClusterLabs Developers] Delayed node reboot

2023-09-05 Thread Vladislav Bogdanov
I meant that would be nice to have it implemented. There is no such feature currently. Dennis LaCroix 5 сентября 2023 г. 15:30:53 написал: I can’t find a mechanism to force the DC role away from a node. Does one exist? The documentation seems to indicate that I should not care which node

Re: [ClusterLabs Developers] Delayed node reboot

2023-09-02 Thread Vladislav Bogdanov
I would suggest that forcibly moving DC out of standby node is a great idea. If you put a node to standby, there is a big chance you want to do something brutal with it. Best, Vlad "dennis.r.lacroix--- via Developers" 2 сентября 2023 г. 18:31:58 написал: I am working on an application wher

[ClusterLabs Developers] Delayed node reboot

2023-09-02 Thread dennis.r.lacroix--- via Developers
I am working on an application where I need to reboot individual nodes in the cluster as quickly as possible. In order to do so, I am first putting the node into standby mode and then shutting down Pacemaker. This works well in most cases - except when the node I am shutting down is the DC and