but as soon as I add a folder with plugins to the config, I see that in the logs "bareos-dir (150): dird/dir_plugins.cc:271-0 Load dir plugins bareos - dir ( 50 ): lib / plugins . cc : 209 - 0 LoadPlugins bareos-dir (150): dird/dir_plugins.cc:285-0 No plugins loaded"
Can someone help me set this up correctly?
Bruno Friedmann (bruno-at-bareos)
unread,
Nov 26, 2024, 4:59:37 AM11/26/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to bareos-users
Did you pay attention to the documentation and the config file where you have to uncomment the Plugin line ?
etc/bareos/bareos-dir.d/director/bareos-dir.conf Director { # define myself Name = bareos-dir # 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 director plugins (*-dir.so) from the "Plugin Directory". # # Plugin Directory = "/ioda/home/bruno/bareos/git/b-at-bareos/core/src/plugins" # Plugin Names = ""
Serhii Zahuba
unread,
Nov 26, 2024, 6:00:06 AM11/26/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message