Difference between revisions of "RAID"

From Freephile Wiki
Jump to navigation Jump to search
(Created page with "This article will describe my setup of RAID storage. At the moment it merely links to the resources needed to learn and understand RAID. <ol> <li>[https://raid.wiki.kernel.or...")
 
Line 12: Line 12:
  
 
[[Category:System Administration]]
 
[[Category:System Administration]]
 +
[[Category:Filesystems]]

Revision as of 09:16, 5 August 2015

This article will describe my setup of RAID storage. At the moment it merely links to the resources needed to learn and understand RAID.

  1. Why RAID?
  2. RAID levels
  3. mdadm is the standard software RAID management tool for Linux, written by Neil Brown.