Prepare for Upgrade

This topic helps you prepare for upgrading Eucalyptus.

Prerequisites

Before starting the upgrade, ensure that you have:

Important:
  • Perform the upgrade steps on every Eucalyptus host machine, as described in this section.
  • We recommend that you also install the new version of the Management Console, although this is not required. If you don't install the new version, you will not be able to use new features from the console.
  • We recommend that you install the current version of Euca2ools, although this is not required. If you don't install the new version of Euca2ools, you will not be able to use new features from the command line.
  • Federated Eucalyptus clouds began with 4.2.0; you can upgrade a 4.2.x cloud to a federated setup. If you have a 4.1.x or earlier cloud, it cannot have any non-Eucalyptus services accounts created, nor can it be an LDAP integrated cloud. For more information, see Manage Regions in the Administration Guide.
Tip: You can preview the install and its dependencies by running the following commands. Be sure and respond with 'N' so you do not start the install before you are ready.

To preview the upgrade of Eucalyptus cloud

The following steps are an optional preview of what the upgrade command will do. If you do not want to do this, continue to Shutdown Services.

  1. (Optional) Test the new Eucalyptus release package on each host machine that runs a Eucalyptus service:
    yum install http://downloads.eucalyptus.cloud/software/eucalyptus/4.4/rhel/7/x86_64/eucalyptus-release-4.4-2.8.as.el7.noarch.rpm

    Review the dependencies and install package information.

    Enter N when prompted so you do NOT install the package.

  2. (Optional) Test the new Euca2ools release package on each host machine that runs Euca2ools or a Eucalyptus service:
    yum install http://downloads.eucalyptus.cloud/software/euca2ools/3.4/rhel/7/x86_64/euca2ools-release-3.4-2.2.as.el7.noarch.rpm

    Review the dependencies and install package information.

    Enter N when prompted so you do NOT install the package.

  3. (Optional) If you have a Eucalyptus subscription, test the new subscription release package on each host machine that runs a Eucalyptus service:
    yum install http://downloads.eucalyptus.com/software/subscription/eucalyptus-enterprise-release-4.4-1.el7.noarch.rpm

    Review the dependencies and install package information.

    Enter N when prompted so you do NOT install the package.

You are now ready to Shutdown Services.