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:

  1. Note the FQDN of DSG.

  2. On the ESA CLI manager, go to Administration > OS Console.

  3. Edit the hosts file using the following commmand.

    nano /etc/ksa/hosts.append
    
  4. Add the FQDN of DSG.

  5. Run the following command.

    /etc/init.d/networking restart 
    
  6. 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:

  1. Note the FQDN of ESA.

  2. On the DSG CLI manager, go to Administration > OS Console.

  3. Edit the hosts file using the following commmand.

    nano /etc/ksa/hosts.append
    
  4. Add the FQDN of ESA.

  5. Run the following command.

    /etc/init.d/networking restart 
    
  6. Exit the command prompt.

Last modified : March 05, 2025