Hello
I am using the Percona plug-in to backup a database. I get an error as
shown:
[ERROR] [MY-011825] [Xtrabackup] Please upgrade PXB, if a new version is
available. To continue with risk, use the option --no-server-version-check.
According to the docs, if I want to modify the command, I need to use
dumpoptions:
-
dumpoptions to modify the options for XtraBackup. Default setting is:
--backup --datadir=/var/lib/mysql/ --stream=xbstream
--extra-lsndir=/tmp/individual_tempdir
However, it's not clear to me where that goes. I assume it is with the
fileset conf:
Plugin = "python"
":module_path=/usr/lib/bareos/plugins"
":module_name=bareos-fd-percona-xtrabackup"
":mycnf=/root/.my.cnf"
":dumpoptions="--no-server-version-check"
But when I re-run, the command doesn't change.
Help is appreciated.
Thank you.
--
You received this message because you are subscribed to the Google Groups
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/bareos-users/2c5c9caf-a487-4f2b-9577-84b670ae793fn%40googlegroups.com.