Lee Duna@lemmy.nz to Technology@lemmy.worldEnglish · 10 hours agoManjaro Linux Team Goes on Strike, Threatens to Fork the Projectitsfoss.comexternal-linkmessage-square61fedilinkarrow-up1323arrow-down12
arrow-up1321arrow-down1external-linkManjaro Linux Team Goes on Strike, Threatens to Fork the Projectitsfoss.comLee Duna@lemmy.nz to Technology@lemmy.worldEnglish · 10 hours agomessage-square61fedilink
minus-squareGrail@multiverse.soulism.netlinkfedilinkEnglisharrow-up2arrow-down1·7 hours agoYou probably had snapper making tons of backups. You can open up btrfs assistant and delete some old snapper backups to make room.
minus-squareMaiq@piefed.sociallinkfedilinkEnglisharrow-up2·7 hours agoSet up the snapper-timeline.timer and set snapshots to only snap on update/remove of packages with snap-pac. Also from the arch wiki, Create subvolumes for things that are not worth being snapshotted, like /var/cache/pacman/pkg, /var/abs, /var/tmp, and /srv.
You probably had snapper making tons of backups. You can open up btrfs assistant and delete some old snapper backups to make room.
Set up the snapper-timeline.timer and set snapshots to only snap on update/remove of packages with snap-pac. Also from the arch wiki,
Create subvolumes for things that are not worth being snapshotted, like /var/cache/pacman/pkg, /var/abs, /var/tmp, and /srv.