Recent Tasks" field. The actual backup task completes successfully without any errors.Perform the following steps to remove the stale task:
# service-control --stop vmware-vpxd && service-control --start vmware-vpxdIf required, restart the vCenter virtual machine from the VAMI or an ESXi host to clear any stale tasks.
If the above step does not clear the tasks, then perform the below steps:
'ID' from PowerCLI.connect-viserver –server (vCenter IP or vCenter FQDN)[email protected])get-task -status "Running" | fltask ID.https://<vcenter_FQDN>/mob/?moid=TaskManager[email protected]) when prompted.recentTask field: the info property should detail the task type, current state and startTime.task ID in the above recentTask field with the task ID collected from the step 1.SetTaskState method by setting the state parameter value to success, while leaving the result and fault parameters values empty.Note: A restart of the VPXD service is sometimes necessary.
Impact/Risks:
There is no impact to the vCenter functionality.
The best way to prevent these from recurring requires a multifaceted approach: