Hi All,
I have a requirement to set up with the user. The user wants to set up a 3 node SQL cluster (let's say node A, B and C) with active-active-passive configuration.
Node A and Node B should act as a active -active node and both nodes can fail over to passive node (Node C).
However, the user also insists and in case, node C needs to be set offline because of maintenance, resources of Node A can be failed over to Node B and vice versa in case of Node A or Node B's failure.
Is this possible? Is it possible to create a cluster with 2 nodes sharing the load as active-active nodes and third node is passive node??
Let's Do It!!