• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Resolved Tons of old backup files [Delete and how?]

LionKing

Regular Pleskian
Server operating system version
Ubuntu Linux
Plesk version and microupdate number
18.048
So in var/lib/psa/dumbs there is a ton of backup files which fills a huge amount of GB and just taking up server disk space.
1688679734784.png

More examples here directly in Linux:
1688679906966.png

Is there a way to delete them in directly Plesk or shold we delete them manually in Linux? (I assume that Plesk is generating this data)

Thanks in advance!
 
Thanks @Peter Debik for your kind reply.

I've tested and deleted the backups made in the "backup manager":
1688821191012.png
However there is still loads of files in the "dumps" directory and sub folders:
1688821318937.png
/var/lib/psa/dumps/.discovered
1688821389972.png

Now sure how they are generated, and how clean this up.
Logically (At least in my mind/way of thinking), these files should be deleted too when you manually delete backups in the "Backup Manager", right?

Or am I completely incorrect in my assumption?

Is there a script available by the way that you can run to clean up server disk space with?

Thanks in advance.
 
The mysql.daily* files are automated daily database dumps that are done for security reasons.
The *preupgrade* files are files created before the database scheme is upgraded. If your system works fine, you can delete those.
Both of these file types occupy very little disk space, and normally you will not need to care about them.

The cryptically named files should also only occupy a tiny bit of disk space. Can you verify that?
 
Back
Top