Lee Duna@lemmy.nz to Technology@lemmy.worldEnglish · 5 months agoManjaro Linux Team Goes on Strike, Threatens to Fork the Projectitsfoss.comexternal-linkmessage-square141linkfedilinkarrow-up1572arrow-down16
arrow-up1566arrow-down1external-linkManjaro Linux Team Goes on Strike, Threatens to Fork the Projectitsfoss.comLee Duna@lemmy.nz to Technology@lemmy.worldEnglish · 5 months agomessage-square141linkfedilink
minus-squareGrail@multiverse.soulism.netlinkfedilinkEnglisharrow-up2arrow-down1·5 months 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·5 months 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.