Using the klbackup utility to back up and recover data

You can copy Administration Server data for backup and future recovery using the klbackup utility, which is part of the Kaspersky Security Center distribution kit.

The instance of Administration Server on which the restoration is to be performed, must use a DBMS of the same type. The version of Administration Server can be the same (with an identical or later patch), or later.

If you backed up data of Administration Server included in Kaspersky Security Center Linux 15 or earlier when using the MariaDB DBMS of an earlier version, and then recover data on a device with a later version of MariaDB, an error may occur. For more information, refer to How to restore Administration Server data from a backup created on an earlier DBMS version.

Network agent flags are not restored when you use the klbackup utility. You need to configure network agent flags manually.

To create a backup copy or recover Administration Server data in silent mode,

Run klbackup with the required set of keys from the command line of the device that has Administration Server installed.

Utility command line syntax:

klbackup -path BACKUP_PATH [-linux_path LINUX_PATH][-node_cert CERT_PATH][-logfile LOGFILE] [-use_ts]|[-restore] [-password PASSWORD] [-cert_only]

If no password is specified in the command line of the klbackup utility, the utility prompts you to enter the password interactively.

Descriptions of the keys:

You can use a data backup to move the Kaspersky Security Center Windows Administration Server data under management of Kaspersky Security Center Linux.
If you use MySQL or MariaDB as a DBMS for Kaspersky Security Center Windows and for Kaspersky Security Center Linux, the lower_case_table_names parameter must match for the current and new DBMSs.
Before you create a data backup, check the lower_case_table_names parameter. Then when installing MySQL or MariaDB for Kaspersky Security Center Linux, you must set the lower_case_table_names parameter to the same value as specified for this parameter for Windows.

Page top