Before installing the application upgrade package, it is recommended to first create a backup of the current state of each Central Node server to be updated and download it to the hard drive from the application administrator menu. If installing an application upgrade package fails, or if you need to reinstall Kaspersky Anti Targeted Attack Platform, you can use the backup copy of the application.
We also recommend learning about the limitations of the version to which you are upgrading.
The hardware requirements for 7.0 Central Node servers are different from the hardware requirements of the previous version of the component. We strongly recommend making sure that your server configuration satisfies the requirements listed in the Calculations for the Central Node component section.
If you are using the distributed solution and multitenancy mode, you must complete the steps to prepare for installing the upgrade before proceeding with the upgrade.
The upgrade is delivered as an upgrade package. The package is included in the application distribution kit.
All steps described below must be performed on servers in Technical Support Mode after elevating user privileges using the sudo -i
command.
To upgrade Central Node installed on a server:
/data
directory.kata-enable-span
If processing of mirrored traffic from SPAN ports is disabled, the upgrade fails.
tar xvf /data/kata-upgrade-7.0.3.520-x86_64_en-ru.tar.gz -C /data/
cd /data/upgrade/
./run_kata_upgrade.py
The user name entry window is displayed.
Default value: admin.
This opens the window for entering the path to the update archive.
Default value: /data/upgrade
Parts of the application related to NDR functionality will be displayed in the selected language.
After some time, the console will display a message prompting you to power off the server.
poweroff
The Central Node component is upgraded.
After upgrading, you must log in again to the Central Node server management console over SSH or through the terminal.
If you have upgraded your PCN to version 7.0.3 and do not intend to upgrade the application to version 7.1.1 for six months or more, we strongly recommend applying the fix_old_slots.sh script after the upgrade to avoid overfilling the PCN server disk. You can get the script file and instructions for its use by contacting the Technical Support Service.
Embedded Sensor may be missing after upgrading to version 7.0 a Central Node component that had been used in the distributed solution or multitenancy mode.
To remove the limitation:
The application component administrator menu is displayed.
docker service update --cap-add=CAP_DAC_OVERRIDE --cap-add=CAP_IPC_LOCK --cap-add=CAP_SYS_PTRACE kata_product_main_1_preprocessor_span
The Embedded Sensor is restored.
Page top