• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • 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.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Why is backup manager backing things up without a scheduled task?

HostaHost

Regular Pleskian
Just upgraded a server from 10.4.4 to 11.0.9 and from that day forward, even though there is no scheduled backup task, Plesk has been taking daily backups of the websites and dumping them to:

/var/lib/psa/dumps/resellers/USERNAME/domains/DOMAIN/

where there will be files of the format:

backup_DOMAIN_info_DATE.xml
backup_DOMAIN_mn_DATE.tgz
backup_DOMAIN_vhost_DATE.tgz

along with a directory for databases.

Since backups aren't scheduled, I can't figure out how to make it stop doing that.
 
First of all make sure that you have not active task in BackupManager of domain. If you haven't - check records psa.BackupsScheduled table. You can safely remove record there if necessary.

Scheduled backups on Plesk works as follows:

- schedule of running backupmng utility is defined in /etc/cron.d/plesk-backup-manager-task file (Once every 15 minutes. On each Plesk server specific moment chosen randomly)
- backupmng checks task records in psa.BackupsScheduled table and start them if they are exists.
 
There is a backup present in the database table to run daily. It is listed as an obj_type of 'reseller'. As far as I can tell, I have no way to see, modify or delete these tasks via the Plesk interface when logged in as 'admin'; is that correct?
 
There is a backup present in the database table to run daily. It is listed as an obj_type of 'reseller'. As far as I can tell, I have no way to see, modify or delete these tasks via the Plesk interface when logged in as 'admin'; is that correct?


Have you solved your problem? I have the same and cannot find a solution. Thanks for answering!
 
Back
Top