From bill@math.ucdavis.edu Wed Jan 15 10:09:06 2003
Date: Tue, 14 Jan 2003 18:34:27 -0800
From: Bill Broadley <bill@math.ucdavis.edu>
To: Mike Eggleston <mikee@mikee.ath.cx>
Cc: beowulf@beowulf.org
Subject: Re: software running on the nodes?

On Tue, Jan 14, 2003 at 07:54:03AM -0600, Mike Eggleston wrote:
> Has this been asked for? Can we have a quick, informal poll
> on what os/distribution/rpms/etc is running on people's nodes?
> I have a test node running the linux terminal server project (ltsp).
> I just read a blurb of someone using the linux router project
> as their node base. What are people using?

I use the LTSP bootdisk, with my kernel and a few tweaks:
	I fdisk the local disk (for /swap and /scratch)
	I mkfs and mkswap
	I pivot_root

Once I pivot_root I'm in a full redhat-8 install with the following
modification:
	/dev is mounted from devfs
	/ is read-only (remote NFS mounted, shared across clients)
	/var is read-write (remote NFS mounted, shared across clients)
	/home is automounted

I have 32 clients, if a disk dies I can reboot without a disk, or
reboot with a new disk and within 60 seconds or so it's back up and
accepting jobs.

Oh I installed Sun Grid Engine, it's a rather nice batch queue (at
least so far).  

I'm a big fan of the mostly diskless nodes, it's a dream to admin.
It's quite easy to add nodes (just add a dhcp entry, create a /var, 
and tell the batch queue about them).


-- 
Bill Broadley
Mathematics
UC Davis
_______________________________________________
Beowulf mailing list, Beowulf@beowulf.org
To change your subscription (digest mode or unsubscribe) visit http://www.beowulf.org/mailman/listinfo/beowulf
