Updating the host details
Steps to update the host details on ESA and DSG.
Updating the host details of DSG on the ESA node
Perform the following steps to update the host details of DSG on the the ESA node:
Note the FQDN of DSG.
On the ESA CLI manager, go to Administration > OS Console.
Edit the hosts file using the following commmand.
vi /etc/ksa/hosts.appendAdd the FQDN of DSG.
Run the following command.
``` /etc/init.d/networking restart ```Exit the command prompt.
Updating the host details of ESA on the DSG node
Perform the following steps to update the host details of ESA on the the DSG node:
Note the FQDN of ESA.
On the DSG CLI manager, go to Administration > OS Console.
Edit the hosts file using the following commmand.
vi /etc/ksa/hosts.appendAdd the FQDN of ESA.
Run the following command.
``` /etc/init.d/networking restart ```Exit the command prompt.
Feedback
Was this page helpful?