Lee Duna@lemmy.nz to Technology@lemmy.worldEnglish · 1 day agoManjaro Linux Team Goes on Strike, Threatens to Fork the Projectitsfoss.comexternal-linkmessage-square121linkfedilinkarrow-up1558arrow-down14
arrow-up1554arrow-down1external-linkManjaro Linux Team Goes on Strike, Threatens to Fork the Projectitsfoss.comLee Duna@lemmy.nz to Technology@lemmy.worldEnglish · 1 day agomessage-square121linkfedilink
minus-squareGrail@multiverse.soulism.netlinkfedilinkEnglisharrow-up2arrow-down1·1 day 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·1 day 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.