Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Excerpt

Upgrade Static Compute Resources


At first upgrade your static compute resources.

  1. Make sure your compute resource is visible and online in the Control Panel.

  2. This step applies to

...

  1. CentOS 5.x Xen compute resources only. Run the following command:

    Code Block
    # rm -f /etc/yum.repos.d/GITCO-*.repo
  2. Download and install the latest OnApp YUM repository file and install new packages:

    Code Block
    # rpm -Uvh http://rpm.repo.onapp.com/repo/onapp-repo-5.1.noarch.rpm

    Run one of the following commands depending on CentOS version:

    For CentOS 5.x compute resources:

    Code Block
    # yum install gdisk lsblk-wrapper

    For CentOS 6.x compute resources:

    Code Block
    # yum install gdisk util-linux-ng

...

 

 

...




Upgrade Static Backup Servers


After you upgraded static compute resources, proceed to static backup servers upgrade.

Download the OnApp repository:

Code Block
bash#> rpm -Uvh http://rpm.repo.onapp.com/repo/onapp-repo-5.1.noarch.rpm
# yum install gdisk 

...

 

 

...