Just some more info of that helps. Although the restore returns an error, it appears that there is a full restore in /tmp/bareos-restores/_percona/3111
Inside that directory I can see all mysql data plus the following: xtrabackup_checkpoints xtrabackup_info xtrabackup_logfile: uuid = e73bedbe-acc7-11e7-841e-00163e7b9c3e name = tool_name = xtrabackup tool_command = --defaults-extra-file=/etc/my.cnf --backup --stream=xbstream --extra-lsndir=/tmp/tmpV_6Toz tool_version = 2.4.8 ibbackup_version = 2.4.8 server_version = 5.6.37-82.2 start_time = 2017-10-09 03:15:34 end_time = 2017-10-09 04:00:23 lock_time = 0 binlog_pos = innodb_from_lsn = 0 innodb_to_lsn = 43699025276 partial = N incremental = N format = xbstream compact = N compressed = N encrypted = N Which looks valid to me. Thanks George On Mon, Oct 9, 2017 at 1:44 PM George Kontostanos < [email protected]> wrote: > Hi Maik, > > Thanks for the update. This time I managed to finish the backup. However, > the restore produced the same error: > > Error: python-fd: No lsn information found in restore object for file > /tmp/bareos-restores//_percona/xbstream.0000003091 from job 3091 > > Please see a new trace here: > https://drive.google.com/a/netactuate.com/file/d/0B6SfXxoaUYIVVmhLUXRmVHRTWWc/view?usp=sharing > > Best Regards > > George > > On Mon, Oct 9, 2017 at 10:22 AM Maik Aussendorf < > [email protected]> wrote: > >> Hi, >> >> the mycnf parameter was introduced with one of the latest pull-requests, >> and we haven't tested all option combinations. Should work now. >> >> In case of problems: get the xtrabackup command from the joblog and make >> sure it works, when you start it manually the same way. >> >> Regards >> >> Maik >> >> Am 07.10.2017 um 16:48 schrieb George Kontostanos: >> >> It did not :) I tried it and got the same error again. >> >> Thanks >> >> George >> >> On Sat, Oct 7, 2017 at 5:42 PM Jörg Steffens <[email protected]> >> wrote: >> >>> On 07.10.2017 at 16:25 wrote George Kontostanos: >>> > Indeed there is a space missing here: >>> > >>> > dir-fd JobId 3009: Fatal error: python-fd: Dump command returned >>> > non-zero value: 1, command: "xtrabackup /etc/my.cnf--backup >>> > --stream=xbstream --extra-lsndir=/tmp/tmpenhtus" message: >>> > >>> > The command is the FileSet is: >>> > >>> > Plugin = >>> > >>> "python:module_path=/usr/lib64/bareos/plugins:module_name=bareos-fd-percona:mycnf=/etc/my.cnf" >>> > >>> > Do you think I should try adding a space like: Plugin = >>> > >>> "python:module_path=/usr/lib64/bareos/plugins:module_name=bareos-fd-percona:mycnf=/etc/my.cnf >>> > " ? >>> >>> Properly this will not help. I assume a bug introduced with the latest >>> modifications. I assume, it will be fixed soon. >>> >>> Jörg >>> -- >>> Jörg Steffens [email protected] >>> Bareos GmbH & Co. KG Phone: +49 221 630693-91 >>> <+49%20221%2063069391> >>> http://www.bareos.com Fax: +49 221 630693-10 >>> <+49%20221%2063069310> >>> >>> Sitz der Gesellschaft: Köln | Amtsgericht Köln: HRA 29646 >>> Komplementär: Bareos Verwaltungs-GmbH >>> Geschäftsführer: >>> S. Dühr, M. Außendorf, Jörg Steffens, P. Storz >>> >>> -- >>> You received this message because you are subscribed to a topic in the >>> Google Groups "bareos-users" group. >>> To unsubscribe from this topic, visit >>> https://groups.google.com/d/topic/bareos-users/7pwz9oT0ANE/unsubscribe. >>> To unsubscribe from this group and all its topics, send an email to >>> [email protected]. >>> To post to this group, send email to [email protected]. >>> For more options, visit https://groups.google.com/d/optout. >>> >> -- >> >> 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 post to this group, send email to [email protected]. >> For more options, visit https://groups.google.com/d/optout. >> >> -- >> With kind regards // Mit freundlichen Grüßen >> --- >> Maik Außendorf [email protected] >> >> >> Bareos GmbH & Co. KG Phone: +49221630693-93 >> http://www.bareos.com Fax: +49221630693-10 >> >> Sitz der Gesellschaft: Köln | Amtsgericht Köln: HRA 29646 >> Komplementär: Bareos Verwaltungs-GmbH >> Geschäftsführer: Stephan Dühr, M. Außendorf, >> J. Steffens, P. Storz >> >> -- >> You received this message because you are subscribed to a topic in the >> Google Groups "bareos-users" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/bareos-users/7pwz9oT0ANE/unsubscribe. >> To unsubscribe from this group and all its topics, send an email to >> [email protected]. >> To post to this group, send email to [email protected]. >> For more options, visit https://groups.google.com/d/optout. >> > -- 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 post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
