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

psadump taking 12 hours+ to complete

G

graeme

Guest
Hi all,

anyone have any idea why psadump would take 12 hours+ to run. We also run manual backups on the same data, and they are generated in about 20 - 30 mins. psadump seems to be taking an age for some reason.

Thanks!

Graeme
 
Does it actually complete? How much data are we talking about here?
 
Mine takes about 41 minutes for a 6 GB compressed backupfile.
If I don't use --nostop --nostop-domain it takes 58min, because the stopping and starting of each domain takes a lot of time. (especially if you have a lot of domains). --do-not-dump-logs can also save a lot of time if you don't need them every time.
If I disable compressing, I can save some minutes too (but not diskspace)
If I do the backupt to a FTP or by SSH it takes also some few minutes more, so I do the backup local (which is the fastest) and copy it later by rsync.
I think the speed depends on so many factors like which CPU is used, filesystem on server (ext3 ?), how bussy is the server and do you backup to a slow FTP ?

I suggest runing the backup command in shell or look into the /tmp/psa-backup.log to see where he looses so much time.

Regards,
Bart
 
Back
Top