# # RAID : (Redundant Array of Inexpensive Disks) # # Note: Given you have a RAID filesystem: # It only protects you from disk failures... # It does NOT protect your from "operator errrors", like "rm -rf /" # # Benefits of RAID # ---------------- # # man raidtab # man raidstart # man mkraid # # # ftp.infodrom.north.de/pub/Linux/source/base/raidtools # sweet-smoke.ufr-info-p7.ibp.fr/public/Linux # # www.nyx.net/~sgjoen/disk.html (MultiDisk Howto # # Raid archives # www.linuxhq.com/lnxlists # # linas.org/linux/raid.html # linas.org/linux/Software-RAID/Software-RAID.html # # www.pfeiffer.edu/~anoah/raid # # ftp.megatrends.com/megaraid/drivers/linux # # # ftp.bizsystems.com/pub/raid/Root-RAID-HOWTO.html # sunsite.unc.edu/mdw/HOWTO/Root-RAID-HOWTO.html # www.pfeiffer.edu/~anoah/raid root_raid docs # www.ostenfeld.dk/~jakob/RAID.HOWTO # # www.ssc.com/lg/issue17/raid.html # # http://www.raid-advisory.com/rabguide.html Raid stuff # ftp.infodrom.north.de/pub/doc/tech/raid/ www.hpnc.com/~dtm/admin # # # Megatrend + SMP www.arches.uga.edu/~happy/megaraid.smp.txt # # end of file