Multiple tasks relating to 'Commissioning host(s) to VMware Cloud Foundation' in a Queued state in SDDC managed vCenter
search cancel

Multiple tasks relating to 'Commissioning host(s) to VMware Cloud Foundation' in a Queued state in SDDC managed vCenter

book

Article ID: 394609

calendar_today

Updated On:

Products

VMware SDDC Manager

Issue/Introduction

 

  • Aria Automation is in use in the environment
  • There are no current host commissioning operations running on the SDDC
  • There are no automation operations running in Aria Automation

Environment

VCF 5.x

Resolution

  • Ensure there are no active workflows running in the SDDC UI
  • Reboot the affected vCenter to clear the stale tasks

Additional Information

There is also a cleanup job that will periodically clean these up. If it is not happening, we can forcefully remove those tasks by logging in to the SDDC manager terminal and running the following command for each task id

Here is the command:

curl -i -X DELETE http://localhost/tasks/registrations/<task_id>