vSAN HCL DB on SDDC Manager is out of date. This is a critical error if vSAN HCL DB has not been updated within the last 90.0 day(s).Api call to /v1/vsan-hcl/content failed.Caused by: java.lang.IllegalArgumentException: URI path begins with multiple slashes This issue occurs when the vsan_hcl_attributes table in the SDDC Manager LCM database fails to synchronize with the manually uploaded HCL data, resulting in a stale local_data_timestamp.
Verify Database Timestamp: SSH to the SDDC Manager as root and execute the following to check the current HCL timestamp:
If the date is outdated, proceed with the manual update. - Updating the vSAN HCL database manually
Download latest HCL data: Save as all.json (Right click, Save as) and Copy all.json file from your local machine to /home/vcf folder onto your SDDC Manager via tools like WinSCP.
Obtain Access Token (on your SDDC manager CLI):
Upload HCL via API (on your SDDC manager CLI): Navigate to /home/vcf and run:
Validation: Re-run the command from Step 2 to verify the local_data_timestamp is updated. Retry the upgrade precheck in the SDDC Manager UI.
For further assistance, . To receive updates on this issue, .