Previous Step   Previous Step Next Step   Next Step

Run the WASPostUpgrade command from the new deployment manager profile bin directory

Map Step 8 towards the goal: Scenario 2: Migrating cells across operating systems using the command-line tools

About this task

Use the WASPostUpgrade command to restore the previous deployment manager configuration that you saved in the migration backup directory. If you use the options shown in the example, all the ports are carried forward, and all applications are installed.

Before you begin

Archive the backup directory created by the WASPreUpgrade command

Procedure

  1. Run the WASPostUpgrade command to restore the saved deployment manager configuration into the new Version 8.0 deployment manager profile. For example:
    [Windows]
    
    version_8.0_install_root
    \bin\WASPostUpgrade.bat \
    mybackup_new_host\v61tov8dmgr01 -profileName v61tov8dmgr01 -oldProfile 
    61dmgr01 -replacePorts TRUE -backupConfig TRUE -scriptCompatibility TRUE 
    -keepDmgrEnabled TRUE -username myuser -password mypass
    [AIX] [HP-UX] [Linux] [Solaris]
    
    version_8.0_install_root
    /bin/WASPostUpgrade.sh /
    mybackup_new_host/v61tov8dmgr01 -profileName v61tov8dmgr01 -oldProfile
     61dmgr01 -replacePorts TRUE -backupConfig TRUE -scriptCompatibility TRUE 
    -keepDmgrEnabled TRUE -username myuser -password mypass
    where mybackup_new_host is the directory to which you are migrating your files.

Results

Avoid trouble Avoid trouble: gotcha

What to do next

Verify the logs for success

Previous Step   Previous Step Next Step   Next Step


Terms of Use | Feedback

Last updated: Sep 20, 2011 1:02:00 AM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=matt&product=was-express-dist&topic=tmig_migrate_remote_commandline_step8
File name: tmig_migrate_remote_commandline_step8.html