Previous Step   Previous Step Next Step   Next Step

Manually synchronize all nodes

Map Step 13 towards the goal: Scenario 2: Migrating cell configurations to new host machines using the command-line tool

About this task

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

Before you begin

Start the Version 8.0 deployment manager

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:
    node_agent_install_root\bin\syncNode.bat myV8DmgrHost.mycompany.com 8879 -username myuser -password mypass
    node_agent_install_root/bin/syncNode.sh myV8DmgrHost.mycompany.com 8879 -username myuser -password mypass
  4. Start the node agent if synchronization is successful.

Supporting information (generally applicable)

What to do next

Migrate plug-ins for web servers

Previous Step   Previous Step Next Step   Next Step


Terms and conditions for information centers | Feedback

Last updated: Feb 6, 2014 11:50:09 PM CST
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=matt&product=was-nd-dist&topic=tmig_migrate_remote_commandline_step13
File name: tmig_migrate_remote_commandline_step13.html