Modular Cluster Topology: Upgrade a Multinode Environment with the ISO and Template

Note

  • When upgrading from an existing Modular Cluster Topology that was available since VOSS Automate 21.1, use the steps listed here.

  • Tasks that are marked Prior to Maintenance Window can be completed a few days prior to the scheduled maintenance window so that VOSS support can be contacted if needed and in order to allow for reduce down time.

The standard screen command should be used where indicated. See: Using the screen command.

Primary database and application node in a Modular Cluster Topology

  • Verify the primary application node (UN2) with the cluster primary role application command run on the node. The output should be true, for example:

    platform@UN2:~$ cluster primary role application
    is_primary: true
    
  • Verify the primary database node (UN1) with the cluster primary role database command run on the node. The output should be true, for example:

    platform@UN1:~$ cluster primary role database
    is_primary: true