dmajwool,
No harm done - a little search for
raid5 or
raidtab is probably all you need to get going.
IN ADDITION to what
gordonr already gave above, you may want to read
The Software-RAID HOWTO by Jakob Østergaard (1st reading afaic)
and, since we are "hijacking" this thread
-sorry exodus- please also read the sata-faq as given above.
I would certainly be interested to implement Raid 5 on SME6,
I didn't appreciate it was supported.
Note: There is
"only one software raid"-layer in linux which provides raid0 - raid5 (raid6 with kernel 2.6.x). If you get raid1 to work ... so will "the others".
(There are however several ways to set up and manipulate raid-arrays:
raidtools on 6.0x and
mdadm on 6.x (if installed) and on 7.x)
An older post of mine gave this info:
MAYBE I didn't make myself absolutely clear though as to the RAID5 capabilities of SME -sorry-
* RAID1 comes as an option in the setup procedure when more than 1 HD is detected ... basically you just "install 2nd HD, then - say: 'yes'"
* RAID5 (on SME) requires that you:
- install the raid5 HDs ... setup SME
- manually type a raidtab -file for your setup
- makefs that new setup
- complete fstab for your setup
(Note: a bootable raid5 setup on SME is different & a bit hardcore .-)
If you've got like 3 old HDs just play around a bit before getting serious .-)
... it still applies here. MHO: Go for a software raid - it's worth it!
Regards
Reinhold