Create an environment-wide backup

Data Recovery Service (DRS), a microservice in CDP Private Cloud Data Services, enables you to create an environment-wide backup of Kubernetes namespaces and resources on Embedded Container Service (ECS) and OpenShift Container Platform (OCP) in CDP Private Cloud Data Services Management Console.

Cloudera recommends that you create a backup of your Kubernetes namespace before a maintenance activity, before you upgrade, or in general, as a best practice.

Role Required: PowerUser

By default, the data recovery service is located in the [***CDP_INSTALLATION_NAMESPACE***]-drs namespace. For example, if the CDP Private Cloud Data Services installation is located in the cdp namespace, the data recovery service namespace is automatically named cdp-drs. If you have multiple CDP Private Cloud Data Services installations (as in OCP), the data recovery service is named accordingly.

When you initiate the backup event in the Backup and Restore Manager for Control Plane, the data recovery service takes a backup of the following resources and data:
  • Kubernetes resources associated with the cdp namespace and the embedded vault namespaces of the Control Plane in CDP Private Cloud Data Services. The resources include deployment-related information, stateful sets, secrets, and configmaps.
  • Data used by the stateful pods, such as the data in the embedded database and Kubernetes persistent volume claim.

The data recovery service can also back up and restore Kubernetes namespaces behind Cloudera Data Warehouse (CDW) entities (for example, Database Catalogs and Virtual Warehouses) on demand.

Available methods to back up and restore environment

The following methods are available to back up and restore your environment:

DRS automatic backups
Starting from CDP Private Cloud Data Services 1.5.4, DRS automatic back ups for Control Plane, Cloudera Data Warehouse (CDW), and Cloudera Data Engineering (CDE) are enabled by default on ECS clusters for new installations or after cluster upgrade to version 1.5.4 or higher.
You can disable this option, if required. You can also configure the external storage in Longhorn for ECS, and then initiate the DRS automatic backup to it. For more information, see DRS automatic backups.
Service-specific CDP CLI options
You can use the CDP CLI options to back up and restore namespaces for Control Plane and CDW.
For the list of available CDP CLI options that you can use for backup and restore purposes, see drscp and dw.
Backup and Restore Manager
You can back up and restore namespaces for Control Plane and CDW on the Backup and Restore Manager page.
To access this page, click the CDP Private Cloud Data Services Management Console > Dashboard > Backup Overview > View Details option. For more information, see Access Backup and Restore Manager.