On Thu, 2005-04-07 at 17:33 +0700, Bank wrote:
My mainboard have SATA Raid function (sata_sil).
I want to create software raid on Centos 4, but I can't see mkraid packeage. How would I create software raid 0 on centos 4.
Thanks.
Sorry for the third post in a couple minutes :P
I see where the RAID howto I posted uses the mkraid tool ... and your confusion. mdadm can be used instead to create RAID, without raidtools ... here are some examples:
http://www.linuxsa.org.au/mailing-list/2003-07/1270.html (debain howto ... but mdadm commands are the same)
http://xtronics.com/reference/SATA-RAID-Debian.htm (debain howto ... but the mdadm commands are the same)
Here is the mdadm author's page: http://cgi.cse.unsw.edu.au/~neilb/SoftRaid
Goggle has more mdadm examples...