VxRail: Enable UDT Traffic for VxRail Clusters

Summary: How to enable Unified Data Transport (UDT) traffic on Day2 environment.

This article applies to This article does not apply to This article is not tied to any specific product. Not all product versions are identified in this article.

Instructions

vSphere UDT traffic

Starting from vSphere version 8, the Unified Data Transport (UDT) is a new data transfer mechanism designed to improve the efficiency of virtual machine (VM) migrations, especially for:

  • Powered-off VMs
  • Disks with snapshots

UDT combines the strengths of traditional Network File Copy (NFC) and vMotion protocols:

  • Traditionally, powered-off VMs are migrated using NFC, which is relatively slow.
  • UDT still uses NFC for control traffic, but the vMotion protocol handles real-time data transfer, improving speed and performance.

If the vSphere Cluster does not have UDT enabled, when a powered off VM is migrated you see the below compatibility warning:

compatibility warning

How to Enable UDT on VxRail.

VxRail vMotion VMK uses the vMotion TCP/IP stack, the vSphere Provisioning service (that supports UDT) cannot be enabled on the vMotion VMK. If enabling UDT is required for the VxRail cluster, follow the below steps to create a new VMK and port-group for the UDT traffic.

 

Note: Considering both network speed and UDT Layer 3 scenarios, it is recommended to share the uplink with vMotion while using a dedicated Provision TCP/IP stack and VMK.

 

  1. Create a new portgroup. Ensure that the VLAN is properly configured on the network switch ports connected to the UDT uplinks.New portgroup 
  2. Teaming and failover settings are the same with vMotion port group.Teaming and failover 
  3. Create a new VMK and using Provisioning TCP/IP stack in each host. Set the MTU to the required value, if jumbo frames are used, the network must be provisioned to allow jumbo frames.
New VMK
  1. Optional - If the cluster is a L3 topology (cluster hosts are L3 separated), the gateway can be used to allow routing of UDT traffic. There are two ways to configure a gateway; by using the override gateway setting on the VMK, or by defining a static route gateway.
  2. Override gateway setting on the VMK
gateway setting
  1. Defining a static route gateway, run the following command on the ESXi host:
    esxcli network ip route ipv4 add --netstack=vSphereProvisioning --network=default --gateway=<GW IP address>
static route
  1. Example result showing VDS with Hosts VMK connected to the UDT Port-group.
PG example  
  1. Check the network connectivity of UDT traffic.
    1. vmkping -I <target host UDT vmk> <target host UDT vmk ip> -S vSphereProvisioning -s <mtu value> -d
      1. -s 1472: Sets the packet size (MTU 1500 minus 28 bytes for the ICMP/IP header)
The MTU value depends on the size of jumbo frames that want to test. If the jumbo frames value is 9000, then the MTU value should be set to 8972.
  1. -d: Sets the packet to not be fragmented (Do Not Fragment)
command output

Impact of Day 2 operations

Since the UDT port group and VMK are manually configured by the user, new nodes are not automatically set up for UDT. Therefore, when performing node L2/L3 expansion or node replacement operations, users must manually configure UDT VMK, assign IP address, and attach to existing UDT Port-Group for each newly added node.

  • The following is the VDS configuration after adding a node. There are two management port groups, with four VMKs. However, the new node does not have a UDT VMK configured.

PG example  

Additional Information

Affected Products

VxRail, VxRail Appliance Series, VxRail Software
Article Properties
Article Number: 000350899
Article Type: How To
Last Modified: 02 يوليو 2026
Version:  5
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.