Ángel González wrote on 2016/02/16 23:21 +0100:


Which should be my next steps?


Try btrfs-progs 4.4 to see if all these false alert goes a way.

Thanks,
Qu

Thanks!
Those "errors" are indeed gone after updating btrfs-progs from 4.3.1 to
4.4. Sorry for the fuss.


It's strange though if it was supposed to only happen with non-skinny
metadata, since I didn't manually specify any flags, and supposedly
skinny is the default since 3.18 (the btrfs partition was created with
a newer version).

If you're really interesting in whether your fs has skinny metadata enabled, you can check btrfs-show-super output.

Like the following output indicates skinny metadata:
------
incompat_flags          0x161
                        ( MIXED_BACKREF |
                          BIG_METADATA |
                          EXTENDED_IREF |
                          SKINNY_METADATA ) <<<Here
------

Even it has skinny metadata, it's still possible that some metadata are still in old format if you used btrfstune to convert an old fs to skinny metadata.

But anyway, it's always good to see the problem solved.

Thanks,
Qu



Thanks for your support
--
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




--
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