Skip to content

Commit 4d0b21f

Browse files
anarnold97openshift-cherrypick-robot
authored and
openshift-cherrypick-robot
committed
OADP-2205: DOC: OADP features and plugins Page missing VSM plugin
1 parent aa97d5e commit 4d0b21f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

modules/oadp-plugins.adoc

+4-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[id="oadp-plugins_{context}"]
77
= OADP plugins
88

9-
The OpenShift API for Data Protection (OADP) provides default Velero plugins that are integrated with storage providers to support backup and snapshot operations. You can create link:https://{velero-domain}/docs/v{velero-version}/custom-plugins/[custom plugins] based on the Velero plugins.
9+
The {oadp-first} provides default Velero plugins that are integrated with storage providers to support backup and snapshot operations. You can create link:https://{velero-domain}/docs/v{velero-version}/custom-plugins/[custom plugins] based on the Velero plugins.
1010

1111
OADP also provides plugins for {product-title} resource backups, OpenShift Virtualization resource backups, and Container Storage Interface (CSI) snapshots.
1212

@@ -29,10 +29,13 @@ OADP also provides plugins for {product-title} resource backups, OpenShift Virtu
2929
|`kubevirt` |Backs up and restores OpenShift Virtualization resources. ^[2]^ |Object store
3030

3131
|`csi` |Backs up and restores volumes with CSI snapshots. ^[3]^ |Cloud storage that supports CSI snapshots
32+
33+
|`vsm` |VolumeSnapshotMover relocates snapshots from the cluster into an object store to be used during a restore process to recover stateful applications, in situations such as cluster deletion. ^[4]^ |Object store
3234
|===
3335
[.small]
3436
--
3537
1. Mandatory.
3638
2. Virtual machine disks are backed up with CSI snapshots or Restic.
3739
3. The `csi` plugin uses the link:https://velero.io/docs/main/csi/[Velero CSI beta snapshot API].
40+
4. OADP 1.2 only.
3841
--

0 commit comments

Comments
 (0)