Hello,

I have 2 completely independent set of 12 disks each, let's name them A1, A2, 
A3... A12 for first set, and B1, B2, B3...B12 for second set. For availability 
purposes I want disks to be paired that way:
A1 <--> B1: RAID1
A2 <--> B2: RAID1
...
A12 <--> B12: RAID1

And then I want a RAID0 out of all these RAID1.

I know I can achieve that by doing all the RAID1 with MD and then build the 
RAID0 with BTRFS. But my question is: can I achieve that directly with BTRFS 
RAID10?

Best regards,
Xavier Romero
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to