top | item 38032248

(no title)

distract8901 | 2 years ago

My bet is that btrfs will replace ext4 in the nearish future. It's the default for Arch, which also comes default with filesystem snapshots before any system updates.

It's pretty nice. I think it also supports some flavor of volumes or virtual partitions, but I don't have any real use for that kind of thing.

The snapshots are really good though. Very fast and don't take up a ton of space, somehow.

discuss

order

kcb|2 years ago

Never using btrfs no matter how default it comes. Only filesystem I've had data loss with, 2 district occasions.

Chmouel|2 years ago

I recently had a bit of a data hiccup on my desktop laptop, where I'm using Btrfs with LVM encryption. What's weird is that I started getting these random reboots out of the blue, with no error messages to explain what was going on. I was scratching my head for a while, thinking it might be a hardware issue.

Then, in frustration, I rebooted into my Windows partition, which I rarely ever use. to see if I could back up my stuff and figure out why I wasn't having the same reboot problems in Windows.

After trying a bunch of Btrfs repair commands over a bootable usb disk I found online, I hit a wall with some errors that couldn't be fixed. So, I threw in the towel and reinstalled my system with ext4. It's been running smoothly for three weeks now with no more error headaches.

Could not find the logs of the errors anymore unfortunately to report.

bravetraveler|2 years ago

Same, I can reliably break my NVMe RAID10 by simply pulling power

Not like, "hehe we need to sync", but "good luck repairing, enjoy probably formatting"

LVM/MD RAID, ZFS, etc all behave fine. Only BTRFS is this fragile.

snapplebobapple|2 years ago

Me too, also on two distinct occasions. It kept going read only on a third distinct occasion and i copied my stuff off and switched to zfs and haven't looked back. I am hoping bcachefs provides a compelling option in the next decade to switch off zfs but its a tall hill to climb

cozzyd|2 years ago

yeah, I managed to corrupt my btrfs on my laptop a few months ago (loose memory stick causing crash at bad time, apparently). I was able to recover almost everything with btrfs-restore (my latest backup was several weeks old then) but it was still not a pleasant experience...

hardwaresofton|2 years ago

Would you mind noting how recent the data loss was?