Skip to content

Commit ff3516b

Browse files
authored
Merge pull request #45986 from RichardHoch/pvc_restore
OADP-447: PVC Snapshot restore does not work if PVC requested size does not match disk capacity
2 parents 231ec83 + e471258 commit ff3516b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/oadp-creating-restore-cr.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ You restore a `Backup` custom resource (CR) by creating a `Restore` CR.
1414
* You must install the OpenShift API for Data Protection (OADP) Operator.
1515
* The `DataProtectionApplication` CR must be in a `Ready` state.
1616
* You must have a Velero `Backup` CR.
17+
* Adjust the requested size so the persistent volume (PV) capacity matches the requested size at backup time.
1718
1819
.Procedure
1920

0 commit comments

Comments
 (0)