Kaspersky Industrial CyberSecurity for Networks version 3.0.1 does not support upgrading from a previous version of the application.
In Kaspersky Industrial CyberSecurity for Networks version 3.0, you can upgrade a previous version of Kaspersky Industrial CyberSecurity for Networks (beginning with version 2.9). The upgrade is performed by using the application components centralized installation script.
The scenario for upgrading a previous version consists of the following steps:
To create a backup copy of data from the previous version of the application:
sudo bash kics4net-deploy-<application version number>.bundle.sh --migrate ./<name of folder for backup files>
where <name of folder for backup files>
is the relative path to the folder where the files of the backup copy will be created (this folder does not have to be created in advance).
You will be prompted to select the necessary action.
The installation script verifies the required conditions. After this verification, you will see successive prompts to select the sections to copy from the database of the previous version of the application. Prompts are displayed for the following sections:
After you select the database sections, the script will begin backing up the data. Wait for completion of the script kics4net-deploy-<application version number>.bundle.sh.
This step is necessary if you want to install components of the current version of the application to the same node on which the Server of the previous version is installed.
If the Server of the current version of the application will be installed on a different node, you need to copy the folder containing the kics4net-deploy-<application version number>.bundle.sh script and the created backup files to the computer of the node where the Server will be installed.
To remove the previous version of Kaspersky Industrial CyberSecurity for Networks, you can use the kics4net-deploy-<application version number>.bundle.sh script from the current version of the application and perform the procedure for centralized removal.
At this step, you need to install components of the current version of the application. To do so, you can perform the procedure for centralized installation of application components.
After installing components, you need to perform initial configuration of the application.
To load data from created backup files into the current version of the application:
sudo bash kics4net-deploy-<application version number>.bundle.sh --migrate ./<name of folder containing backup files>
where <name of folder containing backup files>
is the relative path to the folder containing the files of the backup copy.
You will be prompted to select the necessary action.
The installation script verifies the required conditions. After this verification, you will see a prompt to select an option for loading data from backup files. You can select one of the following options:
The script will begin to load data from the backup files into the application.
Wait for completion of the script kics4net-deploy-<application version number>.bundle.sh.