Previous Step   Previous Step Next Step   Next Step

Create the target deployment manager profile

Map Step 4 towards the goal: Scenario 2: Migrating cells across operating systems using the command-line tools

About this task

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

Before you begin

Upgrade the WebSphere Application Server Version 7.0 supplemental CD to the desired fix pack level

Procedure

  1. Run the manageprofiles command with the appropriate parameters to create a deployment manager profile. For example:
    
    version_7.0_install_root
    \bin\manageprofiles.bat -create -profileName v61tov7dmgr01 -templatePath \opt\WebSphereV7\profileTemplates\management -serverType DEPLOYMENT_MANAGER -nodeName currentDmgrNodeName -cellName currentCellName -hostName mydmgrhost.company.com
    
    version_7.0_install_root
    /bin/manageprofiles.sh -create -profileName v61tov7dmgr01 -templatePath /opt/WebSphereV7/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 from the updated WebSphere Application Server supplemental CD

Previous Step   Previous Step Next Step   Next Step


Terms and conditions for information centers | Feedback

Last updated: Feb 6, 2014 2:44:31 AM CST
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=compass&product=was-nd-dist&topic=tmig_migrate_remote_commandline_step4
File name: tmig_migrate_remote_commandline_step4.html