T
teinsporn
Guest
I'm trying to migrate domains from Plesk 8.6.0 running on SuSE 10.0 to a Plesk 9.2.1 instance running on SuSE 11.0.
The migration manager can access the remote host and creates several files and directories in /migration. The migration manager GUI presents an error immediately after clicking Next:
Error: launchpad error (Error code = 2):
== STDERR ====================
Invalid handle passed
==============================
/usr/local/psa/PMM/logs/pmmcli.log shows the following
The migration manager can access the remote host and creates several files and directories in /migration. The migration manager GUI presents an error immediately after clicking Next:
Error: launchpad error (Error code = 2):
== STDERR ====================
Invalid handle passed
==============================
/usr/local/psa/PMM/logs/pmmcli.log shows the following
30107: 2009-05-22 16:02:08,421 DEBUG --> <pmmcli.GetScoutInfoAction object at 0x8eb190>
30107: 2009-05-22 16:02:08,421 INFO stdin: <migration-task-description owner-guid="93f19f95-d1f6-4c4b-a408-0fbb1ba83235"><agent-credentials><host-credentials remoting-type="ssh"><login>root</login><password>thepassword</password><hostname>hosttomigratefrom.tld</hostname></host-credentials></agent-credentials><dst-host-parameters><dst-temporary-directory>/usr/local/psa/PMM/var</dst-temporary-directory></dst-host-parameters></migration-task-description>
30107: 2009-05-22 16:02:08,425 INFO Packet succesfully validated.
30107: 2009-05-22 16:02:08,426 DEBUG <pmmcli.ActionRunner object at 0x8eb150>: doActivity
30107: 2009-05-22 16:02:08,434 INFO Executing <subprocess[30108] '/usr/local/psa/admin/bin/migration-handler --migration-get-scout-info'>
30107: 2009-05-22 16:02:08,820 INFO Execution of <subprocess[30108] '/usr/local/psa/admin/bin/migration-handler --migration-get-scout-info'> finished successfully.
30107: 2009-05-22 16:02:08,822 DEBUG <pmmcli.GetScoutInfoAction object at 0x8eb190>: response
30107: 2009-05-22 16:02:08,823 INFO Outgoing packet:
<?xml version="1.0" encoding="UTF-8"?>
<response>
<errcode>0</errcode>
<data>
<scout-result migration-session-id="20090522160208634">
<detected-panel name="Plesk 8.6.0 SuSE 10.0 86080930.08" agent="PleskX"></detected-panel>
<os-info loadavg="1.60 1.45 1.24" os="Linux"></os-info>
<remote-fs>
<fs free="44612939776" mode="rw" device="/dev/sda4" mountpoint="/" type="ext3" size="244869300224"></fs>
<fs free="61326336" mode="rw" device="/dev/sda2" mountpoint="/boot" type="ext2" size="71674880"></fs>
</remote-fs>
</scout-result>
</data>
</response>
30110: 2009-05-22 16:02:08,948 DEBUG --> <pmmcli.MigrationGetObjectsListAction object at 0x8eb1d0>
30110: 2009-05-22 16:02:08,948 INFO parameters: ['20090522160208634']
30110: 2009-05-22 16:02:08,948 INFO stdin: <agent-to-use>PleskX</agent-to-use>
30110: 2009-05-22 16:02:08,951 INFO Packet succesfully validated.
30110: 2009-05-22 16:02:08,952 DEBUG <pmmcli.ActionRunner object at 0x8eb190>: doActivity
30110: 2009-05-22 16:02:08,961 INFO Executing <subprocess[30111] '/usr/local/psa/admin/bin/migration-handler --migration-get-objects-list 20090522160208634'>
30110: 2009-05-22 16:02:10,745 INFO Execution of <subprocess[30111] '/usr/local/psa/admin/bin/migration-handler --migration-get-objects-list 20090522160208634'> finished successfully.
30110: 2009-05-22 16:02:10,746 DEBUG <pmmcli.MigrationGetObjectsListAction object at 0x8eb1d0>: response
30110: 2009-05-22 16:02:10,748 INFO Outgoing packet:
<?xml version="1.0" encoding="UTF-8"?>
<response>
<errcode>1000</errcode>
<errmsg>launchpad error (Error code = 2):
== STDERR ====================
Invalid handle passed
==============================
</errmsg>
</response>