On Fri, Nov 20, 2015 at 11:05:44AM +0000, Duncan wrote:
> As in the title...
> 
> The btrfs-progs v4.3.1 mkfs.btrfs manpage has a quite nice profiles table 
> listing the various profiles, single/dup/raid0/raid10/raid5/raid6.
> 
> It's missing raid1. =:^(

Oh, that's not intentional, I'll fix it.

> Also, it calls raid5/6 "copies" rather than "parity".  Perhaps add 
> another column for parity, change the redundancy column to copies, and 
> adjust accordingly?  Alternatively, keep the single redundancy column and 
> just change raid5 to 1 parity and raid6 to 2 parity.

Yeah, parity would be better. I'll split it to copy and parity, where a
copy really means 1:1 byte copy.

> Other than that, I really like the nice profiles table layout.
> Kudos to whoever set that up. =:^)

Thanks ;)
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to