• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • 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.

Deployment progress for host....

D

dgiff

Guest
I am migrating a huge website.. about 80GB. It took 60 hrs to transfer all the files. Now it says "Deploying Domains example.com" then below "domains/left 1/1". It has been at the stage for about 8 hrs now. The page goes to the first step when it auto-refreshes. But if you go back to it through the menu it's still at the deployment stage. The website seems to work if you view it under the site preview button. My question is how long should the deployment step typically take and what is involved in the process? Since the files are moved and everything seems to be working... what else is there to be done that would take so long?
 
It can happen for many reasons, hard to say why without taking a look at the logs.

Deployment is basically execution of some Plesk utilities to create needed entites and then unpacking of archives, see this post for general scheme:

http://forum.swsoft.com/showpost.php?p=193601&postcount=2

So I'd suggest you to locate this migration manager logs under /usr/local/psa/PMM/ (maybe /opt/psa), all migrations are stored in different folders there. Just take a look what log file is increasing, i.e. to what log migration manager outputs something.
 
It still is unpacking everything. The last log...

[19:40:16|INFO: 1978:p.log] Executing utility: /usr/local/psa/admin/sbin/cid_unpacker /usr/local/psa/PMM/var/2007-12-10-17.23.58.469500

I can see cid_unpacker using up 90% cpu... guess I'll just wait.

Thanks for the help!
 
Back
Top