On mercredi, 14 septembre 2016 03.09:39 h CEST [email protected] wrote: > cat /etc/bareos/bareos-fd.conf > FileDaemon { # definition of myself > Name = alx-msk-backup-01 > Maximum Concurrent Jobs = 20 > Plugin Directory = /usr/lib64/bareos/plugins > Plugin Names = "python" > } > > D
Not sure at 100% (can't just verfiy now) But I guess it's a problem of pattern original bareos-fd.conf state # remove comment from "Plugin Directory" to load plugins from specified directory. # if "Plugin Names" is defined, only the specified plugins will be loaded, # otherwise all storage plugins (*-fd.so) from the "Plugin Directory". # # Plugin Directory = /usr/lib64/bareos/plugins # Plugin Names = "" So not sure you will have to try a "python-*-fd.so" or similare approach. I'm not certain that it auto add the *-fd.so when specified. -- Bruno Friedmann Ioda-Net Sàrl www.ioda-net.ch Bareos Partner, openSUSE Member, fsfe fellowship GPG KEY : D5C9B751C4653227 irc: tigerfoot openSUSE Tumbleweed Linux 4.7.2-2-default x86_64 GNU/Linux, nvidia: 370.28 Qt: 5.6.1, KDE Frameworks: 5.25.0, Plasma: 5.7.4, kmail2 5.3.0 (QtWebEngine) -- 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.
