Prerequisites
- You have access to root username and password.
- You have access to PuTTY or a similar utility to connect to SSH on the appliance.
Procedure
Validate Services
- SSH into the Aria Suite Lifecycle appliance.
- Run the following command to validate health of the main services:
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
List all services:
systemctl list-unit-files --type=service --all
Example Output:
Validating DNS
nslookup $(iface-ip eth0)
nslookup $(uname -n)
Validating Disk Space
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.
Additional Articles
VMware Aria Suite Lifecycle Best Practices
- Follow snapshots practices as defined inĀ Best practices for using VMware snapshots in the vSphere environment.
- Validate you have a backup and restoration plan and are frequently backing up the appliance.
- Do not store log bundles or database dumps persistently on the appliance. Remove them once they are copied to VMware or moved to an offline location for review.
- VMware Virtual Appliances and customizations to operating system and included packages is not supported.
Product Support Pack Validation
- When attempting to upgrade a managed product and receiving LCMSOURCEMAPPING10018, review the latest release notes for the required Product Support Pack (PSPAK) for the product you are attempting to upgrade.
- If you have the correct PSPAK installed, confirm the CHECKSUM of the downloaded file matches the download source.