A three-node cluster contains three resource groups which have these Nodelists:
one-rg has a Nodelist: node1 node2 node3
two-rg has a Nodelist: node2 node3 node1
three-rg has a Nodelist: node3 node1 node2
The Fallback property on each of the resource groups is set to FALSE.
Following a maintenance outage in which node1 and node2 have been shut down and rebooted
into the cluster with node1 joining the cluster before node2:
Where will the resource groups be located, and which command should be run to move the
resource groups to their preferred nodes?
A.
one-rg will be on node1
two-rg will be on node2
three-rg will be on node3
No command will need to be run.
B.
one-rg will be on node3
two-rg will be on node3
three-rg will be on node3
clrg remaster +
C.
one-rg will be on node1
two-rg will be on node1
three-rg will be on node3
clrg remaster +
D.
one-rg will be on node3
two-rg will be on node3
three-rg will be on node3
clrg evacuate -n node3 +