NSX manager upgrade to version 9.x fails with error, "Upgrade failed at mp_notify_completion_uu_name with error: null"
search cancel

NSX manager upgrade to version 9.x fails with error, "Upgrade failed at mp_notify_completion_uu_name with error: null"

book

Article ID: 403325

calendar_today

Updated On:

Products

VMware NSX

Issue/Introduction

  • During an NSX upgrade to version 9.0, the upgrade of the NSX manager fails.
  • An error similar to the following is generated: "Upgrade failed at mp_notify_completion_uu_name with error: null"



  • Messages similar to the following are seen in the /var/log/proton/nsxapi.log on the NSX manager node:

    2025-06-03T09:52:32.555Z  WARN PolicyInitializer-1-2 PolicyResourceChangeNotificationManager 86397 POLICY [nsx@4413 comp="nsx-manager" level="WARNING" subcomp="manager"] Failure received invoking listener TransportZoneNotificationListener for change CREATING on resource /infra/sites/default/enforcement-points/default/transport-zones/a95c914d-748d-497c-94ab-10d4647daeba
    com.vmware.nsx.management.switching.common.exceptions.SwitchingException: null


  • On the System > Configuration > Fabric > Transport Zones page of the NSX UI, there is no nsx-vlan-transportzone entry present.

Environment

VMware NSX

Cause

The system transport zone, 'nsx-vlan-transportzone', was deleted at some point prior to starting the 9.x upgrade and replaced with a new default VLAN transport zone.

Resolution

This is a known issue impacting VMware NSX. There is currently no resolution.

If you believe you have encountered this issue, please open a support case with Broadcom Support and refer to this KB article.

For more information, see Creating and managing Broadcom support cases.

Additional Information

If you are contacting Broadcom support about this issue, please provide the following:

  • NSX Manager support bundles.
  • The PolicyTransportZone.txt file generated by running the following command on one of the manager nodes:

    /opt/vmware/bin/corfu_tool_runner.py -o showTable -n nsx -t PolicyTransportZone > PolictyTransportZone.txt

 

Note: If the upgrade succeeds while the nsx-vlan-transportzone default VLAN-backed transport zone is missing, the issue noted in After an upgrade to NSX 9.0, the NSX UI is intermittently inaccessible. On the Appliances page, the cluster status shows as Unavailable and there are no details for any of the manager nodes will likely occur.