Skip to content

Commit 8bdcd97

Browse files
authored
Merge pull request #88361 from brendan-daly-red-hat/OSDOCS-11442
OSDOCS-11442#multiple NICs Nutanix
2 parents 312dd87 + 323ce15 commit 8bdcd97

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

modules/installation-configuration-parameters.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3479,7 +3479,7 @@ The name of one or more failures domains.
34793479
uuid:
34803480
subnetUUIDs:
34813481
-
3482-
a|By default, the installation program installs cluster machines to a single Prism Element instance. You can specify additional Prism Element instances for fault tolerance, and then apply them to:
3482+
a|By default, the installation program installs cluster machines to a single Prism Element instance. A maximum of 32 subnets for each failure domain (Prism Element) in an {product-title} cluster is supported. All `subnetUUID` values must be unique. You can specify additional Prism Element instances for fault tolerance, and then apply them to:
34833483

34843484
* The cluster's default machine configuration
34853485
* Only control plane or compute machine pools
@@ -3567,7 +3567,7 @@ For more information on usage, see "Configuring a failure domain" in "Installing
35673567
[.small]
35683568
--
35693569
1. The `prismElements` section holds a list of Prism Elements (clusters). A Prism Element encompasses all of the Nutanix resources, for example virtual machines and subnets, that are used to host the {product-title} cluster.
3570-
2. Only one subnet per Prism Element in an {product-title} cluster is supported.
3570+
2. A maximum of 32 subnets for each Prism Element in an {product-title} cluster is supported. All `subnetUUID` values must be unique.
35713571
--
35723572
endif::nutanix[]
35733573

modules/installation-configuring-nutanix-failure-domains.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ where:
4545
`<failure_domain_name>`:: Specifies a unique name for the failure domain. The name is limited to 64 or fewer characters, which can include lower-case letters, digits, and a dash (`-`). The dash cannot be in the leading or ending position of the name.
4646
`<prism_element_name>`:: Optional. Specifies the name of the Prism Element.
4747
`<prism_element_uuid`>:: Specifies the UUID of the Prism Element.
48-
`<network_uuid`>:: Specifies the UUID of the Prism Element subnet object. The subnet's IP address prefix (CIDR) should contain the virtual IP addresses that the {product-title} cluster uses. Only one subnet per failure domain (Prism Element) in an {product-title} cluster is supported.
48+
`<network_uuid`>:: Specifies the one or more UUIDs of the Prism Element subnet objects. Among them, one of the subnet's IP address prefixes (CIDRs) must contain the virtual IP addresses that the {product-title} cluster uses. A maximum of 32 subnets for each failure domain (Prism Element) in an {product-title} cluster is supported. All `subnetUUID` values must be unique.
4949

5050
. As required, configure additional failure domains.
5151
. To distribute control plane and compute machines across the failure domains, do one of the following:

0 commit comments

Comments
 (0)