Patching Oracle Grid Infrastructure Using Oracle FPP Lite

Use this procedure to patch Oracle Grid Infrastructure using Oracle Fleet Patching and Provisioning (Oracle FPP) Lite.

  1. Deploy a new Oracle Grid Infrastructure home using Oracle FPP Lite.
    $ rhpctl deploy home -path /u01/app/23.6.0/grid -zip /tmp/images/grid_home.zip
  2. Switch from the old Oracle Grid Infrastructure home to the new Oracle Grid Infrastructure home using Oracle FPP Lite.
    $ rhpctl move gihome -desthome /u01/app/23.6.0/grid –sourcehome /u01/app/23.0.0/grid

    Note:

    • During Oracle FPP Lite patching, you must run the patching command only on one node. The patching completes automatically on all other nodes.
    • If any command fails in the first run, then you must re-run the command from the same node where it was started initially.