Chapter 6. Disabling disaster recovery for a disaster recovery enabled application


This section guides you to disable disaster recovery (DR) for an application deployed using Red Hat Advanced Cluster Management (RHACM).

6.1. Disabling DR managed applications

  1. In the RHACM console, navigate to All Clusters Data Services Protected applications tab.
  2. At the end of the application row, click on the Actions menu and choose Remove disaster recovery.
  3. Click Remove in the next prompt.

    Warning

    Your application will lose disaster recovery protection, preventing volume synchronization (replication) between clusters.

Note

The application is no longer in the Protected applications tab once the DR is removed.

6.2. Disabling DR discovered applications

  1. In the RHACM console, navigate to All Clusters Data Services Protected applications tab.
  2. At the end of the application row, click on the Actions menu and choose Remove disaster recovery.
  3. Click Remove in the next prompt.

    Warning

    Your application will lose disaster recovery protection, preventing volume synchronization (replication) between clusters.

Important

Due to a known issue, CephFS PVCs can become orphaned after disabling DR protection for a discovered workload on the cluster where the application in not running. To clean up the orphaned CephFS PVCs, manually delete them using the following command:

$ oc delete pvc <pvc-name> -n <application-namespace>
Note

The application is no longer in the Protected applications tab once the DR is removed.

Red Hat logoGithubredditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust. Explore our recent updates.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

Theme

© 2026 Red Hat
Back to top