Difference between revisions of "Little-Fe PPC"

From Earlham CS Department
Jump to navigation Jump to search
Line 13: Line 13:
 
==Creating a new Little-Fe PPC==
 
==Creating a new Little-Fe PPC==
  
 
+
Follow the instructions on the [[Diskless Cluster Setup]] page.
  
 
==Related pages==
 
==Related pages==
 
*[[Pegasos|Pegasos PPC (ODW) notes]]
 
*[[Pegasos|Pegasos PPC (ODW) notes]]

Revision as of 15:00, 12 May 2006

This is page contains information about the 4 node PPC (Pegasos) version of Little-Fe.

This version of Little-Fe PPC is based on a Debian GNU/Linux installation. It employs UnionFS to facilitate consolidation of system and cluster software on a single hard drive (attached to lf0). All other nodes netboot from the master image by masking the server-specific files with a lightweight overlay.

  • lf0 can be found at lf-ppc.cluster.earlham.edu

Documentation and bug reporting

We are documenting the production of Little-Fe in two ways: First, bugs are filed in bugzilla (and hopefully fixed). Second, we're putting flesh on a set of instructions to build a replica of the original Little-Fe PPC. The latter is probably (but not necessarily) based on the former. The distinction is mainly that Bugzilla will show how things were done wrong, while the wiki-based instructions will show how to do things right the first time.

Creating a new Little-Fe PPC

Follow the instructions on the Diskless Cluster Setup page.

Related pages