Before changing the address of the node in the KSMG application, we recommend verifying that the new network settings of your operating system are applied.
To test the network settings of the operating system of a cluster node:
ip address
ip route
cat /etc/resolv.conf
hostname -f
host <domain name of the node>
If the record for the domain name of the node is not found on the DNS server, check if the network settings are specified correctly. If necessary, modify the network settings of the operating system.
As a result, the network settings of the operating system on node are tested.
Page top