You are ready to add two new nodes called RACNODE5 and RACNODE6 to your existing four-node cluster 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?
A.
addNode.sh -silent "CLUSTER_NEW_nodes={ RACNODE5, RACNODE6 > "
B.
addNode.sh -silent "CLUSTER_NEW_VIRTUAL_HOSTNAMES=<(RACNODES -VIP, RACNODE6-VIP) "
C.
addNode.sh -silent "CLUSTER_NEW_NODES= { RACNODES, RACNODE6 } " "CLUSTER_NEW_VlRTUAL_HOSTNAMES= RACNODE5-VIP, RACNODE6-VIP>"
D.
addNode.sh -silent -responseFile mynewnodea . txt With the response file containing only
E.
CLUSTER_NEW_NODES= {"RACNODES, RACNODE6")
F.
addNode.sh -silent -responseFile mynewnodes.txt With the response file containing onlyCLUSTER NEW VIRTUAL HOSTNAMES= { " RACNODE3-VI P , RACNODE4 -VIP >