Next
Run the backupConfig command on the dmgr and all old nodes
Step 1: Scenario 1: Migrating a cell using the command line toolsIn case of failure during the migration, save the current dmgr and node configuration to a file that you can use later for recovery purposes.
Procedure
- Change to the DMGR_PROFILE/bin directory.
- Run the backupConfig command with the appropriate parameters and save the current profile configuration to a file. For example:
/opt/WASv61/profiles/v61dmgr01/bin/backupConfig.sh /mybackupdir/v61dmgr01backupBeforeV8migration.zip -username myuser -password mypass -nostop
- For each node in the configuration, change to the <node profile root >/bin directory.
- Run the backupConfig command with the appropriate parameters, and save the current profile configuration to a file. For example:
/opt/WASv61/profiles/v61node01/bin/backupConfig.sh /mybackupdir/ v61node01backupBeforeV8migration.zip -username myuser -password mypass -nostop
Support information (generally applicable)
What to do next