
14 Feb
2012
14 Feb
'12
5:25 a.m.
On 14/02/12 16:14, Trent W. Buck wrote:
Brian May wrote:
On 14 February 2012 15:59, Andrew McGlashan <andrew.mcglashan@affinityvision.com.au> wrote:
... you can apply different RAID versions throughout as well.
Just curious, what do you mean by that?
Like, / is RAID1 and /boot is RAID1 but /usr is RAID5, all within one big "blob" of btrfsness.
Citation needed.. I can see how to set that in ZFS, but not btrfs. And even on ZFS, you can only control the number of mirrors per subvolume, not the type of RAID. And it's not guaranteed to store the mirrors on separate disks, although it'll try to. (For proper RAID you have to set it at zpool creation time instead) -Toby