I managed resolve the ldd libary issue by adding the path /usr/lib/bareos to 
the file /etc/ld.so.conf.d/bareos.conf and re-running ldconfig.

Now to test I am using the default bareos dir/sd/fd config files but simply 
added the following Device to the sd config: 

Device { 
  Name = GlusterStorage 
  Archive Device = gluster://192.168.10.123/backup/bareos 
  Device Type = gfapi 
  Media Type = GlusterFile 
  Label Media = yes 
  Random Access = yes 
  Automatic Mount = yes 
  Removable Media = no 
  Always Open = no 
}

Then in the director config file I changed the File Storage to use the 
GlusterStorage Device instead of the FileStorage.

That's all I did but after changing this I can not restart the bacula storage 
daemon. I get the following mail warning:

Subject: Bareos NONE traceback of bareos-sd on myserver
No debugger available on this platform,  please install one to get proper stack 
trace

Any ideas what's wrong here?

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