Manually synchronize all nodes

Before you begin

Start the Version 8.5 deployment manager

About this task

Step 11 towards the goal: Migrating cell configurations to new host machines using the command-line tool

You must synchronize the old nodes to the new Version 8.5 deployment manager. Ensure that the Version 8.5 deployment manager on the new host is running. You must log into the machine that contains the old nodes and run the syncNode command.

Procedure

  1. Stop the node agent.
  2. Obtain the deployment manager host and port number and update the node_agent_profile_root/properties/wsadmin.properties file. Change the com.ibm.ws.scripting.host value to the new host. Change the com.ibm.ws.scripting.port value to the new port.
  3. Run the syncNode command from the bin directory. For example:
    [Windows]
    node_agent_install_root\bin\syncNode.bat myV85DmgrHost.mycompany.com 8879 -username myuser -password mypass
    [AIX][HP-UX][Linux][Solaris]
    node_agent_install_root/bin/syncNode.sh myV85DmgrHost.mycompany.com 8879 -username myuser -password mypass
  4. Start the node agent if synchronization is successful.

What to do next

Migrate plug-ins for web servers
Task topic    

Terms and conditions for information centers | Feedback

Last updated: April 20, 2014 10:34 PM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=phil&product=was-nd-dist&topic=tmig_migrate_remote_commandline_step11
File name: tmig_migrate_remote_commandline_step11.html