• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • 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.

How long does a restore take ?

TobiasWitucki

New Pleskian
Hello,

since the last automatic update of plesk we have many problems with the server.

So we started a restore of a backup file. It is a full restore with all configuration and content. The backup file is about 5 GB.

How long does the restore normaly take? It is now 24 hours and still working.

If we go to the backup manager it still says it is working. But no information how long it will take or what is done until now.

How long can it take?

Thanks
Tobias
 
Where can i find these in plesk backend:

Backup Manager

Logs
Backup logs: /usr/local/psa/PMM/logs/backup-<datetime>
Restore log: /usr/local/psa/PMM/logs/restore-<datetime>
Functionality is controlled by Plesk control panel service
Configuration
/etc/psa/psa.conf


?
 
That is the very location of the files (just as stated)...
Code:
/usr/local/psa/PMM/logs/backup-<datetime>
/usr/local/psa/PMM/logs/restore-<datetime>

Of-course replace <datetime> with the date/time of the log!
 
Yes i know the pathes... But where can i find it in plesk backend? Under what point/menu, with what program?

EDIT: Ok, we can see the logs but do not know anything. There are some log files from 12/09 where we start the update. And one log file from yesterday which contains only one domain. Seems like the backup manager doesn't work?

How can we cancel the process? Bad, we thought plesk backups are a good way... But it isn't...

EDIT2: In attachment you can see the restore file. We got every day one of these file with exact content? The backup manager doesn't do anything??
 

Attachments

  • ssh.png
    ssh.png
    42.1 KB · Views: 6
Last edited:
You can use the "less", "tail", "vim", "vi" and many more commands ..
Eg

Code:
less filename
vi filename
tail -f filename
 
Here you can see screenshot of the file. We got this file every day with exactly same content. So, doesn't the backup do anything???
 

Attachments

  • ssh.png
    ssh.png
    42.1 KB · Views: 9
Back
Top