p-jones
> ...I was able to achieve via Software Raid mode 5 and this really honks > along. If I loose any one of these three drives do I still hav full
> redundancy ?
There are many tutorials out there, I just picked the first one.
http://www.acnc.com/04_01_05.htmlalso see
http://www.acnc.com/04_01_06.htmlI'm not sure how interactive/useful the drive config option is in the admin console for RAID 5 & 6, but that tool may simplify drive replacment.
I haven't used it yet.
>...add a fourth drive and create two stripped raids via hardware, it would > seem feasible then to create a mirrored software raid from each pair -
I think you are referring to RAID10. and yes that would be both very good redundancy & speed (due to striping patterns), at the price of the extra hard disks required though (which are cheap compared to any tech support costs re failures etc).
see
http://www.acnc.com/04_01_10.html> Any pitfalls here (other than perhaps performance). this is not really a
> true raid 5 as I understand it but it would seem to offer the best of both > worlds with both stripping performance and mirrored redundancy
RAID10 as I understand it has good performance as the drives are striped in opposite directions, giving the fastest read time possible for the array.
You are back to a hardware based implementation (or perhaps a combination of hardware & software based implementation), as sme does not support software RAID10.
Please would an expert contribute to this thread, I'm at the edge of my knowledge zone.