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

  1. SSH to vRealize Suite Lifecycle Manager appliance using root user.
  2. 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
  3. Close the vRealize Suite Lifecycle Manager virtual appliance.
  4. Select the vRealize Suite Lifecycle Manager virtual appliance from vCenter, and then select Configure.
  5. Enable vApp Options.
  6. Under Properties, edit the following command:
    vami.DNS.VMware_vRealize_Suite_Life_Cycle_Manager_Appliance
  7. Power ON the vRealize Suite Lifecycle Manager virtual appliance.
  8. Verify the new DNS entry by running the resolvectl status, and then verify the DNS server.