• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Resolved Harddisk full after trying to restore a backup

Davedeluxe

New Pleskian
Hi,
I tried today to restore a backup.
Unfortunately, the hard drive was not big enough and the process was aborted.
Unfortunately, the already loaded or unpacked files were not deleted and my hard disk is now full.
Can someone tell me how to delete these files?

Filesystem 1K-blocks Used Available Use% Mounted on
/dev/ploop38530p1 103079200 94009760 4770660 96% /

Thank you in advance
Dave
 
First look into /etc/psa/psa.conf and search vor the "# Backups directory" section. It gives you your individual locations for the dumps and temporary dump directory, for example
Code:
# Backups directory
DUMP_D /var/lib/psa/dumps
DUMP_TMP_D /tmp
Then check these directories for leftovers and remove them as necessary.
 
Back
Top