Upgrading a cluster node to KSMG 2.1.1

You must have root privileges to start the upgrade of the KSMG package.

To upgrade KSMG to version 2.1.1 on a cluster node:

  1. Disable the reception of messages on the node being upgraded. For example, remove the load from the node in the load balancer settings.
  2. In the table of queued messages, filter the messages by node. Wait until messages from all queues are sent.
  3. Install the update package in the format that matches your operating system:
    • To install the RPM update package:

      rpm -U ksmg-2.1.1-8310.x86_64.rpm

    • To install the DEB update package:

      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.

  4. Install localization packages. The English localization is included in the application. If necessary, you can install multiple localization packages.
    • To install the RPM package of the Russian localization:

      rpm -U ksmg_<localization package code>-2.1.1.8310-1.noarch.rpm

    • To install the DEB package of the Russian localization:

      dpkg -i ksmg-l10n-<localization package code>-2.1.1.8310-1_all.deb

    Localization package codes

  5. Upgrade the application using the upgrade script manually or automatically.
    • Upgrading manually
    • Automatic upgrade (using a file with saved responses)
  6. In the web interface of the updated node, in the lower part of the left menu pane, click the name of the current user, then select About and in the displayed window, make sure that the Version line displays 2.1.1.
  7. In the web interface of the new Control node:
    1. Update the databases.
    2. If a connection with the LDAP server was configured, update the LDAP cache.

      If a LDAP server connection was not configured, synchronize with an Active Directory domain controller.

  8. If Kaspersky Security Center network agent was installed on the node, restart the network agent. For details, see the Kaspersky Security Center 15.1 Linux Help.
  9. Turn on the receipt of messages on the node with the updated application.
  10. Check if messages can pass through. To do so, send a test message through the node and confirm if it was delivered to the recipient.

The KSMG application on the cluster node is upgraded to version 2.1.1.

Page top