Mdadm
From Linuxintro
Revision as of 05:16, 14 May 2011 by imported>ThorstenStaerk
mdadm is a tool to create and manage software RAID.
mdadm --create --verbose /dev/md0 --level=0 --raid-devices=2 /dev/sdh /dev/sdi
See also
This article is a stub and needs improvement. You can help here :)