1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/modules/oadp-incremental-backup-support.adoc
Shruti Deshpande cec9d540a1 Mod docs for Virt
Signed-off-by: Shruti Deshpande <shdeshpa@redhat.com>
2025-07-28 06:04:30 +00:00

38 lines
1.4 KiB
Plaintext

// Module included in the following assemblies:
// backup_and_restore/application_backup_and_restore/installing/about-oadp-1-3-data-mover.adoc
// backup_and_restore/application_backup_and_restore/installing/installing-oadp-kubevirt.adoc
:_mod-docs-content-type: CONCEPT
[id="oadp-about-incremental-backup-support_{context}"]
= About incremental back up support
[role="_abstract"]
{oadp-short} supports incremental backups of `block` and `Filesystem` persistent volumes for both containerized, and {VirtProductName} workloads. The following table summarizes the support for File System Backup (FSB), Container Storage Interface (CSI), and CSI Data Mover:
[cols="5", options="header"]
.{oadp-short} backup support matrix for containerized workloads
|===
| Volume mode |FSB - Restic |FSB - Kopia | CSI | CSI Data Mover
| Filesystem | S ^[1]^, I ^[2]^ | S ^[1]^, I ^[2]^ | S ^[1]^ | S ^[1]^, I ^[2]^
| Block | N ^[3]^ | N ^[3]^ | S ^[1]^ | S ^[1]^, I ^[2]^
|===
[cols="5", options="header"]
.{oadp-short} backup support matrix for {VirtProductName} workloads
|===
| Volume mode |FSB - Restic |FSB - Kopia | CSI | CSI Data Mover
| Filesystem | N ^[3]^ | N ^[3]^ | S ^[1]^ | S ^[1]^, I ^[2]^
| Block | N ^[3]^ | N ^[3]^ | S ^[1]^ | S ^[1]^, I ^[2]^
|===
[.small]
--
. Backup supported
. Incremental backup supported
. Not supported
--
[NOTE]
====
The CSI Data Mover backups use Kopia regardless of `uploaderType`.
====