• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • 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.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Domain Migration failed

G

GokulK

Guest
Hi,

Hope somebody can help us.

We have plesk version 9.2.1 and 9.3.0

We have made a trial migration of a domain and it worked well.

While migrating a domain of size 3GB it hungs. We thought since the data is huge it it taking time. but it fails after some time saying migration completed with error. when checked we found only 1.1GB is the size of transferred in the destination server.
We tried from backend using the command
/usr/local/psa/bin/pleskbackup --domains-name ourdomain.com -vvvv
----------OUTPUT-----------------
<?xml version="1.0" encoding="UTF-8"?>
<response>
<errcode>0</errcode>
<data>
<task-status task-id="6911">
<working>
<dumping total-accounts="0" completed-domains="0" completed-accounts="0" total-domains="1">
</dumping>
</working>
</task-status>
</data>
</response>
Domains [0/1]
01:27:49 DEBUG Execute: /usr/local/psa/admin/bin/pmmcli --get-task-status 6911
01:27:49 DEBUG The get task status is executed with errorcode '0'
01:27:49 DEBUG The pmmcli output:<?xml version="1.0" encoding="UTF-8"?>
<response>
<errcode>0</errcode>
<data>
<task-status task-id="6911">
<working>
<dumping total-accounts="0" completed-domains="0" completed-accounts="0" total-domains="1">
</dumping>
</working>
</task-status>
</data>
</response>

Can any body help why this error happens?

Thanks in advance
GK
 
Back
Top