• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Issue Backups will not be deleted -> Server storage decreases

Floezen

Basic Pleskian
Hello,

we are running Plesk Onyx (Version 17.8.11 Update #27) on a CentOS Linux 7.5.1804 server.
Since some month backups will not be deleted after 2 weeks as configured in the backup manager.

So the server storage decreases if I don't delete backups manually...

I have no idea where to determine the the configuration error.

I restarted the server already, which did not help.

The backup error notification is attached. Line 196 of /usr/local/psa/PMM/agents/shared/Storage/ArchiveStorage.pm would be
Code:
my $exitCode = $self->{cmd}->result();
But that does not tell me anything.

Any suggestions what to do next?

Regards
Flözen

backup error.png backup files.png backup configuration.png
 

Attachments

  • image.png
    image.png
    4.7 KB · Views: 10
Last edited:
First of all try to re-apply patches with

# plesk installer --select-release-current --reinstall-patch --upgrade-installed-components
# plesk repair installation

and check how it goes on after that.
 
Back
Top