You can upgrade Central Node to version 6.1 only from version 6.0.2. If you are using an older version, you must upgrade Central Node to 6.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, 5.0 → 5.1, 5.1 → 6.0, 6.0 → 6.0.2.
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 Central Node installed as a cluster:
/data
directory. To view the role, use the $ docker node ls
command.tar xvf /data/kata-cn-ubuntu-upgrade-6.1.0-324-x86_64_en-ru-zh.tar.gz -C /data/
.tar xvf /data/kata-cn-astra-upgrade-6.1.0-324-x86_64_en-ru.tar.gz -C /data/
.cd /data/upgrade/
chmod u+x ./install_kata_upgrade.sh
./install_kata_upgrade.sh
This opens the user name entry window.
Default value: admin.
This opens the window for entering the path to the update archive.
Default value: /data/upgrade.
After some time, the console displays a message telling you to power off one of the servers in the cluster.
poweroff
command.A script is started that completes the upgrade process. After the update is complete, the console displays a message telling you to shut down the next server in the cluster.
The last server to be updated is the server to which you connected at step 2. For that server, step 15 is omitted.
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