Comment on [PSA] Swapping your Deck's filesystem to Btrfs is easy to do, and can give you more space for free

<- View Parent
skullgiver@popplesburger.hilciferous.nl ⁨1⁩ ⁨year⁩ ago

I used duperemove which uses the FIDEDUPERANGE ioctl.

My biggest issues with BTRFS is that the tooling isn’t complete yet. On ext4 a wide range of issues can be fixed with fsck (including fixing broken metadata) while the btrfs check documentation basically tells you:

       Warning
      Do not use --repair unless you are advised to do so by a
      developer or an experienced user, and then only after having
      accepted that no fsck successfully repair all types of
      filesystem corruption. Eg. some other software or hardware
      bugs can fatally damage a volume.

It’s a bit like Windows: it works while it works, it can do some great tricks, but when it breaks and the automagic recovery doesn’t help, you’re kind of screwed.

I feel you, most people with BTRFS issues have hardware issues and are hit by Intel/AMD making ECC memory an expensive feature. But in my specific case, the files actually got messed up because of a dedup gone wrong.

source
Sort:hotnewtop