Upgrading Oracle Grid Infrastructure
If you are using Fleet Patching and Provisioning, then you can use a single command to upgrade an Oracle Grid Infrastructure home.
Fleet Patching and Provisioning supports upgrades to Oracle Grid Infrastructure 21c from 19c, 18c, 12.2, 12.1, and 11.2. The destination for the upgrade can be a working copy of a gold image already provisioned or you can choose to create the working copy as part of this operation.
As an example, assume that a target cluster is running Oracle Grid Infrastructure on
an Oracle Grid Infrastructure home that was provisioned by Fleet Patching and
Provisioning. This Oracle Grid Infrastructure home is 19c and the working copy is
named accordingly, for example GIOH19C
.
After provisioning a working copy version of Oracle Grid Infrastructure 21c (named
GIOH21C
in this example) and GIMR (named
GIMROH21c
in this example), you can upgrade to that working
copy with this single command:
$ rhpctl upgrade gihome -sourcewc GIOH19C -destwc GIOH21C -gimrwc GIMROH21c
If the cluster that you are upgrading has a local GIMR, then follow the steps in the Provisioning an Oracle Grid infrastructure 21c with GIMR configured section.
Note:
You can delete the source working copy at any time after completing an upgrade. Once you delete the working copy, however, you cannot perform a rollback. Also, use therhpctl delete workingcopy
command (as opposed to rm
, for example) to remove the source working copy to keep the Fleet Patching and Provisioning inventory correct.
- Upgrading Oracle Grid Infrastructure 21c With GIMR Configured
You can use Oracle Fleet Patching and Provisioning to upgrade Oracle Grid infrastructure that has Grid Infrastructure Management Repository (GIMR) configured.
Parent topic: Patching and Upgrading Oracle Grid Infrastructure