Update existing system applications and data

Before you begin

Restore the previous deployment manager configuration

About this task

Step 8 towards the goal: Migrating Compute Grid or Feature Pack for Modern Batch using the command-line tools

To update existing system applications and data into the new deployment manager, run the migrateConfigTo85 command with the --wasmigrate parameter.

Procedure

  1. Run the migrateConfigTo85.py script. For example:
    /opt/WebSphereV85/profiles/Dmgr01/bin/wsadmin.sh -conntype NONE -lang jython 
    -f /opt/WebSphereV85/bin/migrateConfigTo85.py --wasmigrate -oldWASHome 
    /opt/WebSphereV70 -newWASHome /opt/WebSphereV85/ -nameOfProfile Dmgr01 
    -cellName currentCellName -configBackupDir c:/opt/WSMigration/CGBackup01 -level wcg8
  2. Review warnings or errors in the console output. After the migrateConfigTo85 command is complete, check the console output for Failed with errors or Completed with warnings messages. If there are errors, fix the errors and run the migrateConfigTo85 command again. Check whether the warnings affect any other migration or runtime activities on Version 8.5.

    If the command completed successfully, it is not necessary to check the logs for errors or warnings.

What to do next

Back up the Version 8.5 migrated deployment manager configuration
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_computegrid_migrating_cg_step8
File name: tmig_computegrid_migrating_cg_step8.html