HowTo Configure a vSphere Distributed Switch with NVIDIA Network Fabric
Created on Dec 16, 2021
Updated on Mar 16, 2022
Introduction
This post describes how to configure a VMware vSphere Distributed Switch (VDS) with NVIDIA ConnectX-6 card and NATIVE VMware ESXi Driver on VMware vSphere Cluster version 7.0.3c, and perform basic initial configuration steps to enable the driver by using ESXi CLI interface.
VMware ESXi, vSphere Cluster and vCenter install and configuration is out of the scope of this post.
Abbreviations and Acronyms
Term |
Definition |
Term |
Definition |
VDS |
NSX-managed Virtual Distributed Switch |
VM |
Virtual Machine |
References
How-to: Install NVIDIA Firmware Tools (MFT) on VMware ESXi 6.7/7.0.
How-to: NVIDIA ConnectX driver upgrade on VMware ESXi 6.7/7.0 and above.
How-to: Firmware update for NVIDIA ConnectX-5/6 adapter on VMware ESXi 6.5 and above.
VMware vSphere Distributed Switch
VMware vSphere Distributed Switch (VDS) provides a centralized interface from which you can configure, monitor and administer virtual machine access switching for the entire data center. The VDS provides simplified Virtual Machine network configuration, enhanced network monitoring and troubleshooting capabilities.
NVIDIA® Mellanox® ConnectX®-6 Dx
NVIDIA ® Mellanox ® ConnectX ® -6 Dx is a member of the world-class, award-winning ConnectX series of network adapters. ConnectX-6 Dx delivers two ports of 10/25/40/50/100Gb/s or a single-port of 200Gb/s Ethernet connectivity paired with best-in-class hardware capabilities that accelerate and secure cloud and data center workloads.
Hardware and Software Requirements
A server platform with an NVIDIA ConnectX®-6 Dx adapter card.
Installer Privileges: The installation requires administrator privileges on the target machine.
Device ID: For the latest list of device IDs, please visit NVIDIA website.
NVIDIA Firmware Tools (MFT) installed on ESXi server. Refer to How-to: Install NVIDIA Firmware Tools (MFT) on VMware ESXi 6.7/7.0.
Make sure to have the latest nmlx5_core native driver on the Hypervisor.
Refer to NVIDIA ConnectX® Ethernet Driver for VMware® ESXi Server and How-to: NVIDIA ConnectX driver upgrade on VMware ESXi 6.7/7.0 and above.Make sure to have the supported firmware version.
Refer to NVIDIA ConnectX® Ethernet Driver for VMware® ESXi Server and How-to: Firmware update for NVIDIA ConnectX-5/6 adapter on VMware ESXi 6.5 and above.
Procedure
Configure a VDS
To configure a new VDS, use the following steps.
Create a VDS in a vCenter
To create a new VDS:
Launch the vSphere Web Client and connect to a vCenter Server instance.
On the vSphere Web Client home screen, select the vCenter object from the list on the left.
Hover over the Distributed Switches from the Inventory Lists area, then click New Distributed Switch (see image below) to launch the New VDS creation wizard.Provide a name for the new distributed switch and select the location within the vCenter inventory where you would like to store the new VDS (a data center object or a folder).
Click NEXT .
Select the version of the VDS to create.
Click NEXT.
Specify the number of uplink ports as 2, uncheck the Create a default port group box and specify a name for that group.
Click NEXT.
Click Finish.
Set the MTU for the newly created distributed switch.
Right-click the new distributed switch in the list of objects and select Settings → Edit Settings... from the Actions menu.In the SL_W01-DS01 Distributed Switch - Edit Settings dialog box, in the Advanced tab, set:
MTU to 9000Discovery protocol to Link Layer Discovery ProtocolOperation to Both.Click OK.
Adding Hosts to VDS
To add an ESXi host to an existing VDS:
Launch the vSphere Web Client, and connect to the vCenter Server instance.
Navigate to the list of Hosts in the SL-WL01-cluster and select ESXi host.
Select Configure → Networking → Physical adapters.
Check the network ports that you are going to use. In this case, vmnic4 and vmnic5 are used.
Navigate to the list of distributed switches.
Right-click the new distributed switch in the list of objects and select Add and Manage Hosts from the Actions menu.
Select the Add hosts button and click NEXT .
From the list of the new hosts, check the boxes with the names of each ESXi host you would like to add to the V DS .
Click NEXT.
In the next Manage physical adapters menu click on Adapters on all hosts and c onfigure vmnic4 and vmnic5 (Sample) in an ESXi host as Uplink 1 and Uplink 2 for the VDS .
In the next Manage VMkernel adapters and Migrate VM networking menus, click NEXT to continue.
Click FINISH.
Creating Distributed Port Groups for Storage Traffic
This section lists the steps required to create two Distributed Port Groups with one Active and one Standby uplinks.
Add VMkernel Adapters for Distributed Port Groups by right-clicking on Distributed switch, and select Distributed Port Group>New Distributed Port Group.
On the New Distributed Port Group dialog box, enter Name as <NSX-VLAN1624-DPG> and click NEXT.
Set the VLAN type as VLAN trunking, check the Customize default policies configuration checkbox, and click NEXT.
On the Security dialog box, click NEXT.
On the Traffic shaping dialog box, click NEXT.
NIC Teaming
In the Teaming and failover dialog box, set Uplink 1 as the active uplink and Uplink 2 to standby uplink. Click NEXT.
In the Monitoring dialog box, set NetFlow to Disabled, and click NEXT.
In the Miscellaneous dialog box, set Block All Ports to No, and click NEXT.
In the Ready to complete dialog box, review all the changes before you click FINSIH.
Adding a VMkernel Network for vSAN Port Group
To add VMkernel adapters for distributed port groups, follow the steps below.
Right click the distributed port group and select Add VMkernel Adapters.
Click Attached Hosts...
Select the hosts and click OK.
Click NEXT in the Select hosts dialog box.
Select vSAN(sample) in Available services, and click NEXT.
Enter the Network Settings and Gateway details, and click NEXT.
Click FINISH.
Done !
Authors
|
Boris Kovalev Boris Kovalev has worked for the past several years as a Solutions Architect, focusing on NVIDIA Networking/Mellanox technology, and is responsible for complex machine learning, Big Data and advanced VMware-based cloud research and design. Boris previously spent more than 20 years as a senior consultant and solutions architect at multiple companies, most recently at VMware. He has written multiple reference designs covering VMware, machine learning, Kubernetes, and container solutions which are available at the Mellanox Documents website. |