Skip to content

Instantly share code, notes, and snippets.

@FlorianHeigl
Created September 8, 2013 11:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save FlorianHeigl/6484166 to your computer and use it in GitHub Desktop.
Save FlorianHeigl/6484166 to your computer and use it in GitHub Desktop.
Home Cluster Resource groups.
cluster consists of 3 nodes:
nexus (Nexus7 tablet, running ubuntu 12)
nsa (NSA325 Nas, running custom fw, with debian wheezy chroot)
pi (Raspi 512M, running debian wheezy)
csync2:
parallel
pri xinetd
pri csync2??
apaches:
clone
pri apache
vhost redirects (mod_balancer, mod_backhand?)
pri ip
nagios/omd:
group omd-remotely
constraint: can only run on nexus and nsa
pri omd site
pri ip
dns primary
group svc-primary
constraint: != bind9 slave (might be useful)
pri bind9 master
pri dhcp
pri ip
dns secondary
group svc-secondary
constraint: != bind9 master (might be useful)
pri bind9 slave
pri ip
cobbler
group cobbler
pri apache site
pri cobblerd
pri filesystem
pri nfsmount
pri ip
dmz ssh
group ssh
pri ssh-dmz
pri ip
pri homedir sync via csync2 or
pri homedir-subdir via nfs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment