oraclebase / vagrant

Vagrant Builds
https://oracle-base.com/
GNU General Public License v3.0
190 stars 167 forks source link

node1 fails #16

Closed shreemahesh closed 3 years ago

shreemahesh commented 3 years ago

Hi ,

Please Note that , during rac 19c installation, dns and node2 are successful, but node1 installation , it fails

Do grid configuration. Sat Dec 26 10:42:27 UTC 2020 default: ** default: Launching Oracle Grid Infrastructure Setup Wizard... default: You can find the logs of this session at: default: /u01/app/oraInventory/logs/GridSetupActions2020-12-26_10-42-27AM default: You can find the log of this install session at: default: /u01/app/oraInventory/logs/UpdateNodeList2020-12-26_10-42-27AM.log default: [WARNING] [INS-43080] Some of the configuration assistants failed, were cancelled or skipped. default: ACTION: Refer to the logs or contact Oracle Support Services. default: ** default: Check cluster configuration. Sat Dec 26 10:48:02 UTC 2020 default: ** default: -------------------------------------------------------------------------------- default: Name Target State Server State details default: -------------------------------------------------------------------------------- default: Local Resources default: -------------------------------------------------------------------------------- default: ora.LISTENER.lsnr default: ONLINE ONLINE london1 STABLE default: ora.net1.network default: ONLINE ONLINE london1 STABLE default: ora.ons default: OFFLINE OFFLINE london1 STABLE default: -------------------------------------------------------------------------------- default: Cluster Resources default: -------------------------------------------------------------------------------- default: ora.london1.vip default: 1 ONLINE ONLINE london1 STABLE default: -------------------------------------------------------------------------------- default: ** default: Unzip database software. Sat Dec 26 10:48:02 UTC 2020 default: ** default: ** default: Do database software-only installation. Sat Dec 26 10:57:41 UTC 2020 default: ** default: Launching Oracle Database Setup Wizard... default: [FATAL] [INS-35355] The node london2 specified in response file is not part of the Oracle Clusterware detected. default: CAUSE: The node list for the Oracle RAC database specified in the response file does not match the configuration stored in the OCR. default: ACTION: Please specify a valid node or add this node london2 to the cluster. default: ** default: Run DB root scripts. Sat Dec 26 10:58:23 UTC 2020 default: ** default: Check /u01/app/oracle/product/19.0.0/dbhome_1/install/root_london1.evilcorp.com_2020-12-26_10-58-23-811090140.log for the output of root script default: sh: /u01/app/oracle/product/19.0.0/dbhome_1/root.sh: No such file or directory default: ** default: Create database. Sat Dec 26 10:58:24 UTC 2020 default: ** default: [FATAL] java.lang.NullPointerException default: ** default: Check cluster configuration. Sat Dec 26 10:58:30 UTC 2020 default: ** default: ** default: Output from crsctl stat res -t Sat Dec 26 10:58:30 UTC 2020 default: ** default: -------------------------------------------------------------------------------- default: Name Target State Server State details default: -------------------------------------------------------------------------------- default: Local Resources default: -------------------------------------------------------------------------------- default: ora.LISTENER.lsnr default: ONLINE ONLINE london1 STABLE default: ora.net1.network default: ONLINE ONLINE london1 STABLE default: ora.ons default: OFFLINE OFFLINE london1 STABLE default: -------------------------------------------------------------------------------- default: Cluster Resources default: -------------------------------------------------------------------------------- default: ora.london1.vip default: 1 ONLINE ONLINE london1 STABLE default: -------------------------------------------------------------------------------- default: ** default: Output from srvctl config database -d rac_db Sat Dec 26 10:58:31 UTC 2020 default: ** default: /u01/app/oracle/product/19.0.0/dbhome_1/bin/srvctl: line 259: /u01/app/oracle/product/19.0.0/dbhome_1/srvm/admin/getcrshome: No such file or directory default: PRCD-1120 : The resource for database rac_db could not be found. default: PRCR-1001 : Resource ora.rac_db.db does not exist default: ** default: Output from srvctl status database -d rac_db Sat Dec 26 10:58:31 UTC 2020 default: ** default: /u01/app/oracle/product/19.0.0/dbhome_1/bin/srvctl: line 259: /u01/app/oracle/product/19.0.0/dbhome_1/srvm/admin/getcrshome: No such file or directory default: PRCD-1120 : The resource for database rac_db could not be found. default: PRCR-1001 : Resource ora.rac_db.db does not exist default: ** default: Output from v$active_instances Sat Dec 26 10:58:32 UTC 2020 default: ** default: /vagrant/scripts/oracle_create_database.sh: line 50: /u01/app/oracle/product/19.0.0/dbhome_1/bin/sqlplus: Permission denied The SSH command responded with a non-zero exit status. Vagrant assumes that this means the command failed. The output for this command should be in the log above. Please read the output to determine what went wrong.

oraclebase commented 3 years ago

I don't know why you've done a pull request for all the changes you've made. I'm not interested in pulling your changes into my repo.

I'm closing this pull request.