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.
nano /etc/ksa/hosts.append
Add the FQDN of DSG.
Run the following command.
/etc/init.d/networking restart
Exit the command prompt.
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.
nano /etc/ksa/hosts.append
Add the FQDN of ESA.
Run the following command.
/etc/init.d/networking restart
Exit the command prompt.