• 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.

Backup 100% CPU

eugenevdm

Regular Pleskian
Our Plesk Windows 8.6 backup stopped working 6 months ago. So for alternative we use mirroring. But I really want to sort our the Plesk backup.

The problem is it reaches 100% CPU during the process. I have attached the log file at the point where it reaches 100% CPU:

Start: Back up MS-SQL database PMO
Done: Back up MS-SQL database PMO
Warning: psabackup.InformationalException: Unable to find parent domain for database 'PMO'
Done: Save 'MSSQL' database 'PMO'
Start: Save 'MYSQL' database 'stel_'
Start: Back up MySQL database stel_
Exec 'C:\Program Files\SWsoft\Plesk\MySQL\bin\mysqldump' '-Q -hlocalhost -uadmin -pxxxxx -P3306 stel_ > "C:\Program Files\SWsoft\Plesk\PrivateTemp\tmp49336.tmp"'
Done: Back up MySQL database stel_
Warning: psabackup.InformationalException: Unable to find parent domain for database 'stel_'
Done: Save 'MYSQL' database 'stel_'
Done: Saving...
Start: Starting Plesk control panel.
Done: Starting Plesk control panel.
Start: Starting services of domains
Done: Starting services of domains
psabackup.ProcessAbortedException: Backup cancelled
at dump.Progress.psabackup.ITaskProgress.addCost(UInt64 cost)
at psabackup.CompressFileTask..ctor(String _arcName, String _fileName, ITaskProgress _prog)
at psabackup.DumpEnv.addFileToDump(XmlElement parentElement, String arcName, String fileName, String tagName, Boolean realFile)
at psabackup.logo.onPreDumpOperation(XMLRow row, DumpEnv env, DumpOperation operation)
at psabackup.DumpEnv.XMLRow.onSaved(DumpEnv env)
at psabackup.DumpEnv.dump()
at psabackup.DumpEnv.start()
at dump.Progress.DumpProc()

As you can see in the above example I have cancelled the backup because I cannot have that server run at 100% utilization for very long, clients are breathing down my neck.
 
Back
Top