• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Issue I del backup at backup manager, But the file remains on the local.

r1235613

New Pleskian
Environment:
  • I mount amazon EFS on /efs_amazon.
  • I alaways backup file to aws S3
The /efs_amazon folder is just a temporary space to hold files until uploaded to S3.

Today, I remove local backup with plesk backup manager on domain panel.
But the backup file still take up my space.
註解 2020-04-11 194245.png
註解 2020-04-11 194638.png
  1. Can I del those file?
  2. How can I find those backup files (and delete it)?
 
It seems that on Mar 19, 2020 the backup failed to build the backup file for some reason (look in the backup logfile for that day), so the intermediate files are still left lying around. If you don't need them anymore, just delete all the *_2003190511.tgz files.
(Though I wonder why those intermediate files and the backup description files (those backup_info* files are what the backup manager uses to display the existing backups) are in that folder? Normally they are in /var/lib/psa/dumps/)
 
> Though I wonder why those intermediate files and the backup description files
I change backup location to save disk space ( I use AWS EFS, it charge fee by seconds)
 
It seems that on Mar 19, 2020 the backup failed to build the backup file for some reason (look in the backup logfile for that day), so the intermediate files are still left lying around. If you don't need them anymore, just delete all the *_2003190511.tgz files.
(Though I wonder why those intermediate files and the backup description files (those backup_info* files are what the backup manager uses to display the existing backups) are in that folder? Normally they are in /var/lib/psa/dumps/)
 
Back
Top