Previous Step   Previous Step Next Step   Next Step

Create the target deployment manager profile

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

About this task

The target deployment manager profile is a new deployment manager profile that is the target of the migration.
Avoid trouble Avoid trouble: The Version 8.0 cell and node names must match the cell and node names in the Version 6.x or 7.x configuration. If you create cells and nodes with new cell and node names, then the migration will fail.gotcha

Before you begin

Create the remote migration .jar file

Procedure

  1. Run the manageprofiles command with the appropriate parameters to create a deployment manager profile. For example:
    <
    app_server_root
    >\bin\manageprofiles.bat -create 
    -profileName v61tov8dmgr01 -templatePath \opt\WebSphereV8\profileTemplates\
    management -serverType DEPLOYMENT_MANAGER -nodeName currentDmgrNodeName 
    -cellName currentCellName -hostName mydmgrhost.company.com
    <
    app_server_root
    >/bin/manageprofiles.sh -create 
    -profileName v61tov8dmgr01 -templatePath /opt/WebSphereV8/profileTemplates/
    management -serverType DEPLOYMENT_MANAGER -nodeName currentDmgrNodeName 
    -cellName currentCellName -hostName mydmgrhost.company.com

Supporting information (generally applicable)

What to do next

Run the WASPreUpgrade command.

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_step4
File name: tmig_migrate_remote_commandline_step4.html