E
EbrahimM
Guest
Hi guys,
Im trying to migrate data to another dc but the migration manager keeps saying
Error: Windows agent is not running on the source host
I have followed the http://kb.parallels.com/en/1432
1. Opened ports (even tried with firewall disabled both sides)
2. Able to access Network sharing using \\хxх.хxх.хxх.ххх\c$
3. Server and Workstation services running.
Following is from the agent config file on the source file.
<!--Make sure you specify identical values for the parameters
Port, ObjectUri, ChannelType, and Transport in the migrmng.exe.config
file at the destination server and in the WINAgentMng.exe.config file at
the source server-->
<add key="Port" value="6489" />
<add key="ObjectUri" value="WinAgentURI" />
<!--Possible values for ChannelType: TCP | HTTP-->
<add key="ChannelType" value="TCP" />
<!--Possible values for Transport: SecureNetRemoting | NetRemoting | Samba | HTTPS-->
<add key="Transport" value="HTTPS" />
<add key="IPAddress" value="" />
<add key="DumpDirectory" value="" />
<add key="LogUseDefaultCulture" value="false" />
</appSettings>
How to fix the issue, also is there a way to convert the plesk 10 key to work with 9.5 ?
Im trying to migrate data to another dc but the migration manager keeps saying
Error: Windows agent is not running on the source host
I have followed the http://kb.parallels.com/en/1432
1. Opened ports (even tried with firewall disabled both sides)
2. Able to access Network sharing using \\хxх.хxх.хxх.ххх\c$
3. Server and Workstation services running.
Following is from the agent config file on the source file.
<!--Make sure you specify identical values for the parameters
Port, ObjectUri, ChannelType, and Transport in the migrmng.exe.config
file at the destination server and in the WINAgentMng.exe.config file at
the source server-->
<add key="Port" value="6489" />
<add key="ObjectUri" value="WinAgentURI" />
<!--Possible values for ChannelType: TCP | HTTP-->
<add key="ChannelType" value="TCP" />
<!--Possible values for Transport: SecureNetRemoting | NetRemoting | Samba | HTTPS-->
<add key="Transport" value="HTTPS" />
<add key="IPAddress" value="" />
<add key="DumpDirectory" value="" />
<add key="LogUseDefaultCulture" value="false" />
</appSettings>
How to fix the issue, also is there a way to convert the plesk 10 key to work with 9.5 ?