NSX V2T migration prechecks failed "VDS has some hosts using a LAG for PNICs and other hosts not using the LAG"
book
Article ID: 322549
calendar_today
Updated On:
Products
VMware NSX
Issue/Introduction
Symptoms:
While attempting a migration from NSX-v to NSX-T, the migrator coordinator pre-checks are failing.
The following error is reported in the NSX-T Web interface: "VDS has some hosts using a LAG for PNICs and other hosts not using the LAG"
The following message will be found in the migrator coordinator log of the NSX-T Manager (/var/log/migration-coordinator/v2t/cm.log):
2021-07-23 14:37:31,050 24362 CM.plugins.hostswitchprofile_plugin ERROR Not all hosts in VDS <DVS_Name> have PNICs connected to LAG lag1, one has a PNIC connected to [lag2]. Please retry migration after making a l hosts use the same LAG or all hosts use the VDS uplinks
The DVS mentioned in the above error is not prepared for NSX-v.
Environment
VMware NSX-T Data Center
Cause
The NSX-T migrator coordinator will create on single NSX-T Uplink profile and doesn't permit multiple LAGs in the same Uplink Teaming Profile, which leads to this error.
Resolution
Currently, there is no resolution.
Workaround: A DVS LAG change is needed, reduce the number of lags on the DVS to 1.
Additional Information
Impact/Risks: The migration cannot start without this error being addressed.