Resizing edge node VMs in NSX-T

Recently, I came across a proof of concept (POC) where the customer had deployed edge node VMs in small form factor. After the deployment and successful POC, we decided to move to production and came across this issue where we needed to re-size our edge node VMs to medium size to support at least one Load balancer. So a big gotcha, even though you might want to just do a POC and are planning to leverage the load balancer functionality in the future, start with at least a medium size edge node VM.

A quick recap on the different edge VM sizes NSX-T supports as of NSX-T 2.4

Now let’s say you have already deployed the edge nodes VMs in small form factor in the edge cluster, how do you go about resizing your edge VMs in NSX-T? There is no “Change appliance size” knob to resize the edge VMs like in NSX-v but there is a step by step process you can follow to achieve similar results. Let’s see how.

Let’s look at our current deployment first. We have three edge node VMs configured as transport nodes and status is up.

We have an edge cluster with two small edge node VMs – edge-01a and edge-02a.

We are looking to swap the medium-edge in place of edge-02a. Let’s check the state of the T0 and T1 SRs on this edge node.

Set the edgenode-02a in maintenance mode. If there are any T0 or T1 SRs in active state, setting the edge node in maintenance mode will trigger a HA failover of the active SRs onto the other edge node. This will cause temporary traffic disruption of the active SRs hosted on this edge node as there is a failover involved.

Now, let’s see how to swap this edge node (in maintenance mode) with medium-edge.

On the NSX-T Manager, navigate to Fabric->Nodes->Edge Clusters and then select the edge cluster. From the actions menu, select “Replace Edge Cluster Member”

Select the small edge node edge-02a that you want to replace with the medium-edge node.

As we can see below, the edge-02a has been successfully replaced with the medium-edge.

Now, lets check the status of our logical routers on the medium-edge. As shown below, all the T0s and T1s have successfully migrated from edge-02a to medium-edge and the SRs show up in Standby state.

You can similarly deploy another edge node VM in medium form factor and replace edge-01a so both the edge nodes in the edge cluster are of medium form factor.

In summary, although not a one-click option, it is pretty straightforward to resize your edge node VMs in NSX-T.

Bal Birdy on LinkedinBal Birdy on Twitter
Bal Birdy
Bal is an Open Group Certified IT Architect, and VCDX #269, specializing in the network and security arena, with over 15 years experience in enterprise level network/system technologies. His goal has always been to maintain a holistic view of the architecture allowing him to understand how various technology streams may impact the networking/infrastructure space.
Bal has a proven record of delivering on enterprise network designs, leading data center and site migrations as a result of business mergers and acquisitions, and vendor migrations e.g. Cisco to Checkpoint/Juniper. As part of this he worked across several business sectors: Utilities, Banking, Retail and Government, and can base designs around sector specific standards e.g. PCI-DSS, DSD and ISM. He is proficient in several technology areas including Cisco, Juniper, F5, VMware, Citrix and Microsoft. These skills are supported by non-technical certifications: Prince2 Project Management Practitioner, ITILv3, TOGAF 9.1 Certified and Open Group Certified IT Architect – Open CA.
In addition to supporting the Livefire Team, Bal leads several innovation efforts within the VMware WRACE organization, including projects investigating the use of Virtual Reality/Augmented Reality, AI/ML and Interactive 360, to support customer and partner enablement.

Certifications:
BSc (Hons) Computer Science
CCNP/CCDP
VCDX-NV #269
Open Group Certificated Architect
Member of the Associated of Enterprise Architects

Leave a Reply