Linux Btrfs filesystem development
 help / color / mirror / Atom feed
* RAID10 question
@ 2015-12-31  9:52 Xavier Romero
  2015-12-31 11:51 ` Hugo Mills
  0 siblings, 1 reply; 4+ messages in thread
From: Xavier Romero @ 2015-12-31  9:52 UTC (permalink / raw)
  To: linux-btrfs@vger.kernel.org

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-12-31 21:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-31  9:52 RAID10 question Xavier Romero
2015-12-31 11:51 ` Hugo Mills
2015-12-31 13:31   ` Duncan
2015-12-31 21:22     ` Chris Murphy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox