Upgrading Kaspersky Security Center Linux on the Kaspersky Security Center Linux failover cluster nodes

You can install Administration Server version 15.3 on every Kaspersky Security Center Linux failover cluster node where the Administration Server with an earlier version is installed (starting from version 14). When upgrading to version 15.3, all data and settings from the previous version of Administration Server are preserved.

If you previously installed Kaspersky Security Center Linux on devices locally, you can also upgrade Kaspersky Security Center Linux on these devices by using the installation file or through backup.

To upgrade Kaspersky Security Center Linux on the Kaspersky Security Center Linux failover cluster nodes:

  1. Download the Kaspersky Security Center Linux installation file with a full package for version 15.3 from the Kaspersky website:
    • For devices running an RPM-based operating system—ksc64-<version number>-<build number>.x86_64.rpm
    • For devices running a Debian-based operating system—ksc64_<version number>-<build number>_amd64.deb
  2. Stop the cluster.
  3. Re-match the mount points and the shared folders on the cluster nodes, as described in the Preparing nodes for a Kaspersky Security Center Linux failover cluster section.
  4. On the active node of the cluster, run the command below in the command-line terminal under an account with root privileges.
    • For devices running an RPM-based operating system:

      $ sudo yum install ./ksc64-<version number>-<build number>.x86_64.rpm

    • For devices running a Debian-based operating system:

      $ sudo apt-get install ./ksc64_<version number>-<build number>_amd64.deb

    After the command has been successfully executed, the /opt/kaspersky/ksc64/lib/bin/setup/postinstall.pl script is created. The message about that is displayed in the terminal.

  5. Under an account with root privileges, run the /opt/kaspersky/ksc64/lib/bin/setup/postinstall.pl script to configure the upgraded Administration Server.
  6. Read the License Agreement and Privacy Policy, which appear in the command-line terminal. If you agree with all of the terms of the License Agreement and Privacy Policy:
    1. Enter 'Y' to confirm that you have fully read, understood, and accept the terms and conditions of the EULA.
    2. Enter 'Y' again to confirm that you have fully read, understood, and accept the Privacy Policy that describes the handling of data.

    Installation of the application on your device will continue after you have entered 'Y' twice.

  7. Select the node on which you are upgrading by entering '2'.

    The picture below shows the last two steps.

    Entering 'Y' to accept the terms of the EULA and the Privacy Policy, and selecting the Admin.Server installation mode.

    Accepting the terms of the EULA and the Privacy Policy, and selecting the installation mode in the command-line terminal

    Next, the script configures and finishes upgrading the Administration Server. During the upgrade, you cannot change the Administration Server settings adjusted before the upgrade.

  8. Perform the step 5 on the passive node.

    At step 6, enter '3' to select the node.

  9. Start the cluster.

    Note that you can start the cluster on any node. If you start the cluster on the passive node, it becomes the active node.

  10. For devices on which the earlier version of Network Agent is installed, create and run the task for remote installation of the new version of Network Agent.

    We recommend that you upgrade the Network Agent for Linux to the same version as Kaspersky Security Center Linux.

    After completion of the remote installation task, the Network Agent version is upgraded.

    Run the following commands on Linux-based assets to remove dependencies that are no longer needed:

    • For Debian-based assets, run either of the following commands:
      • apt-get -y autoremove
      • apt -y autoremove
    • For RPM-based assets, run either of the following commands:
      • dnf autoremove
      • yum autoremove

    As a result, you installed the Administration Server of the latest version on the Kaspersky Security Center Linux failover cluster nodes.

Page top