Back up the current deployment manager compute grid configuration

Before you begin

Save the current deployment manager configuration to the migration backup directory

About this task

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

To save the current deployment manager compute grid configuration to the compute grid migration backup directory, run the migrateConfigTo85 command with the --backup parameter. The --backup parameter does not change the existing configuration.

Procedure

  1. Run the migrateConfigTo85.py script. For example:
    /opt/WebSphereV70/profiles/Dmgr01/bin/wsadmin.sh -conntype NONE -lang jython  
    -username myuser-password mypass -f /opt/WebSphereV85/bin/migrateConfigTo85.py 
    --backup -nameOfProfile Dmgr01 -configBackupDir /opt/WSMigration/CGBackup01
  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

Restore the previous 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_step6
File name: tmig_computegrid_migrating_cg_step6.html