An administrator can update the DNS assignments for VMware Aria Automation.
Procedure
- Log in to the console for any VMware Aria Automation appliance using either SSH or VMRC.
- Run the following command.
vracli network dns set --servers DNS1,DNS2
- Verify that the new DNS servers were properly applied to all VMware Aria Automation nodes with
vracli network dns status
command.
- Run the following set of commands to shut down the VMware Aria Automation services on all cluster nodes.
- Restart the VMware Aria Automation nodes and wait for them to start completely.
- Log in to each VMware Aria Automation node with SSH and verify that the new DNS servers are listed in /etc/resolv.conf.
- On one of the VMware Aria Automation nodes, run the following command to start the VMware Aria Automation services:
/opt/scripts/deploy.sh
Results
The VMware Aria Automation DNS settings are changed as specified.