Master node(s)

We'll cover the following...

What is a master or head?

Clusters are complex environments, and the management of the individual components is very important. The management node (generally named as the: master or head node) provides many important capabilities, including:

  • Monitoring the status of individual nodes (typically compute nodes).

  • Issuing management commands to individual nodes to correct problems or to provide commands to perform management functions, such as ...