Skip to content

Commit 0e59746

Browse files
committed
BZ1964586 Added note not to exceed character limit for datastore & cluster names
BZ1964586 Updated verbiage BZ1964586 Changed 42 to 60 characters BZ1964586 Updated Verbiage Review BZ1964586 Rewview 1 BZ1964586 Review 4
1 parent a6fd18a commit 0e59746

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

modules/installation-launching-installer.adoc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -303,6 +303,11 @@ ifdef::vsphere,vmc[]
303303
The installation program connects to your vCenter instance.
304304
.. Select the datacenter in your vCenter instance to connect to.
305305
.. Select the default vCenter datastore to use.
306+
+
307+
[NOTE]
308+
====
309+
Datastore and cluster names cannot exceed 60 characters; therefore, ensure the combined string length does not exceed the 60 character limit.
310+
====
306311
.. Select the vCenter cluster to install the {product-title} cluster in. The installation program uses the root resource pool of the vSphere cluster as the default resource pool.
307312
.. Select the network in the vCenter instance that contains the virtual IP addresses and DNS records that you configured.
308313
.. Enter the virtual IP address that you configured for control plane API access.
@@ -312,6 +317,11 @@ endif::vsphere,vmc[]
312317
.. Enter a descriptive name for your cluster.
313318
ifdef::vsphere,vmc[]
314319
The cluster name must be the same one that you used in the DNS records that you configured.
320+
+
321+
[NOTE]
322+
====
323+
Datastore and cluster names cannot exceed 60 characters; therefore, ensure the combined string length does not exceed the 60 character limit.
324+
====
315325
endif::vsphere,vmc[]
316326
ifdef::azure[]
317327
+

0 commit comments

Comments
 (0)