1. Take Snapshots
- Before making any manual changes to the configuration files, take a virtual machine snapshot of all nodes in the cluster.
2. Access the Internal Configuration Page
- Open a web browser and navigate to:
https://<FQDN_OR_IP_OF_PRIMARY_NODE>/internal/config
- Log in using the local admin credentials.
3. Modify the Hostname to IP
- Scroll down to the
<distributed> section of the XML configuration.
- Locate the entry for the Primary node and any affected worker nodes.
- Look for the host="
<hostname>" attribute.
- Replace the
<hostname> with the Static IP address of that node.
- Click Save at the bottom of the page.
4. Restart Services
1. If the UI does not refresh to show "Healthy" status within 5 minutes, restart the services on each node via SSH:
2. SSH into the node as root.
3.Run the command: service loginsight restart