dullbananas (Joseph Silva)@lemmy.ca to Linux@lemmy.mlEnglish · edit-28 days agoCan corruption happen by powering off the computer (not properly shutting it down) during balance or scrub of a btrfs volume?message-squaremessage-square36fedilinkarrow-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-28 days agomessage-square36fedilinkfile-text
minus-squareAtemu@lemmy.mllinkfedilinkarrow-up8arrow-down1·8 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-squareblackstrat@lemmy.fwgx.uklinkfedilinkarrow-up1·5 days agoAs long as there are no problems with the btrfs code? Hahahahaha!! There are.
minus-squareAtemu@lemmy.mllinkfedilinkarrow-up1arrow-down1·5 days agoAnd also in any other filesystem’s code or the block layers below the filesystem. As I said, unlikely scenario.
minus-squareReakDuck@lemmy.mllinkfedilinkarrow-up3·8 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…
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.
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.
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…