Oracle
1Z0-432 · Question #42
You want to add host03 to a Flex cluster. In which order will you execute these commands? 1. [grid@host01]$ cluvfy stage post hwos -n host03 2. [grid@host01]$ cluvfy comp peer -refnode host01 -n…
The correct answer is B. 1, 2, 5, 3, 6, 4. https://docs.oracle.com/database/121/CWADD/adddelclusterware.htm#CWADD90987
Fusion Applications Overview
Question
You want to add host03 to a Flex cluster. In which order will you execute these commands? 1. [grid@host01]$ cluvfy stage post hwos -n host03 2. [grid@host01]$ cluvfy comp peer -refnode host01 -n host03 -orainv oinstall -osdba 3. [grid@host01]$ cluvfy stage -pre nodeadd -n host03 -fixup 4. [grid@host01]$ cluvfy stage post nodeadd -n host03 -verbose 5. [grid@host01]$ oclumon manage -get resize 6. [grid@host01]$ ./addnode.sh -silent "CLUSTER_NEW_NODES=(hosr03)" "CLUSTER_NEW_VIRTUAL_HOSTNAMES=(host03-vip,)" "CLUSTER_NEW_NODE_ROLES=(hub1leaf)"
Options
- A1, 2, 3, 4, 5, 6
- B1, 2, 5, 3, 6, 4
- C3, 5, 6, 2, 1, 4
- D3, 6, 5, 1, 2, 4
- E5, 6, 3, 1, 4, 2
How the community answered
(48 responses)- A4% (2)
- B73% (35)
- C2% (1)
- D15% (7)
- E6% (3)
Explanation
https://docs.oracle.com/database/121/CWADD/adddelclusterware.htm#CWADD90987
Topics
#Flex cluster#addnode#cluvfy#node addition sequence
Community Discussion
No community discussion yet for this question.