If there is a change in the DNS server, you can update the VMware Aria Suite Lifecycle appliance DNS settings.
Cause
When a DNS server provided during deployment gets changed, then follow these steps to update the DNS settings of VMware Aria Suite Lifecycle.
Solution
- SSH to VMware Aria Suite Lifecycle appliance using root user.
- Update the DNS setting using the command:
/opt/vmware/share/vami/vami_set_dns
vami_set_dns [-d <domain>] [ -s <searchpath>] DNS_Server_1 [DNS_Server_2]
For example:
/opt/vmware/share/vami/vami_set_dns -d sqa.local -s sqa.local 10.1.1.25
- Power off the VMware Aria Suite Lifecycle virtual appliance.
- Select the VMware Aria Suite Lifecycle virtual appliance from vCenter and then select Configure.
- Select vApp Options.
- Under Properties, specify the following command:
vami.DNS.VMware_vRealize_Suite_Life_Cycle_Manager_Appliance
- Power ON the VMware Aria Suite Lifecycle virtual appliance.
- Verify the new DNS entry by running the
resolvectl
status, and then verify the DNS server.