You can upgrade the component to version 5.1 only from version 5.0. If you are using an older version, you must upgrade it to 5.1 in the following order: 3.7 → 3.7.1, 3.7.1 → 3.7.2, 3.7.2 → 4.0, 4.0 → 4.1, 4.1 → 5.0.
If you are using the distributed solution and multitenancy mode, you must prepare the PCN and SCN servers for the upgrade. For more details on the preparation procedure, see the Updating Kaspersky Anti Targeted Attack Platform section.
The upgrade is delivered as an update package. The package is included in the application distribution kit.
To upgrade the Central Node component:
/data/upgrade
directory.If you want to upgrade a component deployed as a cluster, you can place the upgrade package on any server in the cluster.
tar xvf ./upgrade.tar.gz
.chmod +x /data/upgrade/install_kata_upgrade.sh
/data/upgrade/install_kata_upgrade.sh
kata-upgrade --data-dir /data/upgrade --user admin --password <password set when installing the component>
.If the password contains special characters, the password
variable must be specified in the following format: --password '<password>'
.
The Central Node component is upgraded.
After updating the component, you must log in again to the Central Node server management console over SSH or through the terminal.
Page top