Adding an Azure backup location

About this task

Add an Azure Blob storage account for DataStax Enterprise (DSE) OpsCenter backups. You can optionally specify sub folders within the storage container.

DSE OpsCenter does not support backing up to a Premium Performance Storage account or an Azure File Share.

The Backup Service requires control over the data and structure of its destination locations. The backup destinations must be dedicated for use only by OpsCenter. Any additional directories or files in those destinations can prevent the Backup Service from properly conducting a Backup or Restore operation.

Prerequisites

Install AzCopy CLI on all nodes where DataStax Agents are running to enable backups to Microsoft Azure.

Install AzCopy version 7.3. OpsCenter is not compatible with version 10 or later.

To install AzCopy for most Linux installations:

wget -O azcopy.tar.gz https://aka.ms/downloadazcopylinux64 &&
tar -xf azcopy.tar.gz &&
sudo ./install.sh

For Red Hat Enterprise Linux (RHEL) 7 installations, install the International Components for Unicode (ICU) and libunwind dependencies: yum install -y libunwind icu.

To install AzCopy for RHEL 6 installations:

wget -O azcopy.tar.gz https://aka.ms/downloadazcopylinuxrhel6 &&
tar -xf azcopy.tar.gz &&
sudo ./install.sh

AzCopy CLI might require Linux distribution dependencies. The required dependencies vary by Linux distribution. Install the dependencies on every node where DSE is installed.

Additionally, ensure that the Azure Blob storage account exists prior to adding a backup location in OpsCenter.

You must be the owner of the Azure storage account that you configure as an OpsCenter backup location.

Procedure

  1. Access the Create (or Edit) Backup dialog:

  2. In the Create or Edit Backup dialog, under Location, click +Add Location.

    The Add Location dialog appears.

    Backup service screen for Microsoft Azure

  3. Select Microsoft Azure as the backup Location.

  4. Enter the Storage Account name that OpsCenter backs up to.

  5. Enter the Container Name, which is the name of the Azure Blob where OpsCenter saves backup data.

  6. Enter a Sub Folder that exists within the Blob storage container. If not specified, OpsCenter uses the root of the Blob storage container.

  7. Enter a Storage Key for the storage container, which is an access key for the storage account that houses the Blob storage container.

  8. Click Save Location.

Results

The specified Azure container is added as a backup location.

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