Solution to [INS-06006] during upgrade of OracleRAC

Source: Internet
Author: User
Tags passwordless ssh

Oracle RAC upgrade test is performed in the test environment today. The original version is 11.2.0.3.0 and you want to upgrade it to 11.2.0.4.0, however, during the runinstaller process, [INS-06006] Passwordless SSH connectivity not set up between the following nodes (s): [rac01] is encountered.

Run ssh rac01 date and ssh rac02 date on both nodes;

Then the machine name in the/etc/hosts file is modified, and all the machine names are changed to lowercase letters. the problem persists;

Finally, Setup is selected in "SSH Connectivity" and can be installed normally, but the Test still has the same error.

For example:



Later, we found the (Doc ID 1597212.1) solution in MOS as follows:

Go to the Grid account and run the following command:

$ <OLD_GI_HOME>/oui/bin/runInstaller-updateNodelist ORACLE_HOME = <OLD_GI_HOME> "CLUSTER_NODES = {racnode1, racnode2}" CRS = true

For example, run the following command:

[Root @ rac01 ~] #Su-grid

[Grid @ rac01 grid] $Cd/u01/app/11.2.0/grid/oui/bin/

[Grid @ rac01 bin] $./RunInstaller-updateNodelist ORACLE_HOME =/u01/app/11.2.0/grid "CLUSTER_NODES = rac01, rac02" CRS = true

Starting Oracle Universal Installer...

Checking swap space: must be greater than 500 MB. Actual 5633 MB Passed

The inventory pointer is located at/etc/oraInst. loc

The inventory is located at/u01/app/oraInventory

'Updatenodelist' was successful.

After the preceding command is executed, run [grid @ Oracle-LAB grid] $./runInstaller again.

Then, you will find that the Node Name is changed from uppercase to lowercase, and then "Next.


Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.