Updating the vSAN Hardware Compatibility List (HCL) is a critical task for ensuring that your VMware Cloud Foundation environment remains compliant with supported hardware. The all.json file in SDDC Manager contains the necessary HCL information that vSAN uses to validate hardware components. This blog will guide you through the process of updating the all.json file in SDDC Manager.
Also during prechecks we have seen this error pop up vSAN HCL DB out-of-date error. We did try Manually updated the vSAN HCL on the vCenter post that still the error is seen. The error says to check on SDDC Manager.
Prerequisites
Before you begin, make sure you have the following:
Administrator access to SDDC Manager.
The latest all.json file downloaded from the VMware Compatibility Guide.(If we have internet access from SDDC we can download the all.json using bundle tranfer utilitly command )
SSH access to the SDDC Manager appliance.
Step 1: Download & Upload the Latest all.json File
Visit the VMware Compatibility Guide.
Search for the latest vSAN all.json file.
Download the file to your local machine
Copy the latest all.json file from your local machine to /home/vcf folder onto your sddc manager via tools like WinSCP
./lcm-bundle-transfer-util --vsanHclUpload --inputDirectory /home/vcf --sddcMgrFqdn sddc-manager-fqdn --sddcMgrUser user
SDDC Manager user. After this, the tool will prompt for the user password enter the password .
Reference Guide Bundle Transfer Utility Tool
Commentaires