Tmedia Major Upgrade v2-6
From TBwiki
(Difference between revisions)
(fix license link) |
(add link to license server) |
||
Line 5: | Line 5: | ||
==== Upload the new license ==== | ==== Upload the new license ==== | ||
Before stopping the service, upload the v2.6 license in the new server. | Before stopping the service, upload the v2.6 license in the new server. | ||
− | + | *Get the new license from the [[Support:License_server|license server]]. | |
*[[Add/Change_Licenses_2-5|Upload a new license]] | *[[Add/Change_Licenses_2-5|Upload a new license]] | ||
Revision as of 15:39, 26 September 2011
This article shows how to upgrade a TMG software version from v2.5 to v2.6.
Warning: Major upgrades require service interruption.
Contents |
Upload the new license
Before stopping the service, upload the v2.6 license in the new server.
- Get the new license from the license server.
- Upload a new license
Stop Toolpack Service
tbtoolpack stop
Run Toolpack Installer
Install the new v2.6 version.
- Toolpack Installer (same procedure as v2.4)
Copy audio files from TB StreamServer
This step is only necessary if you use the TB StreamServer to play audio files. Customs audio files played are not copied automatically by the system.
- Connect to the TMG using SSH
- Copy the audio files from a v2.5 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
Start Toolpack Service
tbtoolpack start