[mythtv-users] Recording directly to RAID

Larry Sanderson larry.sanderson at gmail.com
Fri Jul 27 23:32:49 UTC 2012


On Fri, Jul 27, 2012 at 4:14 PM, Raymond Wagner <raymond at wagnerrp.com>wrote:

> On 7/27/2012 16:15, Tapani Tarvainen wrote:
>
>> I've got a 5-disk RAID10 array
>>
>
> Huh?  Are you counting a hot spare as part of the array?


I believe this is possible with the linux raid10 driver... rather than just
being a raid-0 of raid-1 devices, it instead cycles through the devices
putting down first a block, then it's mirror.  In this way, it can use an
odd # of devices (including just 3).  Check it out:
http://en.wikipedia.org/wiki/Non-standard_RAID_levels#Linux_MD_RAID_10

with five devices, it would look like:

D1 D2 D3 D4 D5
--------------
A1 A1 A2 A2 A3
A3 A4 A4 A5 A5
...


> ______________________________**_________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://www.mythtv.org/mailman/**listinfo/mythtv-users<http://www.mythtv.org/mailman/listinfo/mythtv-users>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mythtv.org/pipermail/mythtv-users/attachments/20120727/6f372208/attachment.html>


More information about the mythtv-users mailing list