Hello, I'm trying to setup a new backup server with bareos 16.2.4 and a client with same version and percona-xtrabackup plugin, but I run into trouble :(
I'm running Debian Stretch and I followed the guide here: https://github.com/bareos/bareos-contrib/tree/master/fd-plugins/bareos_percona My percona xtrabackup is version 2.3.5 (I tried also with 2.2 with same result, with 2.4 I received a 11 signal (and I read in a forum that they suggest to downgrade). The problem is that if i manually run the backup command everything works ok: 'xtrabackup --backup --datadir=/var/lib/mysql/ --stream=xbstream --extra-lsndir=/tmp/tmpYmkHJn ' It creates the file with dump. If i run the job through bareos-director it return ok, but it only backups a file called: _percona/xbstream.000000XX (where XX is a number that increments each time). The file as NaN size, and if I try to restore it, the restore fails with: Error: python-fd: No lsn information found in restore object for file /tmp/bareos-restores//_percona/xbstream.0000000020 from job 20 Please tell me what I can try, if you need more information simply ask me and I'll provide everything. thank you all -- Denis -- 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.
