Skip to content

Commit 4120cbe

Browse files
authored
Merge pull request #87746 from anarnold97/OADP-5570-DataMover-support
OADP-5570: Improving DataMover Support
2 parents 189a855 + b60fb2e commit 4120cbe

File tree

1 file changed

+22
-4
lines changed

1 file changed

+22
-4
lines changed

backup_and_restore/application_backup_and_restore/installing/about-oadp-data-mover.adoc

Lines changed: 22 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,35 @@ include::_attributes/common-attributes.adoc[]
66

77
toc::[]
88

9-
{oadp-short} includes a built-in Data Mover that you can use to move Container Storage Interface (CSI) volume snapshots to a remote object store. The built-in Data Mover allows you to restore stateful applications from the remote object store if a failure, accidental deletion, or corruption of the cluster occurs. It uses xref:../../../backup_and_restore/application_backup_and_restore/backing_up_and_restoring/oadp-about-kopia.adoc#oadp-about-kopia[Kopia] as the uploader mechanism to read the snapshot data and write to the unified repository.
9+
{oadp-first} includes a built-in Data Mover that you can use to move Container Storage Interface (CSI) volume snapshots to a remote object store. The built-in Data Mover allows you to restore stateful applications from the remote object store if a failure, accidental deletion, or corruption of the cluster occurs. It uses xref:../../../backup_and_restore/application_backup_and_restore/backing_up_and_restoring/oadp-about-kopia.adoc#oadp-about-kopia[Kopia] as the uploader mechanism to read the snapshot data and write to the unified repository.
1010

1111
{oadp-short} supports CSI snapshots on the following:
1212

1313
* {odf-full}
1414
* Any other cloud storage provider with the Container Storage Interface (CSI) driver that supports the Kubernetes Volume Snapshot API
1515
16-
[IMPORTANT]
17-
====
16+
// ** suggest removing the admonition and replacing with a clear section **
17+
//
18+
// [IMPORTANT]
19+
// ====
20+
// The {oadp-short} built-in Data Mover, which was introduced in {oadp-short} 1.3 as a Technology Preview, is now fully supported for both containerized and virtual machine workloads.
21+
// ====
22+
23+
[id="oadp-data-mover-support_{context}"]
24+
== Data Mover support
25+
1826
The {oadp-short} built-in Data Mover, which was introduced in {oadp-short} 1.3 as a Technology Preview, is now fully supported for both containerized and virtual machine workloads.
19-
====
27+
28+
.Supported
29+
30+
The Data Mover backups taken with {oadp-short} 1.3 can be restored using {oadp-short} 1.3, 1.4, and later. This is supported.
31+
32+
.Not supported
33+
34+
Backups taken with {oadp-short} 1.1 or {oadp-short} 1.2 using the Data Mover feature cannot be restored using {oadp-short} 1.3 and later. Therefore, it is not supported.
35+
36+
{oadp-short} 1.1 and {oadp-short} 1.2 are no longer supported. The DataMover feature in {oadp-short} 1.1 or {oadp-short} 1.2 was a Technology Preview and was never supported. DataMover backups taken with {oadp-short} 1.1 or {oadp-short} 1.2 cannot be restored on later versions of {oadp-short}.
37+
2038

2139
[id="enabling-oadp-data-mover_{context}"]
2240
== Enabling the built-in Data Mover

0 commit comments

Comments
 (0)