• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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