Skip to content

Commit 9fab669

Browse files
author
Bob Furu
authored
Merge pull request #29499 from gnufied/update-vmotion-docs
2 parents 91c6c43 + c58e342 commit 9fab669

File tree

2 files changed

+14
-10
lines changed

2 files changed

+14
-10
lines changed

modules/installation-vsphere-infrastructure.adoc

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,7 @@ You must install the {product-title} cluster on a VMware vSphere version 6 or 7
2626

2727
|Storage with in-tree drivers
2828
|vSphere 6.5 and later
29-
|This plug-in creates vSphere storage by using the in-tree storage drivers for vSphere included in {product-title} and can be used when vSphere CSI drivers are not available.
30-
31-
|Storage with vSphere CSI driver
32-
|vSphere 6.7U3 and later
33-
|This plug-in creates vSphere storage by using the standard Container Storage Interface. The vSphere CSI driver is provided and supported by VMware.
29+
|This plug-in creates vSphere storage by using the in-tree storage drivers for vSphere included in {product-title}.
3430

3531
|===
3632

@@ -41,8 +37,3 @@ you install {product-title}.
4137
====
4238
You must ensure that the time on your ESXi hosts is synchronized before you install {product-title}. See link:https://docs.vmware.com/en/VMware-vSphere/6.7/com.vmware.vsphere.vcenterhost.doc/GUID-8756D419-A878-4AE0-9183-C6D5A91A8FB1.html[Edit Time Configuration for a Host] in the VMware documentation.
4339
====
44-
45-
[IMPORTANT]
46-
====
47-
A limitation of using VPC is that the Storage Distributed Resource Scheduler (SDRS) is not supported. See link:https://vmware.github.io/vsphere-storage-for-kubernetes/documentation/faqs.html[vSphere Storage for Kubernetes FAQs] in the VMware documentation.
48-
====

modules/installation-vsphere-installer-infra-requirements.adoc

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,19 @@ A user requires the following privileges to install an {product-title} cluster:
4040

4141
For more information about creating an account with only the required privileges, see link:https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.security.doc/GUID-5372F580-5C23-4E9C-8A4E-EF1B4DD9033E.html[vSphere Permissions and User Management Tasks] in the vSphere documentation.
4242

43+
[discrete]
44+
[id="installation-vsphere-installer-infra-requirements-vmotion_{context}"]
45+
== Using {product-title} with vMotion
46+
47+
[IMPORTANT]
48+
====
49+
{product-title} generally supports compute-only vMotion. Using Storage vMotion can cause issues and is not supported.
50+
====
51+
52+
If you are using vSphere volumes in your pods, migrating a VM across datastores either manually or through Storage vMotion causes invalid references within {product-title} persistent volume (PV) objects. These references prevent affected pods from starting up and can result in data loss.
53+
54+
Similarly, {product-title} does not support selective migration of VMDKs across datastores, using datastore clusters for VM provisioning or for dynamic or static provisioning of PVs, or using a datastore that is part of a datastore cluster for dynamic or static provisioning of PVs.
55+
4356
[discrete]
4457
[id="installation-vsphere-installer-infra-requirements-resources_{context}"]
4558
== Cluster resources

0 commit comments

Comments
 (0)