Essentially my offline update to 42.3 failed due to low disk space on root. I am trying to free up disk space to try and restart the update. None of my snapshots load anymore.
My root is a 40gb btrfs system.
I have looked at various threads on different sites and conclude that the disk space issue is likely to do with snapshots. I have deleted one pre- and post- snapshot, but this has not made a difference.
Any suggestions to try and diagnose/free up space?
Some pictures of ‘btrfs fi /’, snapper and ‘df -h’ are attached and available at http://imgur.com/a/Quy5UrX.
This obviously exceeds the total volume of the disk. I have gone through and deleted the majority of these and freed up 1.5gb by rebalancing the btrfs filesystem.
However, I still feel it sensible to free up more space. Does it cause issues if I delete snapshots that have 'important=yes" in the userdata column?
snapshots are not normal files they are meta files that represent changes to the file system. They are not easy to comprehend without a deeper understanding of the process. But very very roughly you can thing of them as difference files and the size shown is the space that would be affected if restored. Kind of sort of LOL
Just to go back to my question, what are the implications/problems of removing snapshots that are marked as ‘important=yes’ in the ‘Userdata’ column of snapper ls?
The implication of removing snapshots is that you have no means to return to that snapshot. If the system is running fine apart from your rootfs being full, keep the oldest one, remove all others older than a week. Than reboot and take another look.
OK. My idea was that while df does not know about the snapshots, it would still report hopw much is free from it’s perspective.But I will try to not advice it anymore.
We generally do not “close” threads. There may be people that want to add remarks or ask further questions. Sayoing, like you did, that you are satisfied is OK.