Upgrade Cloud with Static Servers (from 6.7)

This guide explains how to upgrade OnApp Cloud 6.7 to 6.8 for a cloud with static servers. Follow the procedure listed below in the provided order to upgrade your cloud. All the packages (Control Panel and Static compute resources) must belong to the same major version to ensure the best performance of your cloud.

Upgrade Control Panel Server


To upgrade the Control Panel server, follow the procedure at Upgrade Guide for Control Panel Server

Upgrade Static Compute Resources


To upgrade static compute resources, follow the next procedure:

  1. Make sure your compute resource is visible and online on the Control Panel.
  2. Download the OnApp YUM repository file:

    # rpm -Uvh http://rpm.repo.onapp.com/repo/onapp-repo-6.8.noarch.rpm
    
    
  3. Upgrade OnApp hypervisor packages:

    # yum update onapp-hv-install

Upgrade Static Backup Servers


To upgrade static backup servers, follow the next procedure:

  1. Download the OnApp YUM repository file:

    # rpm -Uvh http://rpm.repo.onapp.com/repo/onapp-repo-6.8.noarch.rpm
  2. Upgrade OnApp backup server packages:

    # yum update onapp-bk-install