Bright:Hostname Change

From Define Wiki
Revision as of 18:32, 16 December 2014 by K mouza (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.