I run an old forum (~10 years, 200k posts) that has been running into some chronic disk issues. At the moment, we’re not in imminent danger of the lights going out, but we have reached the point where I’m getting daily messages about backups failing due to no disk space (the backup process itself seems to take like 10 gigabytes of disk, which fails if we already have a backup on-server).
Is there anything I can do to stem this tide a little?
I accept that disk space is one of those things I have to deal with as time goes on and do plan to upgrade eventually, but I’m wondering if there are other ways to buy time via compression, or just some cleanup of files that I haven’t thought to check.
I have already run ./launcher cleanup (0B saved), and have attached a snapshot of the db stats.
After running a du, I don’t see anything out of the ordinary (the bulk of the data is in /var/docker and /var/lib, which is about what I’d expect). Do you have any advice for what might be worth checking out in those folders?
My swap also looks normal (and not really enough to move the needle).