If there is a change in the DNS server, you can update the vRealize Suite Lifecycle Manager Appliance DNS Settings.
Cause
When a DNS server provided during deployment gets changed, then follow these steps to update the DNS Settings of vRealize Suite Lifecycle Manager.
Solution
- SSH to vRealize Suite Lifecycle Manager 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
- Close the vRealize Suite Lifecycle Manager virtual appliance.
- Select the vRealize Suite Lifecycle Manager virtual appliance from vCenter, and then select Configure.
- Enable vApp Options.
- Under Properties, edit the following command:
vami.DNS.VMware_vRealize_Suite_Life_Cycle_Manager_Appliance
- Power ON the vRealize Suite Lifecycle Manager virtual appliance.
- Verify the new DNS entry by running the
resolvectl
status, and then verify the DNS server.