Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

4
  • Oh, boy. btrfs check --repair is the LAST thing one should run. See man btrfs-check. btrfs scrub may be useful. Check man btrfs-scrub to see if it fits your use case. Commented Apr 12, 2020 at 12:51
  • Thanks for the heads up about btrfs-check repair and for pointint out scrub. Unfortunately, scrub didn't find any errors and I got the same error. Commented Apr 12, 2020 at 17:21
  • Do any of the btrfs subvolume {find-new,list,show} commands show any surprises for your subvolumes? Commented Apr 14, 2020 at 13:41
  • As far as I can tell those all look normal. Commented Apr 14, 2020 at 15:48