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.
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
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...
Appreciate it. As someone who basically continues to use ZFS happily and didn't kick the tires because of the stability & ergonomics issues in the past, this is concerning to hear...
Looks like kicking the tires will remain somewhat in the future for me.
It's much stable after 6.4 kernel. Last year was not really stable yet.
I faced too, problem is I didn't know we have to schedule a `btrfs scrub`. After kernel update and scrub, everything works smooth.
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.