Skip to content

Commit 434e4b8

Browse files
authored
Merge pull request #91478 from lpettyjo/OSDOCS-12143
OSDOCS-12143#Migrating CNS vols between datastores for vSphere
2 parents e95092a + 75ebfc5 commit 434e4b8

File tree

2 files changed

+31
-0
lines changed

2 files changed

+31
-0
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
// Module included in the following assemblies:
2+
//
3+
// * storage/container_storage_interface/persistent-storage-csi-vsphere.adoc
4+
//
5+
6+
:_mod-docs-content-type: CONCEPT
7+
[id="persistent-storage-csi-vsphere-migrating-cns-vols-between-datastores_{context}"]
8+
= Migrating CNS volumes between datastores for vSphere
9+
10+
If you are running out of space in your current datastore, or want to move to a more performant datastore, you can migrate VMware vSphere Cloud Native Storage (CNS) volumes between datastores. This applies to both attached and detached volumes.
11+
12+
.Limitations
13+
* Requires VMware vSphere 8.0.2 or later or vSphere 7.0 Update 3o or later.
14+
15+
* Only one volume can be migrated at a time.
16+
17+
* RWX volumes are not supported.
18+
19+
* CNS volume should only be migrated to a datastore that is shared with all hosts that make up the {product-title} cluster.
20+
21+
* Migrating volumes between different datastore in different datacenters is not supported.
22+

storage/container_storage_interface/persistent-storage-csi-vsphere.adoc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,15 @@ include::modules/persistent-storage-csi-vsphere-top-aware-results.adoc[leveloffs
103103

104104
include::modules/persistent-storage-csi-vsphere-change-max-snapshot.adoc[leveloffset=+1]
105105

106+
include::modules/persistent-storage-csi-vsphere-migrating-cns-vols-between-datastores.adoc[leveloffset=+1]
107+
108+
.Additional limitations
109+
* link:https://techdocs.broadcom.com/us/en/vmware-cis/vsphere/vsphere/8-0/vsphere-storage-8-0/getting-started-with-cloud-native-storage-in-vsphere/cloud-native-storage-for-vsphere-administrators/migrating-container-volumes-in-vsphere.html[For vSphere 8]
110+
111+
* link:https://techdocs.broadcom.com/us/en/vmware-cis/vsphere/vsphere/7-0/vsphere-storage-7-0/getting-started-with-cloud-native-storage-in-vsphere/cloud-native-storage-for-vsphere-administrators/migrating-container-volumes-in-vsphere.html[For vSphere 7]
112+
113+
For more information about migrating CNS volumes between datastores, see the documentation for link:https://techdocs.broadcom.com/us/en/vmware-cis/vsphere/vsphere/8-0.html[vSphere v8.0] or link:https://techdocs.broadcom.com/us/en/vmware-cis/vsphere/vsphere/7-0.html[vSphere v7.0] as applicable.
114+
106115
include::modules/persistent-storage-csi-vsphere-disable-storage-overview.adoc[leveloffset=+1]
107116

108117
include::modules/persistent-storage-csi-vsphere-disable-storage-consequences.adoc[leveloffset=+2]

0 commit comments

Comments
 (0)