In deployment, No DNS available cannot resolve the SCAN hostname
With the following options in deploy params:
# SCAN INFO SCAN_NAME=dbscc-qro-scan SCAN_IPS=(10.50.45.37 ) SCAN_PORT=1521 IsDNSUSED=false DNS_SERVERS=( ) NTP_SERVERS=( ) NODE_IPS=(10.50.45.31 10.50.45.32) VIP_IPS=(10.50.45.33 10.50.45.34) PRIV_IPS=( 192.168.16.24 192.168.16.25) HA_IPS=( 192.168.16.24 192.168.16.25)
The SCAN name resolution show the following error in step 16 in ODA X5-2 deployment. Appliance Kit 12.1.2.3
ERROR: PRVG-1101 : SCAN name "dbscc-qro-scan" failed to resolve ERROR: PRVF-4657 : Name resolution setup check for "dbscc-qro-scan" (IP address: 10.50.45.37) failed ERROR: PRVF-4664 : Found inconsistent name resolution entries for SCAN name "dbscc-qro-scan" Checking SCAN IP addresses... Check of SCAN IP addresses passed Verification of SCAN VIP and listener setup failed Checking OLR integrity... Check of existence of OLR configuration file "/etc/oracle/olr.loc" passed Check of attributes of OLR configuration file "/etc/oracle/olr.loc" passed
0