Kaspersky Machine Learning for Anomaly Detection

Scenario for restoring Kaspersky MLAD from a backup

If the server hosting Kaspersky MLAD malfunctions, you can restore the application on another server from a backup copy of Kaspersky MLAD using the upgrade.sh script.

The scenario for restoring the application from a backup copy consists of the following steps:

  1. Installing Kaspersky MLAD

    Install the same version of Kaspersky MLAD that was used for the backup on the server.

  2. Moving a backup copy of the application to the Kaspersky MLAD server

    Move the directory containing the application backup to the directory where Kaspersky MLAD is installed (mlad-release-4.0.2-<installation build number> by default).

  3. Restoring Kaspersky MLAD

    Go to the directory containing the backup copy of Kaspersky MLAD by running the following command:

    cd <directory containing the application backup copy>

    To restore the application from a backup copy, run the application upgrade script named upgrade.sh with the -r switch:

    sudo ./upgrade.sh -r

    Follow the instructions of the Application Upgrade Wizard.