On Tue, Mar 26, 2019 at 11:38 AM Chris Murphy <li...@colorremedies.com> wrote:
>
> On Tue, Mar 26, 2019 at 12:44 AM Andrei Borzenkov <arvidj...@gmail.com> wrote:
> >
> >
> > He has btrfs raid0 profile on top of hardware RAID6 devices.
>
> sys_chunk_array[2048]:
>         item 0 key (FIRST_CHUNK_TREE CHUNK_ITEM 1048576)
>                 length 4194304 owner 2 stripe_len 65536 type SYSTEM
>                 io_align 4096 io_width 4096 sector_size 4096
>                 num_stripes 1
>
> Pretty sure the metadata profiles is "single". From the super, I can't
> tell what profile the data block groups use.

system chunk is on two devices:
                num_stripes 1 sub_stripes 0
                num_stripes 1 sub_stripes 1

Maybe it is raid0, but I thought dump super explicitly shows the
profile if it's not single. e.g. SYSTEM|DUP or SYSTEM|RAID1

Only my single profile file systems lack a profile designation in the
super. But I admit I have no raid0 file systems.

-- 
Chris Murphy

Reply via email to