Penguin

Differences between version 11 and previous revision of RAID.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 11 Last edited on Wednesday, July 13, 2005 1:32:10 pm by DanielLawson Revert
Older page: version 10 Last edited on Thursday, June 23, 2005 4:22:25 pm by PerryLorier Revert
@@ -1,7 +1,9 @@
 [Acronym] for __R__edundant __A__rray (of) __I__nexpensive __D__isks. 
  
 The idea behind [RAID] is having an array of disks (usually inexpensive, although that doesn't stop people buying expensive disks for their RAID array) which are all put together to form one logical disk. There are different types of [RAID] (as listed below) which all have various advantages (and disadvantages) 
+  
+See RaidOnLinux for some specific notes about RAID under linux.  
  
 !![RAID] 0: Striping 
 RAID 0 technically isn't [RAID]: It provides no redundancy or fault tolerance.