The reclaimed resources are not data collected causing projects zones to have inaccurate updates to resource consumption data
Resolution
VMware is aware of this issue and is considering inclusion for a fix in a later release.
See the Workaround section for additional information.
Workaround:
Prerequisites
Please take simultaneous non-memory snapshots of each virtual appliance(s) in the cluster.
Use the quiesce option for versions 8.9.x+.
You have access to root user and password.
You have SSH or console access to each virtual appliance.
Procedure
Import vRO package com.vmware.pve.vra8.resourceAllocation_vX.package (X relates to the latest available version)
Update variable vra_instance_name in workflow updateResourceAllocationForProjects to match the name of the configured vRA 8 instance in vRA 8 plugin. NOTE: Only the Aria Automation endpoint name is required, not the endpoint URL.
Run the workflow updateResourceAllocationForProjects, specifying as many projects as you would like to have updated.
Review the summary at the end of the logs to make sure all resources were accounted for or to troubleshoot issues.
Note: This workflow can be run as often as required.
For SaaS customers, you will need to wait 24 hours for the changes to be visible.
For on-prem customers that do not want to wait 24 hours, (re-calculation is run on a schedule on vRA 8.10.2 and above) the re-calculation operation can be started manually by copying the reCalcualteAllocation.sh bash script to a vRA node, make the executable with chmod +x reCalcualteAllocation.sh cmd and running the script with ./reCalcualteAllocation.sh command.
Additional Information
Impact/Risks:
All version where resources were onboarded prior to 8.10.1.
All versions 8.10.1+ where Use placements is set to False within Onboarding plans.