Skip to content

Commit a16e21a

Browse files
authored
Merge pull request #71395 from openshift-cherrypick-robot/cherry-pick-70454-to-enterprise-4.15
[enterprise-4.15] #CNV-35102: new disaster recovery section
2 parents dcacd1d + 548472c commit a16e21a

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

_topic_maps/_topic_map.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4120,6 +4120,8 @@ Topics:
41204120
File: virt-backing-up-vms
41214121
- Name: Restoring virtual machines
41224122
File: virt-restoring-vms
4123+
- Name: Disaster recovery
4124+
File: virt-disaster-recovery
41234125
# - Name: Collecting OKD Virtualization data for community report
41244126
# File: virt-collecting-virt-data
41254127
# Distros: openshift-origin
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
:_mod-docs-content-type: ASSEMBLY
2+
[id="virt-disaster-recovery"]
3+
= Disaster recovery
4+
include::_attributes/common-attributes.adoc[]
5+
:context: virt-about-dr
6+
7+
toc::[]
8+
9+
The disaster recovery documentation provides information for administrators on how to recover from certain disaster scenarios that might occur with an {product-title} cluster. As an administrator, you must plan your {VirtProductName} deployment in advance in order to take advantage of disaster recovery.
10+
11+
Metropolitan Disaster Recovery (Metro-DR)::
12+
Metro-DR provides two-way synchronous data replication between managed {VirtProductName} clusters installed on primary and secondary sites. Use Metro-DR during a site disaster to fail applications from the primary to the secondary site, and to relocate the application back to the primary site after restoring the disaster site. This synchronous solution is only available to metropolitan distance data centers with a 10 millisecond latency or less. For more information, see https://access.redhat.com/documentation/en-us/red_hat_openshift_data_foundation/4.14/html-single/configuring_openshift_data_foundation_disaster_recovery_for_openshift_workloads/index#metro-dr-solution[Metro-DR solution for OpenShift Data Foundation].

0 commit comments

Comments
 (0)