Stéphane Lesimple posted on Wed, 16 Sep 2015 15:04:20 +0200 as excerpted: > Le 2015-09-16 12:46, Holger Hoffstätte a écrit : >> >> In that case the "crossing stripe boundary" messages are false >> positives in btrfs-progs-4.2: >> http://www.spinics.net/lists/linux-btrfs/msg47059.html >> >> This should be fixed in the next release.
Thanks for reminding me of that, Holger. I think I was too sleepy when I read it on-list, and forgot about it... > Out of curiosity I compiled the btrfs-progs-4.2 release patched with the > diff you're referencing to fix the off-by-one error, and ran a btrfsck > again. > Indeed those errors disappear and my filesystem seems clean in this > regard. I also disabled quota because it has almost for sure nothing to > do with the bug, and now btrsfck is 100% happy: Yes. Quotas have been a continuing issue on btrfs. AFAIK, they're on the third rewrite now, and still have some bugs to work out. So what I've been recommending is unless you're (a) directly and specifically working with the devs to find and fix the quota issues (in which case please keep at it! =:^), either you (b) really depend on quotas working and btrfs isn't appropriate for you at this time, since they're known to be buggy, so use a more mature filesystem where they're known to work, or (c) you don't actually need quotas at all, so disable them and remove the quota tracking metadata, thus avoiding the bugs in the feature entirely. =:^) (Agreed with your conclusions and nothing to add to the rest of your message, so omitted here.) -- Duncan - List replies preferred. No HTML msgs. "Every nonfree program has a lord, a master -- and if you use the program, he is your master." Richard Stallman -- 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