Migrating from NVDS to CVDS fails with error: MigrateToCvdsTask failed in stage TN_UPDATE_WAIT.
search cancel

Migrating from NVDS to CVDS fails with error: MigrateToCvdsTask failed in stage TN_UPDATE_WAIT.

book

Article ID: 320302

calendar_today

Updated On:

Products

VMware NSX-T Data Center

Issue/Introduction

  • Service Insertion is configured within the environment
  • NVDS to CVDS migration fails with error MigrateToCvdsTask failed in stage TN_UPDATE_WAIT.

    Hit a timeout for Host <UUID> in TN_UPDATE_WAIT, Please check for errors in Nsx logs and restart migration task again.", "MigrateToCvdsTask on host [<UUID>] failed. Current stage TN_UPDATE_WAIT, Aborting all remaining stages.", "Host <UUID> MigrateToCvdsTask failed in stage TN_UPDATE_WAIT. Please check Host NvdsUpgradeStatus for more details.

Environment

VMware NSX-T Data Center 3.2.x

Cause

If Service Insertion is configured for a cluster "com.vmware.nsx.spf.enabled = true" property will be set in the host switch properties. During NVDS to CVDS migration, by default the NVDS removal will not remove this property. The property can be validated using CLI.
[root@esx:~] net-dvs -l 

This leads to the host sending a config error reply to the NSX management plane, which results in NVDS to CVDS migration failure.

Resolution

Issue is fixed in NSX 3.2.1, 3.2.4

If an upgrade is not possible please open a case with Broadcom Support and reference this KB.