Re: [ClusterLabs] Updating quorum configuration without restarting cluster

2021-06-21 Thread Strahil Nikolov
Also, it's worth mentioning that you can still make changes without downtime. For example you can edit corosync conf and push it to all nodes, then set global maintenance, stop the cluster and then start it again. Best Regards,Strahil Nikolov On Mon, Jun 21, 2021 at 9:37, Jan Friesse wrote:

Re: [ClusterLabs] Updating quorum configuration without restarting cluster

2021-06-20 Thread Jan Friesse
Gerry, Dear community, I would like to ask few questions regarding Corosync/Pacemaker quorum configuration. When updating the Corosync's quorum configuration I added last_man_standing, and auto_tie_breaker in corosync.conf on all hosts and refreshed with 'corosync-cfgtool -R'. Note that that

Re: [ClusterLabs] Updating quorum configuration without restarting cluster

2021-06-19 Thread Strahil Nikolov
You can reload corosync via 'pcs' and I think that both are supported.The main question is if you did reload corosync on all nodes in the cluster ? Best Regards,Strahil Nikolov On Sat, Jun 19, 2021 at 1:22, Gerry R Sommerville wrote:   Dear community, I would like to ask few questions reg

[ClusterLabs] Updating quorum configuration without restarting cluster

2021-06-18 Thread Gerry R Sommerville
  Dear community, I would like to ask few questions regarding Corosync/Pacemaker quorum configuration.When updating the Corosync's quorum configuration I added last_man_standing, and auto_tie_breaker in corosync.conf on all hosts and refreshed with 'corosync-cfgtool -R'.Note that that man page incl