The deployment manager must always be at the highest release and fix level within a cell, to allow it to manage all nodes in the cell. In Version 6.0.x, the deployment manager has the capability to manage both Version 6.0.x and Version 5.x release nodes. This allows a cell to be upgraded to a new release one node at a time, with minimal impact to the applications that are running within the cell.
Restriction: Migrating to a Version 6.0.x deployment manager on a remote machine is not supported.
Use the following procedure to migrate the deployment manager.
Procedure
1. Stop the Version 5.x deployment manager.
Use the stopManager command from the app_server_root/bin directory. For example, use the following command on a Linux platform:
./stopManager.sh
If you have security enabled, specify the -user and -password parameters of the command.
You can migrate a Version 5.x deployment manager without stopping
it, but it is not necessary for it to be running for you to migrate its configuration.
The migration tools can retrieve all the configuration data while the deployment
manager is either running or stopped. However, you must stop the Version 5.x
deployment manager before you can start the Version 6.0.x deployment manager
that you are installing, so it makes sense to stop it now.2. Use the migration tools to migrate the Version 5.x configuration to Version 6.0.x. The Migration wizard, which is the graphical interface to the Version 6.0.x command-line migration tools (WASPreUpgrade command and WASPostUpgrade command), is the recommended migration tool. For detailed instructions and information on the new Migration wizard, see Using the Migration wizard. The instructions below describe migration using the command-line migration tools.
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r0/index.jsp?topic=/com.ibm.websphere.nd.doc/info/ae/ae/tins_migratend50x.html
No comments:
Post a Comment