Full Cluster Setup

This document will go through the setup and management of the BHAM grid cluster from scratch.

Setting up the Master Node

A single service node is used to run DHCP, PXE boot, Puppet Master and local logging. This is used to control all other nodes (through puppet) and so should be kept running at all times. To set this up from scratch, follow these instructions:

1) Install the latest version of SL on a bare metal machine however you want.

2) Copy from the current previous master node, the create-master-node.py script

scp /backup/master_node/create-master-node.py root@<node>:~/.

3) Login to this new node and run the script:

python create-master-node.py

This will install EPEL, puppet and tftpboot as well as do a full update. It will also create the new tftpboot area for this machine and copy the appropriate firewall and ssh configs across. Finally, it will reboot the machine to ensure everything is restarted.

-- MarkSlater - 28 Sep 2011


This topic: Computing > WebHome > FullClusterSetup
Topic revision: r3 - 30 Sep 2011 - _47C_61UK_47O_61eScience_47OU_61Birmingham_47L_61ParticlePhysics_47CN_61mark_32slater
 
This site is powered by the TWiki collaboration platform Powered by Perl This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback