RAID Creation

From Linux Raid Wiki
(Difference between revisions)
Jump to: navigation, search
 
m (remove link to redundant page)
Line 6: Line 6:
 
* [[device name]]
 
* [[device name]]
 
* [[label|name or label]]
 
* [[label|name or label]]
* [[raid level]]
+
* [[Introduction#The_RAID_levels|RAID-level]]
 
* [[superblocks]]
 
* [[superblocks]]
 
* [[chunk size]]
 
* [[chunk size]]

Revision as of 11:53, 3 October 2006

MD devices are created using the Create mode of mdadm.

You need to specify the raid device to create, the raid mode (raid0, raid1, raid5, raid6 etc) and the component devices.

You can also configure many aspects of your array:

Personal tools