The tpm update command is used when applying configuration changes or upgrading to a new version. The process is designed to be simple and maintain availability of all services. The actual process will be performed as described in Section 9.1, “Processing Installs and Upgrades”. The behavior of tpm update is dependent on two factors.
Are you upgrading to a new version or applying configuration changes to the current version?
The installation method used during deployment.
Check the output of tpm query staging to determine
which method your current installation uses. The output for an
installation from a staging directory will start with
# Installed from
tungsten@staging-host:/opt/continuent/software/tungsten-replicator-8.0.0-10
.
An installation based on an INI file will aslso include the line
# Configuration built from /etc/tungsten/tungsten.ini
Upgrading to a new version
If a staging directory was used; see Section 9.4.6, “Upgrades from a Staging Directory”.
If an INI file was used; see Section 9.2.3, “Upgrades with an INI File”
Applying configuration changes to the current version
If a staging directory was used; see Section 9.4.7, “Configuration Changes from a Staging Directory”.
If an INI file was used; see Section 9.2.4, “Configuration Changes with an INI file”.