Upgrading DSE OpsCenter Package Installations

About this task

These steps provide information on upgrading to OpsCenter for package installs and restarting the opscenterd daemon.

Upgrade from OpsCenter 6.1 to the most current release of OpsCenter 6.5 before upgrading to OpsCenter 6.8.

Prerequisites

Review Product Compatibility for information on OpsCenter compatibility with DSE.

Before upgrading, backup your OpsCenter keyspace, 6.8, if you anticipate, plan, or need to downgrade to an earlier version of OpsCenter. Downgrading OpsCenter is a very manual and case-specific process. If you require a downgrade, contact DataStax Support for assistance before proceeding.

Additionally, view the compatibility table to ensure that OpsCenter is compatible with your version of DataStax Enterprise.

Procedure

  1. Locate the cluster_name.conf file. The location of this file depends on the type of installation:

    • Package installations: /etc/opscenter/clusters/cluster_name.conf

    • Tarball installations: <install_location>/conf/clusters/cluster_name.conf

  2. If you previously configured the api_port (6.8) under the [cassandra] or [storage_cassandra] headers in 'cluster_name.conf', then delete the entries.

    An existing api_port entry under the [cassandra] or [storage_cassandra] headers prevents OpsCenter from starting.

  3. On the OpsCenter daemon host, run the appropriate command to update the packages:

    • Debian or Ubuntu

      sudo apt-get update
    • RHEL or CentOS

      Yum automatically updates package lists when necessary.

  4. Install the upgraded OpsCenter package:

    Replace version_number shown in the example below with the version to which you are upgrading.

    • Debian or Ubuntu:

      sudo apt-get install opscenter=<version_number>
    • RHEL or CentOS:

      sudo yum install opscenter-<version_number>
  5. If the package manager prompts you for options regarding opscenterd.conf, then keep your currently installed version.

  6. Restart the OpsCenter daemon.

    sudo service opscenterd restart

What is Next

Upgrade DataStax Agents from the OpsCenter interface.

Was this helpful?

Give Feedback

How can we improve the documentation?

© 2024 DataStax | Privacy policy | Terms of use

Apache, Apache Cassandra, Cassandra, Apache Tomcat, Tomcat, Apache Lucene, Apache Solr, Apache Hadoop, Hadoop, Apache Pulsar, Pulsar, Apache Spark, Spark, Apache TinkerPop, TinkerPop, Apache Kafka and Kafka are either registered trademarks or trademarks of the Apache Software Foundation or its subsidiaries in Canada, the United States and/or other countries. Kubernetes is the registered trademark of the Linux Foundation.

General Inquiries: +1 (650) 389-6000, info@datastax.com