Have a pe2950 with 2x 250GB drive and 4x 750 GB drives. Want to set it up to support a variety of cluster services including running ROCKS frontend in VMware.
SLC45 Install
Installing from a DVD of the distro. Here's the kickstart file produced by the installer anaconda-ks.cfg
Some settings used:
Selected Custom Install
sda:
sda1 /boot 250MB
sda2 / 20GB
sda3 swap 8GB
sda4 LVM vg_sys 210GB
lv_var 10GB
eth0 with private ip
eth1 with public ip (in msu.edu for now)
enabled firewall with ssh and afs client allowed
selinux warn
no extra languages
detroit / UTC for clock
pick your packages
Reboot
yum update runs before I can stop it (this stinks, about 30 minutes for update)
Use the kickstart script to install another node with this config.
Edit the kickstart file to fix the IP addresses and put it somewhere where it can be downloaded via the web. Start installer from the DVD and give the following command at the grub command line to get going using the kickstart file: