Run the backupConfig command on the administrative agent
and all the managed base application servers
About this task
In case of
failure during the migration, save the current administrative agent
and node configuration to a file that you can use later for recovery
purposes.
Procedure
-
Change to the <administrative agent profile
root>/bin directory.
-
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
-
For each node in the configuration, change to the <profile
root >/bin directory.
-
Run the backupConfig command with the appropriate parameters,
and save the current profile configuration to a file. For
example:
/opt/WebSphereV70/profiles/v70mas01/bin/backupConfig.sh
/mybackupdir/v70mas01rbackupBeforeV8migration.zip
-username myuser -password mypass -nostop
-
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)
|