Have a couple questions about cluster.
What's a master node?
Does it apply for a cluster that has a mix of disk node and ram node? For example
- for a cluster of 3 nodes, 1 disk node and ram nodes, so will that make the disk node the master? So, when doing a full stop upgrade, the disk node must be shutdown last and start up first?
- for a cluster of 3 nodes, 2 disk nodes and ram nodes, which one is the master? Or there is no master, so when doing a full stop upgrade, one of the disk node must be shutdown last and start up first?
- for a cluster of 3 nodes, 3 disk nodes, which one is the master? Or there is no master and for doing full stop upgrade, any nodes can be shutdown and start at any order?
Does it apply for a cluster with HA mirrored queue enabled where one of the node has all the master queues? We have recently enabled HA mirrored queues and when we did a rolling upgrades, all master queues ended up in one node (the fist one start up). What's the recommendation on this scenario to re-balance the queues if we are required to do rolling upgrades?
Thanks.