LM (Local Manager) stuck in "offboarding initialization in progress"
search cancel

LM (Local Manager) stuck in "offboarding initialization in progress"

book

Article ID: 311843

calendar_today

Updated On:

Products

VMware NSX

Issue/Introduction

  • Ran the API below to offboard the LM (Local Manager) from GM (Global Manager)
    • To remove a Global Manager that is active, a Global Manager that is standby, and other Local Managers registrations from the Local Manager use the site manager API (at the Local Manager)
      POST https://<lm-ip>/api/v1/sites?action=offboard_local
    • To remove Global Manager objects from a Local Manager, run the Local Manager API (at the Local Manager)
      POST https://<lm-ip>/policy/api/v1/infra/site?action=offboard
    • Ran the API below to check the offboarding progress but the LM (Local Manager) is getting stuck in "offboarding initialization in progress"
      The offboarding progress can be monitored by using the API call GET
      GET https://<lm-ip>/policy/api/v1/infra/site/offboarding-status  
       



Environment

VMware NSX

Resolution

This issue is resolved in VMware NSX 4.1.0, available at Broadcom downloads.

If you are having difficulty finding and downloading software, please review the Download Broadcom products and software KB.


Workaround:
The workaround is to perform a restart of the LM (Local Manager)