oraclebase / vagrant

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

19c rac installation node1 fails #15

Closed shreemahesh closed 3 years ago

shreemahesh commented 3 years ago

Hi Tim,

While doing rac 19c installation , dns and node2 are up and no error ,but node1 fails :------ Please find the output , I got while node1 during installation .

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

Hi.

It looks like your installation only happened on a single node. I can see you've altered the server names. I'm wondering if you have something inconsistent in the config files.

Please revert to the original config files and try again. If that works, I would assume you've not been consistent with your modifications to the config files.

Cheers

Tim...

oraclebase commented 3 years ago

Please don't do pull requests to my repo. I'm just going to reject them.

oraclebase commented 3 years ago

Looking at the pull request again, it looks like you are using someone else's repository, that was originally forked from mine. I have no idea what changes they've made, and I certainly can't help you with their changes.

I'm closing this issue, as it doesn't appear to be an issue with my repository.

shreemahesh commented 3 years ago

Ok Tim , Thanks , I will follow your instructions and revert back

shreemahesh commented 3 years ago

Thanks a lot Tim,

Let me check and revert back to you Apologies for pulling request

Thank you shree

On Sat, Dec 26, 2020 at 5:45 PM Tim Hall notifications@github.com wrote:

Hi.

It looks like your installation only happened on a single node. I can see you've altered the server names. I'm wondering if you have something inconsistent in the config files.

Please revert to the original config files and try again. If that works, I would assume you've not been consistent with your modifications to the config files.

Cheers

Tim...

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/oraclebase/vagrant/issues/15#issuecomment-751350368, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALZERIXGFVO7PCXBNYZARWTSWXHU3ANCNFSM4VJ3RKSA .