Run the backupConfig command on the deployment manager
and all old nodes
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
-
Change to the <deployment manager profile
root>/bin directory.
-
Run the backupConfig command with the appropriate parameters
and save the current profile configuration to a file. For
example:
/QIBM/UserData/WebSphere/AppServer/V61/ND/profiles/v61dmgr01/bin/backupConfig /mybackupdir/v61dmgr01backupBeforeV7migration.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:
/QIBM/UserData/WebSphere/AppServer/V61/ND/profiles/v61node01/bin/backupConfig /mybackupdir/v61node01rbackupBeforeV7migration.zip -username myuser -password mypass -nostop
Supporting information (generally applicable)