Actions

Toolpack major upgrades 2-6: Difference between revisions

(creation)
 
(Added a not for HA systems to do the procedure on both servers. This could be done better when we do the 2.7 version of the wiki installation.)
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
This page is the procedure migrate a Toolpack v2.2, v2.3, v2.4 or v2.5 system to a Toolpack v2.6 system.  
This page is the procedure migrate a Toolpack v2.2, v2.3, v2.4 or v2.5 system to a Toolpack v2.6 system.  


'''Warning''': Major upgrades require service interruption.
'''Warning:''' Major upgrades require service interruption.
 
'''Note:''' For High Availability systems (TMG7800-CTRL or 1+1 system), do each commands on both servers (stop service, install Toolpack, copy license, start service)
 


==== Stop Toolpack Service  ====
==== Stop Toolpack Service  ====


   tbtoolpack stop
   tbtoolpack stop


==== Follow Migration Guide  ====  
==== Follow Migration Guide  ====  
Line 21: Line 25:
:[[Toolpack migration 2-3|Migration guide Procedures for v2.3]]  
:[[Toolpack migration 2-3|Migration guide Procedures for v2.3]]  
:[[Toolpack migration 2-5|Migration Guide Procedures for v2.5]]
:[[Toolpack migration 2-5|Migration Guide Procedures for v2.5]]


==== Run Toolpack Installer (same as 2.4)  ====
==== Run Toolpack Installer (same as 2.4)  ====


:[[Toolpack installer 2-4|Toolpack Installer]]
:[[Toolpack installer 2-4|Toolpack Installer]]


==== Copy the license  ====
==== Copy the license  ====
Line 36: Line 42:
   /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.6  ====
==== Verify that the Toolpack service will start v2.6  ====
Line 52: Line 59:
   application= /lib/tb/toolpack/setup/12358/2.6/apps/tboamapp/tboamapp_wd_cfg.ini            (For Linux)
   application= /lib/tb/toolpack/setup/12358/2.6/apps/tboamapp/tboamapp_wd_cfg.ini            (For Linux)
   application= C:\TelcoBridges\toolpack\setup\12358\2.6\apps\tboamapp\tboamapp_wd_cfg.ini    (For Windows)
   application= C:\TelcoBridges\toolpack\setup\12358\2.6\apps\tboamapp\tboamapp_wd_cfg.ini    (For Windows)
==== Copy audio files from [[TB_StreamServer|StreamServer]]  ====
Customs audio files played by the [[TB_StreamServer|StreamServer]] are not copied automatically by the system. Therefore, you are required to copy them by hand.
Linux (copy audio files from a v2.5 system to v2.6)
cp /lib/tb/toolpack/setup/12358/2.5/apps/tbstreamserver/*.wav /lib/tb/toolpack/setup/12358/2.6/apps/tbstreamserver
cp /lib/tb/toolpack/setup/12358/2.5/apps/tbstreamserver/prompts/*.wav /lib/tb/toolpack/setup/12358/2.6/apps/tbstreamserver/prompts
Windows (copy audio files from a v2.5 system to v2.6)
copy C:\TelcoBridges\toolpack\setup\12358\2.5\apps\*.wav C:\TelcoBridges\toolpack\setup\12358\2.6\apps\tbstreamserver
copy C:\TelcoBridges\toolpack\setup\12358\2.5\apps\*.wav C:\TelcoBridges\toolpack\setup\12358\2.6\apps\tbstreamserver/prompts


==== Start Toolpack Service  ====
==== Start Toolpack Service  ====
Line 58: Line 78:




==== Configuration Upgrade ====
<span style="color:#B22222">
Note: This procedure is mandatory if you plan to do <b>ANY</b> modifications to your configuration.
</span>


Checkout the forum for other upgrade instructions:  
<span style="color:#B22222">
For migrating system from v2.4 or earlier only. (Systems which are already running v2.5 need to skip this step.)
</span>


http://forums.telcobridges.com/viewtopic.php?f=11&amp;t=269&amp;p=1207&amp;hilit=script+2.4#p1207
:[[Web Portal migration guide v2-5]]

Latest revision as of 15:24, 9 November 2012

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

Warning: Major upgrades require service interruption.

Note: For High Availability systems (TMG7800-CTRL or 1+1 system), do each commands on both servers (stop service, install Toolpack, copy license, start service)


Stop Toolpack Service

 tbtoolpack stop


Follow Migration Guide

For Toolpack v2.5:

The prerequisites are the same for v2.5 and v2.6. Therefore nothing to do. Yay!

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.6

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.6'.

Example with default settings:

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


Copy audio files from StreamServer

Customs audio files played by the StreamServer are not copied automatically by the system. Therefore, you are required to copy them by hand.

Linux (copy audio files from a v2.5 system to v2.6)

cp /lib/tb/toolpack/setup/12358/2.5/apps/tbstreamserver/*.wav /lib/tb/toolpack/setup/12358/2.6/apps/tbstreamserver
cp /lib/tb/toolpack/setup/12358/2.5/apps/tbstreamserver/prompts/*.wav /lib/tb/toolpack/setup/12358/2.6/apps/tbstreamserver/prompts

Windows (copy audio files from a v2.5 system to v2.6)

copy C:\TelcoBridges\toolpack\setup\12358\2.5\apps\*.wav C:\TelcoBridges\toolpack\setup\12358\2.6\apps\tbstreamserver
copy C:\TelcoBridges\toolpack\setup\12358\2.5\apps\*.wav C:\TelcoBridges\toolpack\setup\12358\2.6\apps\tbstreamserver/prompts


Start Toolpack Service

 tbtoolpack start


Configuration Upgrade

Note: This procedure is mandatory if you plan to do ANY modifications to your configuration.

For migrating system from v2.4 or earlier only. (Systems which are already running v2.5 need to skip this step.)

Web Portal migration guide v2-5