Skip to content

Commit 3cfd6bd

Browse files
authored
Merge pull request #34356 from chinmayi-chandrasekar/BZ_1946255_fix
BZ1946255: removed the title and procedure from the VMware vSphere backup section and made the snapshot limitation paragraph a note
2 parents 0f64903 + 4b68a8b commit 3cfd6bd

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

storage/persistent_storage/persistent-storage-vsphere.adoc

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ toc::[]
99

1010
VMware vSphere volumes can be provisioned dynamically. {product-title} creates the disk in vSphere and attaches this disk to the correct image.
1111

12+
[NOTE]
13+
====
14+
{product-title} provisions new volumes as independent persistent disks that can freely attach and detach the volume on any node in the cluster. Consequently, you cannot back up volumes that use snapshots, or restore volumes from snapshots. See link:https://docs.vmware.com/en/VMware-vSphere/6.7/com.vmware.vsphere.vm_admin.doc/GUID-53F65726-A23B-4CF0-A7D5-48E584B88613.html[Snapshot Limitations] for more information.
15+
====
16+
1217
The Kubernetes persistent volume framework allows administrators to provision a
1318
cluster with persistent storage and gives users a way to request those
1419
resources without having any knowledge of the underlying infrastructure.
@@ -47,5 +52,3 @@ include::modules/persistent-storage-vsphere-dynamic-provisioning-cli.adoc[levelo
4752
include::modules/persistent-storage-vsphere-static-provisioning.adoc[leveloffset=+1]
4853

4954
include::modules/persistent-storage-vsphere-formatting.adoc[leveloffset=+2]
50-
51-
include::modules/persistent-storage-vsphere-backup.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)