1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/modules/virt-regional-dr-odf.adoc
2025-11-18 16:29:25 +01:00

19 lines
1.4 KiB
Plaintext

// Module included in the following assemblies:
//
// * virt/backup_restore/virt-disaster-recovery.adoc
:_mod-docs-content-type: CONCEPT
[id="regional-dr-odf_{context}"]
= Regional-DR for {rh-storage-first}
[role="_abstract"]
{VirtProductName} supports the link:https://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/latest/html-single/configuring_openshift_data_foundation_disaster_recovery_for_openshift_workloads/index#rdr-solution[Regional-DR solution for {rh-storage}], which provides asynchronous data replication at regular intervals between managed {VirtProductName} clusters installed on primary and secondary sites.
== Regional-DR differences
* Regional-DR supports higher network latency between the primary and secondary sites.
* Regional-DR uses RBD snapshots to replicate data asynchronously. Currently, your applications must be resilient to small variances between VM disks. You can prevent these variances by using single disk VMs.
* Using the import method when selecting a population source for your VM disk is recommended. However, you can protect VMs that use cloned PVCs if you select a `VolumeReplicationClass` that enables image flattening. For more information, see the {rh-storage} documentation.
For more information about using the Regional-DR solution for {rh-storage} with {VirtProductName}, see {ibm-title}'s {rh-storage} Regional-DR documentation.