Help wanted with shared GNS
Hi, I am testing the shared GNS feature with newly provisioned 19.6 grid infrastructure. (test environment, each cluster only have 1 node)
host:
bedorcl02 -> grid software installed, export GNS client file use the following:
# srvctl export gns -clientdata /tmp/xx.txt -role client
scp /tmp/xx.txt to bedorcl01
host:
bedorcl01 -> install new grid software, select the /tmp/xx.txt as the GNS client file and got the following:
grid$ /u01/app/19.6.0/grid/gridSetup.sh -applyRU /u01/patch/3050xxx <- Jan 2020 RU
Based on the above message, it seems I need to add the SCAN information for the new cluster (bedorcl02) on the existing cluster. Where can I find more information about it?