You can upgrade the component to version 6.0 only from version 5.1. If you are using an older version, you must upgrade it to 6.0 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, 5.0 → 5.1.
If you are using the distributed solution and multitenancy mode, you must prepare the PCN and SCN servers as well as standalone servers with the Sensor component 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 upgrade package. The package is included in the application distribution kit.
To upgrade the Central Node component installed on a server:
/data
directory.tar xvf /data/kata-cn-ubuntu-upgrade-6.0.0-200-x86_64_en-ru.tar.gz -C /data/
.tar xvf /data/kata-cn-astra-upgrade-6.0.0-200-x86_64_en-ru.tar.gz -C /data/
.cd /data/upgrade/
chmod +x ./install_kata_upgrade.sh
./install_kata_upgrade.sh
source /tmp/upgrade-venv/venv/bin/activate
kata-upgrade --data-dir /data/upgrade/ --password <password of the 'admin' user>.
If the password contains special characters, the password variable must be specified in the following format: --password '<password>'.
If you are upgrading the application from version 6.0, you do not need to install the version 6.0.1 upgrade package.
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