1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-06 06:46:26 +01:00
Files
openshift-docs/modules/oadp-incremental-backup-support.adoc
2024-09-18 14:55:23 +00:00

37 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
{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`.
====