1Z0-058 · Question #68
You are ready to add two new nodes called RACNODE 5 and RACNODE 6 to your existing four- node cluster by using addNode.sh. You have run cluvfy -peer to check the new nodes against a reference node…
The correct answer is C. addNode.sh -silent "CLUSTER_NEW_NODES={RACNODE5, RACNODE6}". Adding a Cluster Node on Linux and UNIX Systems If you are not using GNS, run the following command: $ ./addNode.sh "CLUSTER_NEW_NODES={node3}" "CLUSTER_NEW_VIRTUAL_HOSTNAMES={node3- Oracle® Clusterware Administration and Deployment Guide 11g Release 2 (11.2)
Question
You are ready to add two new nodes called RACNODE 5 and RACNODE 6 to your existing four- node cluster by using addNode.sh. You have run cluvfy -peer to check the new nodes against a reference node. When you originally created the cluster, the network administrators chose to statically define the SCAN VIP addresses in the corporate DNS server, and you installed the Oracle Grid Infrastructure without using GNS. What is the correct way to silently add the nodes?
Options
- AaddNode.sh -silent "CLUSTER_NEW_NODES={RACNODE5, RACNODE6} "
- BaddNode.sh -silent " CLUSTER_NEW_VIRTUAL_HOSTNAMES={RACNODE5-VIP,
- CaddNode.sh -silent "CLUSTER_NEW_NODES={RACNODE5, RACNODE6}"
- DaddNode.sh -silent -responseFile mynewnodes.txt with the response file containing only
- EaddNode.sh -silent -responseFile mynewnodes.txt With the response file containing
How the community answered
(46 responses)- A2% (1)
- B13% (6)
- C78% (36)
- D4% (2)
- E2% (1)
Explanation
Adding a Cluster Node on Linux and UNIX Systems If you are not using GNS, run the following command: $ ./addNode.sh "CLUSTER_NEW_NODES={node3}" "CLUSTER_NEW_VIRTUAL_HOSTNAMES={node3- Oracle® Clusterware Administration and Deployment Guide 11g Release 2 (11.2)
Topics
Community Discussion
No community discussion yet for this question.