Hi,
I have setup python plugin for MySQL db backup and everything work fine until I 
realized that db which was backup are empty (0  bits).
I use bareos 15.2.2 on debian 8. MySQL Server is on CentOS7.

FileSet {
    Name = "webserver"
       Include  {
                Options {
                        compression=GZIP
                        signature = MD5
                }
                File = /var/www/clients
                #...
    Plugin = 
"python:module_path=/usr/lib64/bareos/plugins:module_name=bareos-fd-mysql:mysqluser=root:mysqlpassword=sqlpass"
        }
}

In restore tab of webui I see size of db files as "NaN undefined"

        _mysqlbackups_/
            WordPress.sql
            dbispconfig.sql
            mysql.sql
            roundcubedb.sql
        var/


0.00 B  
NaN undefined
NaN undefined
NaN undefined
NaN undefined
0.00 B

Any help will be much appreciated!

-- 
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.

Reply via email to