STRANDBERG COMMUNICATION

 
 
RAIDFrame?
 

Raidframe HOME

RAIDframe is a framework for rapid prototyping of RAID structures. RAIDframe was developed by the folks at
the Parallel Data Laboratory at Carnegie Mellon University. RAIDframe, as distributed by CMU, provides a
RAID simulator for a number of different architectures, and a user-level device driver and a kernel device driver
for for Digital Unix.

Supported platforms (versions listed are known good, others may work too)

Arch        OS            Version
Alpha       Digital Unix  2.0  (also user-level driver, kernel driver)
Alpha       Digital Unix  3.2x (also user-level driver, kernel driver)
Alpha       NetBSD        1.2
i386        NetBSD        1.1
parisc      hpux          9.x
rs6k        AIX           3.2.5
rs6k        AIX           4.1
sun         Solaris       5.4
sun         SunOS         4.1
decstation  ultrix        4.2
SGI         IRIX          5.3
i386        Linux         1.2
i386        Linux         2.0

To compile RAIDframe:

     edit config/RAIDframe_site.def (and config/RAIDframe.tmpl if necessary)
     ./itomf
     make depend
     make

 
 

BACK