Question:

I updated MigrationManager referring to the KB. https://kb.cloudblue.com/133786

Please tell me how to update the agent of the source server (OBAS, DNS server, Plesk server)?

Answer:

Please refer to the instructions on how to update Migration Manager agent below:

1) Log in to source server 2) jump to oam folder:

cd /opt/oam/

3) stop agent:

./agent/agentctl stop

4) remove 'installed' flag:

rm .installed

5) next time when any migration will be processed on this source server, Migration Manager will re-install latest version of agent on this source server and will proceed with migration.

Internal content