Restore mariadb

27 views
Skip to first unread message

stefan.harb...@gmail.com

unread,
Jan 27, 2021, 12:46:33 PM1/27/21
to bareos-users
Hi there,
I back up my MySQL server every night. Via the following plugin script.
---
root@dsme01:~# cat /etc/bareos/bareos-dir.d/fileset/plugin-mysql.conf 
FileSet {
  Name = "plugin-mysql"
  Description = "Backup MariaDB"
  Include {
    Options {
      Signature = MD5 # calculate md5 checksum per file
    }
    Plugin = "python:module_path=/usr/lib/bareos/plugins:module_name=bareos-fd-percona:dumpbinary=mariabackup:dumpoptions=--backup --compress --stream=xbstream --parallel=4 --compress-threads=4:mycnf=/etc/mysql/backup.cnf"
  }
}
---
I need a little help now if I want to restore a database.
How do I get this over the bconsole or website?
I would appreciate your support.

- Bareos Versionen (sd, dir and fd 19.2.7-2)
- Server Version Debian 10.

Greetings from Stefan
Reply all
Reply to author
Forward
0 new messages