Oracle
1Z0-884 · Question #91
Suppose you have two nodes called node1 and node2, and each of them has a non-global zone running called zone1. Which two commands register a failover resource group named apache-rg to be…
The correct answer is B. clrg create -n node1,node2 -z zonel apache-rg D. clrg create -n node1:zone1,node2:zone1 apache-rg. See the full explanation below for the reasoning.
Question
Suppose you have two nodes called node1 and node2, and each of them has a non-global zone running called zone1. Which two commands register a failover resource group named apache-rg to be potentially mastered on both non-global zones? (Choose two.)
Options
- Aclrg create -z zone1 apache-rg
- Bclrg create -n node1,node2 -z zonel apache-rg
- Cclrg create -n zone1@node1,zone1@node2 apache-rg
- Dclrg create -n node1:zone1,node2:zone1 apache-rg
How the community answered
(38 responses)- A8% (3)
- B82% (31)
- C11% (4)
Community Discussion
No community discussion yet for this question.