btrfs balance
commands to move some allocations around. It looked like writes weren't all committed properly to the disk but nothing told me that explicitly.I did a system update in this state and I think I remember mkinitcpio throwing more warnings than usual but I was doing something else and I didn't pay close attention to them. This coincided with a power outage and there was a lot of inconsistency, making me think it was hardware related. It was just btrfs, as far as I can tell, and I fixed it by reinstalling all the packages on the system once there was enough room. Luckily, I hadn't done anything important with that computer after the system update.
> It looked like writes weren't all committed properly to the disk but nothing told me that explicitly.
Oof? That would be a pretty horrible bug. 😳
I just played with a btrfs volume for a bit and tried to “break” it, but I just got
ENOSPC
and everything worked as expected. (Would have been really weird, though, if I were able to find bugs with just a few tests.)
> It looked like writes weren't all committed properly to the disk but nothing told me that explicitly.
Oof? That would be a pretty horrible bug. 😳
I just played with a btrfs volume for a bit and tried to “break” it, but I just got
ENOSPC
and everything worked as expected. (Would have been really weird, though, if I were able to find bugs with just a few tests.)
> It looked like writes weren't all committed properly to the disk but nothing told me that explicitly.
Oof? That would be a pretty horrible bug. 😳
I just played with a btrfs volume for a bit and tried to “break” it, but I just got
ENOSPC
and everything worked as expected. (Would have been really weird, though, if I were able to find bugs with just a few tests.)
It's a real house of cards and I'm not surprised something like this happened. I'm keeping lots of backups. My setup is pretty unique but I stand by my original post. Running out of space on Btrfs isn't fun, even when it's functioning properly.
It's a real house of cards and I'm not surprised something like this happened. I'm keeping lots of backups.