dullbananas (Joseph Silva)@lemmy.ca to Linux@lemmy.mlEnglish · edit-212 days agoCan corruption happen by powering off the computer (not properly shutting it down) during balance or scrub of a btrfs volume?message-squaremessage-square37fedilinkarrow-up149arrow-down11file-text
arrow-up148arrow-down1message-squareCan corruption happen by powering off the computer (not properly shutting it down) during balance or scrub of a btrfs volume?dullbananas (Joseph Silva)@lemmy.ca to Linux@lemmy.mlEnglish · edit-212 days agomessage-square37fedilinkfile-text
minus-squareAtemu@lemmy.mllinkfedilinkarrow-up9arrow-down1·12 days agoAs long as the hardware functions as it should (e.g. respects barriers) and there is no software bug in the stack, no. That’s a highly unlikely scenario though. Make backups.
minus-squareReakDuck@lemmy.mllinkfedilinkarrow-up3·11 days agoI had some kernel panics here and there… but the last one panic was fatal. Suddenly a lot of /usr/lib/lib<name>.so files were empty and also X11 stopped working…
minus-squareblackstrat@lemmy.fwgx.uklinkfedilinkarrow-up1·8 days agoAs long as there are no problems with the btrfs code? Hahahahaha!! There are.
minus-squareAtemu@lemmy.mllinkfedilinkarrow-up1arrow-down1·8 days agoAnd also in any other filesystem’s code or the block layers below the filesystem. As I said, unlikely scenario.
As long as the hardware functions as it should (e.g. respects barriers) and there is no software bug in the stack, no.
That’s a highly unlikely scenario though. Make backups.
I had some kernel panics here and there… but the last one panic was fatal. Suddenly a lot of /usr/lib/lib<name>.so files were empty and also X11 stopped working…
As long as there are no problems with the btrfs code? Hahahahaha!! There are.
And also in any other filesystem’s code or the block layers below the filesystem. As I said, unlikely scenario.