To upgrade the application to version 2.1.1 in a cluster containing multiple nodes:
If there is no access to the cluster node, or if errors are encountered on the node, resolve the problems before you start the update process.
To upgrade KSMG to version 2.1.1 on the first of the cluster nodes that you are upgrading:
rpm -U ksmg-2.1.1-8310.x86_64.rpm
dpkg -i ksmg_2.1.1-8310_amd64.deb
After the upgrade package is installed, the path to the setup.py upgrade script is displayed.
rpm -U ksmg_
<localization package code>
-2.1.1.8310-1.noarch.rpm
dpkg -i ksmg-l10n-<
localization package code
>-2.1.1.8310-1_all.deb
Localization package codes
Language |
Localization package code |
---|---|
Czech |
cs |
German |
de |
Spanish |
es |
French |
fr |
Japanese |
ja |
Portuguese (Brazil) |
pt-BR |
Русский |
ru |
Chinese (Traditional) |
zh-TW |
Chinese (Simplified) |
zh-CN |
To upgrade the application manually:
/opt/kaspersky/ksmg/bin/setup.py --upgrade
The upgrade script then takes you through a step-by-step KSMG configuration procedure, prompting you for information.
To enter a default value suggested by the script, press Enter. To get help on the functions of the script, you can run the upgrade script with the --help
option.
yes
.no
.If you reject the terms and conditions of the End User License Agreement, the upgrade process is terminated, and KSMG version 2.1 remains in an inoperable condition.
You can review the text of the End User License Agreement at any time. The file with the text of the End User License Agreement is located at the following path: /opt/kaspersky/ksmg/share/doc/LICENSE.<language>.
yes
.no
.If you reject the terms and conditions of the Privacy Policy, the upgrade process is terminated, and KSMG version 2.1 remains in an inoperable condition.
You can review the text of the Privacy Policy at any time. The file with the text of the Privacy Policy is located at the following path: /opt/kaspersky/ksmg/share/doc/LICENSE_privacy_policy.<language>.
The upgrade script automatically configures the application using the settings of the node, web server, and mail server that were specified when configuring KSMG 2.1.
The upgrade scenario in automatic mode involves the following steps:
This stage is performed only for the first node to be upgraded.
To do so, run the following command:
/opt/kaspersky/ksmg/bin/setup.py --create-auto-upgrade=<
full path to the file for saving settings
>
You cannot create a configuration file with responses a node on which the application was upgraded manually.
The configuration file with responses contains the network settings of the node on which the file is created. To upgrade KSMG on another node, you must manually edit the configuration file to replace the IP address of the current node with the IP address of the node that you want to upgrade. If necessary, you must also change the port numbers of the node.
To do so, run the following command:
/opt/kaspersky/ksmg/bin/setup.py --auto-upgrade=<
full path to the file with the saved settings
>
2.1.1
.If a LDAP server connection was not configured, synchronize with an Active Directory domain controller.
The KSMG application on the cluster node is upgraded to version 2.1.1.
After the upgrade, the node becomes inaccessible to other cluster nodes. In the web interface of this node, you need to assign it the role of the new Control node.
After the update, each Secondary Node will be accessible to the new Control Node and inaccessible to the old Control Node.
To upgrade KSMG to version 2.1.1 on the old Control node:
rpm -U ksmg-2.1.1-8310.x86_64.rpm
dpkg -i ksmg_2.1.1-8310_amd64.deb
After the upgrade package is installed, the path to the setup.py upgrade script is displayed.
rpm -U ksmg_
<localization package code>
-2.1.1.8310-1.noarch.rpm
dpkg -i ksmg-l10n-<
localization package code
>-2.1.1.8310-1_all.deb
Localization package codes
Language |
Localization package code |
---|---|
Czech |
cs |
German |
de |
Spanish |
es |
French |
fr |
Japanese |
ja |
Portuguese (Brazil) |
pt-BR |
Русский |
ru |
Chinese (Traditional) |
zh-TW |
Chinese (Simplified) |
zh-CN |
To upgrade the application manually:
/opt/kaspersky/ksmg/bin/setup.py --upgrade
The upgrade script then takes you through a step-by-step KSMG configuration procedure, prompting you for information.
To enter a default value suggested by the script, press Enter. To get help on the functions of the script, you can run the upgrade script with the --help
option.
yes
.no
.If you reject the terms and conditions of the End User License Agreement, the upgrade process is terminated, and KSMG version 2.1 remains in an inoperable condition.
You can review the text of the End User License Agreement at any time. The file with the text of the End User License Agreement is located at the following path: /opt/kaspersky/ksmg/share/doc/LICENSE.<language>.
yes
.no
.If you reject the terms and conditions of the Privacy Policy, the upgrade process is terminated, and KSMG version 2.1 remains in an inoperable condition.
You can review the text of the Privacy Policy at any time. The file with the text of the Privacy Policy is located at the following path: /opt/kaspersky/ksmg/share/doc/LICENSE_privacy_policy.<language>.
The upgrade script automatically configures the application using the settings of the node, web server, and mail server that were specified when configuring KSMG 2.1.
The upgrade scenario in automatic mode involves the following steps:
This stage is performed only for the first node to be upgraded.
To do so, run the following command:
/opt/kaspersky/ksmg/bin/setup.py --create-auto-upgrade=<
full path to the file for saving settings
>
You cannot create a configuration file with responses a node on which the application was upgraded manually.
The configuration file with responses contains the network settings of the node on which the file is created. To upgrade KSMG on another node, you must manually edit the configuration file to replace the IP address of the current node with the IP address of the node that you want to upgrade. If necessary, you must also change the port numbers of the node.
To do so, run the following command:
/opt/kaspersky/ksmg/bin/setup.py --auto-upgrade=<
full path to the file with the saved settings
>
2.1.1
.If a LDAP server connection was not configured, synchronize with an Active Directory domain controller.
The KSMG application on the cluster node is upgraded to version 2.1.1.
Before installing the update, you must assign the Secondary node role to it in the web interface of this node.
As a result, all cluster nodes are upgraded to KSMG version 2.1.1 and are accessible from the new Control node.
If necessary, you can give back the Control node role to the node that previously was the Control node.
Page top