Oracle
1Z0-884 · Question #14
You have a three node cluster with three different resource groups. Rg-1 can only run on node1 and node3, Rg-2 can only run on node2 and node3, while Rg-3 can only run on node3. If Rg-1 or Rg-2 move…
The correct answer is D. clresourcegroup set -p RG_affinities=--Rg-1,--Rg-2 Rg-3. See the full explanation below for the reasoning.
Question
You have a three node cluster with three different resource groups. Rg-1 can only run on node1 and node3, Rg-2 can only run on node2 and node3, while Rg-3 can only run on node3. If Rg-1 or Rg-2 move to node3, Rg-3 has to be stopped. How would you accomplish this ?
Options
- Aclrs set -p RG_affinities=--Rg-1,--Rg-2 Rg-3
- Bclresourcegroup set -p RG_affinities=--Rg-3 +
- Cclresourcegroup set -c RG_affinities=--Rg-1,Rg-2 Rg-3
- Dclresourcegroup set -p RG_affinities=--Rg-1,--Rg-2 Rg-3
How the community answered
(26 responses)- A4% (1)
- B8% (2)
- C4% (1)
- D85% (22)
Community Discussion
No community discussion yet for this question.