• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • The ImunifyAV extension is now deprecated and no longer available for installation.
    Existing ImunifyAV installations will continue operating for three months, and after that will automatically be replaced with the new Imunify extension. We recommend that you manually replace any existing ImunifyAV installations with Imunify at your earliest convenience.

Issue After restoring a website with Acronis plugin, large leftovers in /var/lib/psa/dumps

carini

Basic Pleskian
Server operating system version
CloudLinux 8.10 (Vladimir Aksyonov)
Plesk version and microupdate number
Plesk Obsidian v18.0.67_build1800250217.08 os_RedHat el8
After restoring a website with Acronis plugin i noticed that the disk space has been increased in /var/lib/psa/dumps, due to temporary files not deleted after restored was done

root@plesk(345.220.99.599) in ~
❯ du -xh --max-depth=4 /var/lib/psa/dumps
4,0K /var/lib/psa/dumps/.discovered
20K /var/lib/psa/dumps/clients/restoredcustomer/.discovered/backup_info_2502181603
24K /var/lib/psa/dumps/clients/restoredcustomer/.discovered
1,8G /var/lib/psa/dumps/clients/restoredcustomer/domains/restoreddomain.com
1,8G /var/lib/psa/dumps/clients/restoredcustomer/domains
1,8G /var/lib/psa/dumps/clients/restoredcustomer
1,8G /var/lib/psa/dumps/clients
4,0K /var/lib/psa/dumps/.run
1,8G /var/lib/psa/dumps



This disk space has been taken by files that is likely to be a NOT deleted temporary files:

root@plesk(345.220.99.599) in ~
❯ ls -lah /var/lib/psa/dumps/clients/restoredcustomer/domains/restoreddomain.com
totale 1,8G
drwxrwxrwx 4 root root 4,0K 18 feb 16.19 .
drwxrwxrwx 3 root root 4,0K 18 feb 16.04 ..
-rw-rw-rw- 1 root root 34 18 feb 16.04 backup_apache-files_2502181603.tzst
-rw-rw-rw- 1 root root 34 18 feb 16.12 backup_apache-files_2502181611.tzst
-rw-rw-rw- 1 root root 34 18 feb 16.19 backup_apache-files_2502181618.tzst
-rw-rw-rw- 1 root root 34 18 feb 16.04 backup_conf_2502181603.tzst
-rw-rw-rw- 1 root root 34 18 feb 16.12 backup_conf_2502181611.tzst
-rw-rw-rw- 1 root root 34 18 feb 16.19 backup_conf_2502181618.tzst
-rw------- 1 root root 74K 18 feb 16.04 backup_info_2502181603.xml
-rw------- 1 root root 74K 18 feb 16.12 backup_info_2502181611.xml
-rw------- 1 root root 74K 18 feb 16.19 backup_info_2502181618.xml
-rw-rw-rw- 1 root root 68K 18 feb 16.04 backup_logs_2502181603.tzst
-rw-rw-rw- 1 root root 68K 18 feb 16.12 backup_logs_2502181611.tzst
-rw-rw-rw- 1 root root 68K 18 feb 16.19 backup_logs_2502181618.tzst
-rw-rw-rw- 1 root root 179 18 feb 16.04 backup_pd_2502181603.tzst
-rw-rw-rw- 1 root root 179 18 feb 16.12 backup_pd_2502181611.tzst
-rw-rw-rw- 1 root root 179 18 feb 16.19 backup_pd_2502181618.tzst
-rw-rw-rw- 1 root root 48K 18 feb 16.04 backup_statistics_2502181603.tzst
-rw-rw-rw- 1 root root 48K 18 feb 16.12 backup_statistics_2502181611.tzst
-rw-rw-rw- 1 root root 48K 18 feb 16.19 backup_statistics_2502181618.tzst
-rw-rw-rw- 1 root root 594M 18 feb 16.04 backup_user-data_2502181603.tzst
-rw-rw-rw- 1 root root 594M 18 feb 16.12 backup_user-data_2502181611.tzst
-rw-rw-rw- 1 root root 594M 18 feb 16.19 backup_user-data_2502181618.tzst
drwxrwxrwx 3 root root 4,0K 18 feb 16.04 databases
drwxrwxrwx 5 root root 4,0K 18 feb 16.19 .discovered



Same for database temporary files

root@plesk(345.220.99.599) in ~
❯ ls -lah /var/lib/psa/dumps/clients/restoredcustomer/domains/restoreddomain.com/databases/restoreddatabase-d_1
totale 932K
drwxrwxrwx 2 root root 4,0K 18 feb 16.19 .
drwxrwxrwx 3 root root 4,0K 18 feb 16.04 ..
-rw-rw-rw- 1 root root 305K 18 feb 16.04 backup_sqldump_2502181603.tzst
-rw-rw-rw- 1 root root 305K 18 feb 16.12 backup_sqldump_2502181611.tzst
-rw-rw-rw- 1 root root 305K 18 feb 16.19 backup_sqldump_2502181618.tzst



Over time this can lead to a costly waste of space on disk.

  • Why this file are left in place after the completion of restore process?
  • Are the cleanup of this directory possibile?
  • Anyone with the same issue?
 
Back
Top