Previous Topic: Upgrade Layer 7 Gateway ServerNext Topic: Upgrade Each Tenant Oracle Database


Upgrade Each Cluster Node

These steps should be executed per cluster node. For example, in a two-node cluster, you perform these steps on each Gateway.

Follow these steps:

  1. SSH onto the Gateway.
  2. Stop the Gateway process as follows:
    service ssg stop
    
  3. Remove the existing MAG RPM as follows:
    rpm -e ssg-mag-2.0-1.noarch
    
  4. Install new MAG RPM:
    rpm –Uvh ssg-mag-cloudminder_1.51-2.0-3.noarch.rpm
    
  5. Start the Gateway process as follows:
    service ssg start