diff --git a/modules/persistent-storage-csi-vsphere-migrating-cns-vols-between-datastores.adoc b/modules/persistent-storage-csi-vsphere-migrating-cns-vols-between-datastores.adoc new file mode 100644 index 000000000000..68f7f3a2571d --- /dev/null +++ b/modules/persistent-storage-csi-vsphere-migrating-cns-vols-between-datastores.adoc @@ -0,0 +1,22 @@ +// Module included in the following assemblies: +// +// * storage/container_storage_interface/persistent-storage-csi-vsphere.adoc +// + +:_mod-docs-content-type: CONCEPT +[id="persistent-storage-csi-vsphere-migrating-cns-vols-between-datastores_{context}"] += Migrating CNS volumes between datastores for vSphere + +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. + +.Limitations +* Requires VMware vSphere 8.0.2 or later or vSphere 7.0 Update 3o or later. + +* Only one volume can be migrated at a time. + +* RWX volumes are not supported. + +* CNS volume should only be migrated to a datastore that is shared with all hosts that make up the {product-title} cluster. + +* Migrating volumes between different datastore in different datacenters is not supported. + diff --git a/storage/container_storage_interface/persistent-storage-csi-vsphere.adoc b/storage/container_storage_interface/persistent-storage-csi-vsphere.adoc index f7a67a5b753e..37f7bb92ca3e 100644 --- a/storage/container_storage_interface/persistent-storage-csi-vsphere.adoc +++ b/storage/container_storage_interface/persistent-storage-csi-vsphere.adoc @@ -103,6 +103,15 @@ include::modules/persistent-storage-csi-vsphere-top-aware-results.adoc[leveloffs include::modules/persistent-storage-csi-vsphere-change-max-snapshot.adoc[leveloffset=+1] +include::modules/persistent-storage-csi-vsphere-migrating-cns-vols-between-datastores.adoc[leveloffset=+1] + +.Additional limitations +* 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] + +* 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] + +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. + include::modules/persistent-storage-csi-vsphere-disable-storage-overview.adoc[leveloffset=+1] include::modules/persistent-storage-csi-vsphere-disable-storage-consequences.adoc[leveloffset=+2]