Running an upgrade job for a DSE patch version

After cloning a configuration profile with an updated DSE minor version, run an upgrade job on a datacenter or node. The upgrade job downloads and installs DSE and applies the values in the associated configuration profile.

After reviewing the DataStax Enterprise (DSE) patch release upgrade documentation and cloning a configuration profile with an updated DSE minor version, run an upgrade job on a datacenter or node. The upgrade job downloads and installs DSE and applies the values in the associated, cloned configuration profile.

Read and understand the following characteristics of configuration profiles:

Automated DSE upgrades to minor versions within a release series are supported in Lifecycle Manager for versions 6.5 and later.

The following use cases are not supported at this time:
  • Automated DSE upgrades to major versions.
  • Downgrades of DSE.
Note: Upgrades at the cluster level are not allowed because there are frequently context-specific requirements about the order in which datacenters must be upgraded, and steps that must be performed to prepare a datacenter for upgrade or recovery afterward.

Prerequisites

Review the DSE upgrade guide documentation. Also, review the upgrade documentation for the applicable DSE patch release to determine which patch version to upgrade to. DataStax strongly recommends upgrading to the latest patch version.
Important: Upgrade jobs fail if the operating system is not supported by the DSE version.

Procedure

  1. Clone the configuration profile and select an updated DSE version.
  2. Click Clusters in the Lifecycle Manager navigation menu.
  3. Select the datacenter or node to run an upgrade on.
  4. Click the ellipsis icon and select Edit, then choose the Config Profile to use for the upgrade. The selected configuration profile will be associated with the datacenter or node being upgraded.
  5. Click the ellipsis icon and select Upgrade for the datacenter or node being upgraded.

    Upgrade drop menu in LCM Clusters page

    The Run Upgrade Job dialog displays.
    Tip: Click the following thumbnail images to view the expanded dialog.
    • Run Upgrade Job for a Node: Run Upgrade (DSE) Job dialog on nodes in LCM
    • Run Upgrade Job for a Datacenter: Run Upgrade (DSE) Job dialog on datacenters in LCM
  6. To override the default error behavior and continue running the job on subsequent nodes until all nodes are finished, select Continue On Error. The job continues running despite encountering errors.
    By default, a job ceases running on additional nodes upon encountering an error on any given node. Any nodes that are already running continue to completion.
  7. Optional: Enter a Description about the upgrade job. For example: upgrade node from DSE 6.0.0 to 6.0.4. The description displays in the Jobs pages when Viewing job details.
  8. Make additional selections depending on whether you are upgrading a node or a datacenter.
    • If running an upgrade job for a node, skip to 9.
    • If running an upgrade job for a datacenter, continue with the following selections.
    1. Select a Concurrency Level:
      Note: Concurrency Level is not applicable to node-level jobs.
      • Automatic (safest but not always fastest): Default. Allows LCM to determine a safe concurrency level to use. Use this option when unsure which other option would be appropriate.
        Note: The Automatic option executes one job at a time, both for nodes in datacenters that were previously installed by LCM, and for nodes in new datacenters where an install job has not yet successfully completed. This behavior mirrors the Single node option.
      • Single node: Executes job on one node at a time. Use this option when having more than one node offline at a given time would impact availability.
      • One node per DC: Executes job concurrently on at most one node per datacenter (DC). Use this option if having a single node in each DC offline does not impact availability.
      • Single rack within a DC (might interrupt service): Executes job concurrently on nodes such that at most one rack has nodes down at a time. Use this option if having an entire rack within a DC offline does not impact availability.
      • One rack per DC (might interrupt service): Executes job concurrently on nodes such that at most one rack in each DC has nodes down at a time. Use this option if having an entire rack in each DC offline does not impact availability.
      • All nodes within a DC (interrupts service): Executes job concurrently on all nodes in a DC. Use this option if having all nodes in a DC offline is acceptable.
      • All nodes (interrupts service): Executes a job concurrently on all nodes in a cluster. Use this option if having all nodes in a cluster offline is acceptable.
    2. Enter a Batch Size if the default (10) is not appropriate for your environment or selected Concurrency Level.
      Increase the Batch Size value if:
      • The datacenter is large.
      • The selected Concurrency Level makes many nodes eligible to run concurrently (such as the All nodes within a DC option).
      • The default Batch Size results in job run times that are too long.
      • Your environment can handle a larger number of nodes performing downloads and installs simultaneously without impacting network bandwidth or the LCM server.
      Note: Batch size takes effect only when a large number of nodes are eligible for concurrent deployment, such as with the All nodes concurrency policy. Batch size has no effect on jobs with the Single node concurrency policy or on node-level jobs.
  9. Click Submit to submit the job. A dialog indicates that the job is in the queue to run.
  10. Click View Job Summary to navigate to the Jobs page to monitor the job progress. Click Close if you do not want to immediately monitor the job and prefer to remain in the Clusters workspace.