There are several ways to change the memory and CPU resources of an NSX Manager node in a cluster.
If you have configured resource allocation reservation for the NSX Manager VMs in VMware vCenter Server, you might need to adjust the reservation. For more information, see the vSphere documentation.
Resize Options | Form Factors | ||
---|---|---|---|
Option 1 |
Less effort |
Small, Medium or Large |
NSX requires that two managers are available at all times. If you have cluster VIP (virtual IP) configured, there will be a brief outage when the VIP switches to another node in the cluster. You can access the other two nodes directly during the outage if the VIP-assigned node is shut down for resizing. If you have deployed a load balancer for the manager nodes, health checks will be triggered when a manager goes offline. The load balancer should direct traffic to another node. Choose this option if you do not want to change the IP address of the manager nodes. |
Option 2 | More effort |
Small, Medium, Large, or Extra Large |
Use this option when the manager nodes are deployed and cluster is formed using the NSX Manager UI. You can choose the same IP address or a different IP address for manager nodes. |
Option 3 |
More effort |
Small, Medium, Large, or Extra Large |
If the manager node cluster is formed using the join node CLI command, you will need IP addresses for the three new managers. If you have cluster VIP configured, there will be a brief outage when the VIP switches to another node in the cluster. You can access the other two nodes directly during the outage in case the VIP-assigned node is deleted. If you have deployed a load balancer for the manager nodes, health checks will be triggered when a manager goes offline. The load balancer should direct traffic to another node. After all the steps are completed, you will need to reconfigure the load balancer (add the new managers and remove the old managers). You can choose the same IP address or a different IP address for manager nodes. |
When you deploy a new manager node from the NSX Manager UI, if you get the error message "The repository IP address ... is not a part of the current management cluster. Please update the repository IP to the current node by running repository-ip CLI command. (Error code: 21029)," log in to the CLI of one of the existing nodes as admin and run the command set repository-ip. This will resolve the error.
Prerequisites
- Verify that the new size satisfies the memory and CPU resources system requirements for a manager node. For more information about form factors, see "NSX Manager VM and Host Transport Node System Requirements" in the NSX Installation Guide.
- Familiarize yourself with how to run CLI commands. For more information, see the NSX Command-Line Interface Reference. Also familiarize yourself with how to change the memory and CPU resources of a VM. For more information, see the vSphere documentation.
- Familiarize yourself with the requirements of an NSX Manager cluster. For more information, see "NSX Manager Cluster Requirements" in the NSX Installation Guide.
- Familiarize yourself with how to deploy NSX Manager using an OVA/OVF file. For more information, see "Install NSX Manager and Available Appliances" in the NSX Installation Guide.
- Familiarize yourself with how to deploy an NSX Manager into a cluster. For more information, see "Deploy NSX Manager Nodes to Form a Cluster from the UI" in the NSX Installation Guide.
Procedure
What to do next
If you completed option 2 or option 3 and have a load balancer deployed using a new IP address for the manager nodes, reconfigure the load balancer by adding the new managers and removing the old managers.