When attempting to create a new vApp from a catalog in the VMware Cloud Director Tenant UI, users may experience the following:
This issue is caused by performance degradation in the Cloud Director Database. Views are queried when fetching storage profile and datastore overlap details during the vApp deployment wizard. If the database execution takes too long, the UI times out, resulting in an empty VM list or a hanging wizard.
To ensure optimal performance, it is recommended to reclaim disk space and update database statistics. Note that VACUUM FULL requires a table-level lock and should be performed during a maintenance window or period of low activity.
While still in the psql session, run the following command to reclaim space and analyze the database:
Note: This command may take several minutes to complete depending on database size and bloat.
For more detailed instructions on managing database disk space and maintenance, refer to .
If the issue persists, contact support and reference this Article (442144). Please subscribe to this article for updates. For instructions on how to subscribe, see .