Skip to content

Commit 17945b1

Browse files
authored
Merge pull request #55911 from amolnar-rh/OCPBUGS-6180
OCPBUGS-6180: Clarify statement for restoring a snapshot regarding pvc size
2 parents 8f3c75e + a6e3487 commit 17945b1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

modules/lvms-restoring-volume-snapshots-in-single-node-openshift.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ The restored PVC is independent of the volume snapshot and the source PVC.
1313

1414
* The storage class must be the same as that of the source PVC.
1515
* The size of the requested PVC must be the same as that of the source volume of the snapshot.
16+
+
17+
[IMPORTANT]
18+
====
19+
A snapshot must be restored to a PVC of the same size as the source volume of the snapshot. If a larger PVC is required, you can resize the PVC after the snapshot is restored successfully.
20+
====
1621
1722
.Procedure
1823

0 commit comments

Comments
 (0)