Example: Upgrading DSE to a minor release using LCM

End-to-end example of upgrading DSE from version 5.1.0 to 5.1.3 using Lifecycle Manager.

Follow the steps in this example for upgrading DataStax Enterprise (DSE) from version 5.1.0 to 5.1.3 using Lifecycle Manager (LCM). This example clones a configuration profile and runs an upgrade job for a datacenter.
The following steps outline the upgrade process:
  1. Clone a DSE version 5.1.0 configuration profile to DSE version 5.1.3 from the Config Profiles page.
  2. Associate the newly cloned configuration profile with the datacenter in the Clusters page.
  3. Run an upgrade job for the datacenter from the Clusters page.
  4. View the status of the upgrade job in the Jobs pages.

Prerequisites

This example assumes you have reviewed the DSE upgrade guide and performed any necessary prerequisite steps applicable to the DSE version you have planned to upgrade to.

Procedure

  1. Click Config Profiles from the Lifecycle Manager navigation menu.
  2. Click the clone icon for the configuration profile you want to clone. This example selects an existing configuration profile for DSE version 5.1.0.

    Clone config profile example

    The Clone Config Profile dialog displays. A clone prefix is added to the profile name, but can be adjusted based on naming conventions, provided that the name is unique. This example uses clone-cp-510-513 as its configuration profile name.

    Clone prepended config profile name

  3. Select an upstream DataStax Enterprise Version to upgrade to. This example selects dse v5.1.3.

    Clone a DSE 5.1.0 config profile for upgrade to version 5.1.3

  4. Click Clone.
    The Config Profiles page displays the notifications for settings that have changed between the DSE versions.

    Validation notifications post-cloning config profile

  5. Click each profile notification to review it in context within its configuration file. Adjust any settings as appropriate for your environment. This example allows inheritance of all new default values.

    Click a config profile validation notification to view it in context

  6. Click Save.
    The cloned configuration profile displays in the list of configuration profiles.
  7. Click Clusters in the LCM navigation menu.
  8. Select the datacenter to run an upgrade on. This example selects a datacenter that has DSE version 5.1.0 installed and configured.
  9. Associate the cloned configuration profile with the datacenter being upgraded. Click the ellipsis icon, select Edit, and choose the configuration profile in the Edit Datacenter dialog to use for the upgrade.

    Edit DC in clusters area to associate newly cloned config profile for minor DSE upgrade

  10. Click the ellipsis icon and select Upgrade for the datacenter being upgraded.
    The Run Upgrade Job dialog displays.

    Run Upgrade (DSE) Job dialog on datacenter in LCM

  11. Review the information in the Run Upgrade Job dialog and click Submit. This example uses all default settings for the upgrade job.
  12. Review the status and details of the upgrade job in the Jobs pages.