Back up current deployment manager and node configuration

About this task

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

In case of failure during the migration, save the current deployment manager and node configuration to a file that you can use later for recovery purposes. To save the configuration, run the backupConfig command on the deployment manager and all existing nodes.

Procedure

  1. Change to the deployment_manager_profile_root/bin directory.
  2. Run the backupConfig command with the appropriate parameters and save the current profile configuration to a file. For example:
    [AIX Solaris HP-UX Linux Windows]
    /opt/WebSphereV70/profiles/Dmgr01/bin/backupConfig.sh /mybackupdir/Dmgr01backupBeforeV85migration.zip 
    -username myuser -password mypass -nostop
  3. For each node in the configuration, change to the node_profile_root/bin directory.
  4. Run the backupConfig command with the appropriate parameters, and save the current profile configuration to a file. For example:
    [AIX Solaris HP-UX Linux Windows]
    /opt/WebSphereV70/profiles/node1/bin/backupConfig.sh /mybackupdir/
    node1backupBeforeV85migration.zip -username myuser -password mypass -nostop

What to do next

Install WebSphere Application Server Version 8.5
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_step1
File name: tmig_computegrid_migrating_cg_step1.html