Difference between revisions of "Bright:Head's Hostname"
Jump to navigation
Jump to search
(Created page with "To change the Head node's hostname, the typical CENTOS hostname changing procedure must be followed: * Edit the /etc/sysconfig/network file and change the HOSTNAME variable to...") |
(No difference)
|
Revision as of 15:23, 16 December 2014
To change the Head node's hostname, the typical CENTOS hostname changing procedure must be followed:
- Edit the /etc/sysconfig/network file and change the HOSTNAME variable to the desired name
- Run hostname <new hostname>
- Reboot the head node for all the changes to be visible in the CMGUI
Everything should work fine by now. The only thing noted is that when a compute node pings the new head node's hostname, the old hostname is visible (although the IP is resolved). If this is a problem, re-install the compute nodes.