Workflow: Offline Manual Upgrade from Release 6.1.x to 7.0.0

This page summarizes the steps for upgrading from release 6.1.x or 6.2.0 to 7.0.0 by using the offline manual upgrade. In this workflow, the cluster to be upgraded is secure; after the upgrade, the cluster will continue to be secure.

NOTE This workflow assumes that the cluster to be upgraded is running release 6.1.x or release 6.2.0 with one of the following ecosystem packs and Linux operating systems:
Data-Fabric Release Ecosystem Pack Linux Operating System (one of the following)
6.2.0 EEP 7.1.2 or 8.1.0
  • RHEL 8.1, 8.2, 8.3, or 8.4*
  • Ubuntu 18.04 or 20.04
  • SLES 15 SP2 or SP3
  • Oracle Enterprise Linux 8.2, 8.3, or 8.4
6.1.x EEP 6.3.x
  • RHEL 8.2 or 8.3*
  • Ubuntu 16.04 or 18.04
*Note that release 7.0.0 is supported on RHEL but not on CentOS.

Offline Manual Upgrade Summary

In an offline manual upgrade, cluster processes and the jobs that depend on them are stopped on all nodes so that packages can be updated. The offline upgrade process is simpler than a rolling upgrade, and usually completes faster. The offline manual upgrade requires you to:
  1. Perform pre-upgrade checks.
  2. Shut down the cluster.
  3. Upgrade core to 7.0.0.
  4. Upgrade the EEP to 7.1.2 or 8.1.0.
  5. Merge custom configuration settings.
  6. Start the cluster and perform post-upgrade checks.
  7. Enable core 7.0.0 features.

The workflow later on this page provides more detail to help you get started with an offline manual upgrade.

Considerations for Offline Manual Upgrades

Before performing an offline manual upgrade, note the following considerations:
NOTE After upgrading core to release 7.0.0, you must upgrade ecosystem components to an EEP that is compatible with 7.0.0. This must be done before you enable release 7.0.0 features. To determine the compatible EEPs, see EEP Support and Lifecycle Status.
  • The offline upgrade procedure requires an outage of the entire cluster. During the maintenance window, the administrator:
    • Stops all jobs on the cluster.
    • Stops all cluster services.
    • Upgrades packages on all nodes (which can be done in parallel).
    • Brings the cluster back online at once.

Offline Manual Upgrade Workflow

High-Level Steps Detailed Information (review all items unless noted otherwise)
1. Understand Core/EEP Dependencies

Down arrow

2. Plan for the Core Upgrade

Down arrow

3. Plan for the EEP Upgrade

Down arrow

4. Perform Pre-Upgrade Steps for Core

Down arrow

5. Prepare to Upgrade EEP Components

Down arrow

6. Set up Repositories

Down arrow

7. Perform the Offline Manual Upgrade

Down arrow

8. Upgrade the EEP Components

Down arrow

9. Perform Post-Upgrade Steps for EEP

Down arrow

10. Perform Post-Upgrade Steps for Core

Down arrow

11. Install Additional Core Features

Down arrow

NOTE This page includes the steps to generate Object Store certificates by using manageSSLKeys.sh. The certificates must be generated after upgrading and running configure.sh -R. If you fail to generate the certificates, you will not be able to use the Object Store.
12. Secure the Upgraded Cluster