This article helps to validate the health of VMware Aria Suite Lifecycle (formerly VMware vRealize Suite Lifecycle Manager) 8.x appliances.
vrlcm-cli --health-status
If any of the services show any other status then Running, run the following commands to check each service individually:
systemctl status vrlcm-server
systemctl status blackstone-spring
systemctl status vpostgres
systemctl list-unit-files --type=service --all
nslookup $(iface-ip eth0)
nslookup $(uname -n)
df -h
Example Output:
The /data partition can be validated and extended in the product UI by navigating to Lifecycle Operations > Settings > System Details.
As a best practice, always delete binaries that are not in use in Lifecycle Operations > Settings > Binary Mapping.