Upgrading to Oracle Grid Infrastructure 26ai

This procedure uses Fleet Patching and Provisioning to upgrade your Oracle Grid Infrastructure cluster from 21c to 26ai.

Before You Begin

To upgrade to Oracle Grid Infrastructure 26ai, your source must be Oracle Grid Infrastructure 12c release 2 (12.2.0.1), Oracle Grid Infrastructure 18c, Oracle Grid Infrastructure 19c, or Oracle Grid Infrastructure 21c.

Ensure that groups configured in the source home match those in the destination home.

Ensure that you have an image GI_HOME_26ai of the Oracle Grid Infrastructure 26ai software to provision your working copy.

GI_21c is the active Grid Infrastructure home on the cluster being upgraded. It is a working copy because in this example, Fleet Patching and Provisioning provisioned the cluster. Fleet Patching and Provisioning can also upgrade clusters whose Grid Infrastructure homes are unmanaged that is, homes that Fleet Patching and Provisioning did not provision.

Procedure

  1. Provision a working copy of the Oracle Grid Infrastructure 26ai software:
    $ rhpctl add workingcopy -workingcopy GI26ai -image GI_HOME_26ai {authentication_option}

    GI26ai is the working copy based on the image GI_HOME_26ai.

  2. Upgrade your destination cluster to the GI26ai working copy:
    rhpctl upgrade gihome -sourcewc GI21c -destwc GI26ai
    Oracle Fleet Patching and Provisioning identifies the cluster to upgrade based on the name of the source working copy, and upgrades to the working copy GI26ai.