1) As a caution make please make a backup of the following so that it's easy to restore when something goes wrong,
a) Backup the configuration of all the profiles (DMGR) and (AppSrv) in machine1 that is involved in the cell .
(eg) basically run WAS_ROOT/bin/backupconfig.sh which will create WebSphereConfig_2007-11-16.zip
b) (Optional) Also do a filesystem backup of the
2) Install WebSphere ND in the new box and create a new Dmgr profile with machine2_dmgr_profile .
3) Extract the WebSphereConfig_2007-11-16.zip to
(eg) jar -xvf WebSphereConfig_2007-11-16.zip
4) if
(eg)
r02" description="The filesystem path to the user installaton directory."/>
5) Change the following properties in
(eg) WAS_CELL=machine1Cell01
WAS_NODE=machine1CellManager01
6) Copy the custom keyfiles (*.jks) from
7) Follow the instructions mentioned in http://www-1.ibm.com/support/docview.wss?rs=180&context=SSEQTP&q1=best+practices&uid=swg27007419&loc=en_US&cs=utf-8&lang=en from page 4-6 on section 2 and 2.1
8) check if syncs works for all the nodes and you were able to see all the configurations from the previous dmgr.
0 comments:
Post a Comment