Next Step   Next Step

Run the backupConfig command on the deployment manager and all old nodes

Map Step 1 towards the goal: Scenario 1: Migrating a cell using the ZMMT

About this task

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.

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:
    /opt/WebSphereV61/profiles/v61dmgr01/bin/backupConfig.sh /mybackupdir/v61dmgr01backupBeforeV7migration.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:
    /opt/WebSphereV61/profiles/v61node01/bin/backupConfig.sh /mybackupdir/v61node01rbackupBeforeV7migration.zip -username myuser -password mypass -nostop
  5. Alternately, you can use the PAX command to back up all HFS files. For more information, see Using the z/OS UNIX pax command

Supporting information (generally applicable)

What to do next

Install WebSphere Application Server Version 7.0

Next Step   Next Step


Terms and conditions for information centers | Feedback

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