Toolpack major upgrades 2-5

From TBwiki
(Difference between revisions)
Jump to: navigation, search
(add tboamapp_wd_cfg.ini verification with examples)
m (Changed link for Toolpack installer (was inexistent))
Line 1: Line 1:
This page is the procedure migrate a Toolpack v2-2, v2-3 or v2-4 system to a Toolpack v2-5 system.
+
This page is the procedure migrate a Toolpack v2-2, v2-3 or v2-4 system to a Toolpack v2-5 system.  
  
'''Warning''': Major upgrades require service interruption.
+
'''Warning''': Major upgrades require service interruption.  
  
==== Stop Toolpack Service ====
+
==== Stop Toolpack Service ====
  
 
   tbtoolpack stop
 
   tbtoolpack stop
  
==== Follow Migration Guide ====
+
==== Follow Migration Guide ====
  
For Toolpack v2-3 or v2-4 system:
+
For Toolpack v2-3 or v2-4 system:  
: [[Toolpack_migration_2-5|Migration Guide Procedures for v2-5]]
+
  
For Toolpack v2-2 system (migrate your system from v2-2 to v2-3 then v2-3 to v2-5):
+
:[[Toolpack migration 2-5|Migration Guide Procedures for v2-5]]
: [[Toolpack_migration_2-3|Migration guide Procedures for v2-3]]
+
: [[Toolpack_migration_2-5|Migration Guide Procedures for v2-5]]
+
  
==== Run Toolpack Installer ====
+
For Toolpack v2-2 system (migrate your system from v2-2 to v2-3 then v2-3 to v2-5):
  
: [[toolpack_installer_2-5|Toolpack Installer]]
+
:[[Toolpack migration 2-3|Migration guide Procedures for v2-3]]
 +
:[[Toolpack migration 2-5|Migration Guide Procedures for v2-5]]
  
==== Copy the license ====
+
==== Run Toolpack Installer (same as 2.4)<br> ====
  
If not already done with the installation copy the license in the licenses directory
+
:[[Toolpack installer 2-4|Toolpack Installer]]
 +
 
 +
==== Copy the license  ====
 +
 
 +
If not already done with the installation copy the license in the licenses directory  
  
 
   [InstallDirectory]/pkg/licenses/
 
   [InstallDirectory]/pkg/licenses/
  
ex.
+
ex.  
 +
 
 
   /lib/tb/toolpack/pkg/licenses/
 
   /lib/tb/toolpack/pkg/licenses/
 
   C:\TelcoBridges\toolpack\pkg\licenses
 
   C:\TelcoBridges\toolpack\pkg\licenses
  
==== Verify that the Toolpack service will start v2.5 ====
+
==== Verify that the Toolpack service will start v2.5 ====
Open the following file with vi (Linux) or Notepad (Windows).
+
 
 +
Open the following file with vi (Linux) or Notepad (Windows).  
 +
 
 +
Example with default settings:
  
Example with default settings:
 
 
   vi /lib/tb/toolpack/setup/12358/service/config.txt                (Linux)
 
   vi /lib/tb/toolpack/setup/12358/service/config.txt                (Linux)
 
   notepad C:\TelcoBridges\toolpack\setup\12358\service\config.txt    (Windows)  
 
   notepad C:\TelcoBridges\toolpack\setup\12358\service\config.txt    (Windows)  
  
Make sure that the 'application=' line contain '2.5'.
+
Make sure that the 'application=' line contain '2.5'.  
 +
 
 +
Example with default settings:
  
Example with default settings:
 
 
   application= /lib/tb/toolpack/setup/12358/2.5/apps/tboamapp/tboamapp_wd_cfg.ini            (For Linux)
 
   application= /lib/tb/toolpack/setup/12358/2.5/apps/tboamapp/tboamapp_wd_cfg.ini            (For Linux)
 
   application= C:\TelcoBridges\toolpack\setup\12358\2.5\apps\tboamapp\tboamapp_wd_cfg.ini    (For Windows)
 
   application= C:\TelcoBridges\toolpack\setup\12358\2.5\apps\tboamapp\tboamapp_wd_cfg.ini    (For Windows)
  
==== Start Toolpack Service ====
+
==== Start Toolpack Service ====
  
 
   tbtoolpack start
 
   tbtoolpack start

Revision as of 11:48, 17 December 2010

This page is the procedure migrate a Toolpack v2-2, v2-3 or v2-4 system to a Toolpack v2-5 system.

Warning: Major upgrades require service interruption.

Contents

Stop Toolpack Service

 tbtoolpack stop

Follow Migration Guide

For Toolpack v2-3 or v2-4 system:

Migration Guide Procedures for v2-5

For Toolpack v2-2 system (migrate your system from v2-2 to v2-3 then v2-3 to v2-5):

Migration guide Procedures for v2-3
Migration Guide Procedures for v2-5

Run Toolpack Installer (same as 2.4)

Toolpack Installer

Copy the license

If not already done with the installation copy the license in the licenses directory

 [InstallDirectory]/pkg/licenses/

ex.

 /lib/tb/toolpack/pkg/licenses/
 C:\TelcoBridges\toolpack\pkg\licenses

Verify that the Toolpack service will start v2.5

Open the following file with vi (Linux) or Notepad (Windows).

Example with default settings:

 vi /lib/tb/toolpack/setup/12358/service/config.txt                 (Linux)
 notepad C:\TelcoBridges\toolpack\setup\12358\service\config.txt    (Windows) 

Make sure that the 'application=' line contain '2.5'.

Example with default settings:

 application= /lib/tb/toolpack/setup/12358/2.5/apps/tboamapp/tboamapp_wd_cfg.ini             (For Linux)
 application= C:\TelcoBridges\toolpack\setup\12358\2.5\apps\tboamapp\tboamapp_wd_cfg.ini     (For Windows)

Start Toolpack Service

 tbtoolpack start
Personal tools