• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Problems with migration manager

muelbe

New Pleskian
Here my problem
i want to migrate a domain from SERVER A to SERVER B

when i start the migrattion the server say "Error: No migration agents found. Data migration is not available."

The hostnames are different and the .bashrc is the original file
(http://kb.parallels.com/en/9066 and http://kb.parallels.com/8495)

here is the Log File
Code:
8574: 2013-11-28 00:41:30,656 DEBUG --> <pmmcli.GetScoutInfoAction object at 0xb757288c>
8574: 2013-11-28 00:41:30,656 INFO stdin: <migration-task-description owner-guid="91118264-64b0-4a8c-bb17-8416a86a5d58"><agent-credentials><host-credentials remoting-type="ssh"><login>root</login><password>PASSWORD SERVER A</password><hostname>SERVER A IP</hostname></host-credentials></agent-credentials><dst-host-parameters><dst-temporary-directory>/opt/psa/PMM/var</dst-temporary-directory></dst-host-parameters></migration-task-description>
8574: 2013-11-28 00:41:30,709 INFO Packet succesfully validated.
8574: 2013-11-28 00:41:30,711 DEBUG <pmmcli.ActionRunner object at 0xb757274c>: doActivity
8574: 2013-11-28 00:41:30,712 INFO Executing <subprocess[8575] '/opt/psa/admin/bin/migration-handler --migration-get-scout-info'>
8574: 2013-11-28 00:41:31,764 INFO Execution of <subprocess[8575] '/opt/psa/admin/bin/migration-handler --migration-get-scout-info'> finished successfully.
8574: 2013-11-28 00:41:31,765 DEBUG <pmmcli.GetScoutInfoAction object at 0xb757288c>: response
8574: 2013-11-28 00:41:31,767 INFO Outgoing packet:
<?xml version="1.0" encoding="UTF-8"?>
<response>
    <errcode>0</errcode>
    <data>
        <scout-result migration-session-id="20131128004130938">

The ports on the firewall are open and i can login via ssh from SERVER B to SERVER A and from SERVER A to SERVER B

On the Server is PLESK 11.5.30
 
There is no any errors in this log.
I hostname of SERVER B resolvable from SERVER A and vice versa? Have you tried to use IPs instead of hostname? Have you tried to find more details in migration logs?
 
Back
Top