[Bacula-users] symbol lookup error

2016-09-12 Thread Gael Guilmin
Hello, I've a new server under Ubuntu 16.04, but I can't launch bacula-dir... Bacula-dir -t bacula-dir: symbol lookup error: /usr/lib/bacula/libbaccats-7.0.5.so: undefined symbol: mysql_init mysql-server version is 5.7.13 bacula-server version is 7.0.5 Any idea on this? Kind regards, Gaël Guilmi

Re: [Bacula-users] Recycle Tape marked used but not the oldest volume.

2016-09-12 Thread Gi Dot
Sorry I forgot to mention that I want a solution that doesn't require human intervention. I used to use a script to set the volume status to recycle after each job run but I figured that maybe there's a better way of doing it? My aim is so that the backup job will always be successful, regardless

Re: [Bacula-users] Recycle Tape marked used but not the oldest volume.

2016-09-12 Thread Phil Stracchino
On 09/12/16 06:14, Gi Dot wrote: > Hi list, > > If I have a list of tapes with status Used, and the tape that I inserted > is also Used and the retention period is already exceeded, bacula won't > recycle the tape if it is not the oldest volume, right? > > If the prior statement is true, is it po

Re: [Bacula-users] Server version Vs Client Version

2016-09-12 Thread Heitor Faria
> Hello, Hello, Gael, > I’m wondering if it’s possible to have a client with a higher version than the > server? No. Daemons version should be DIR == SD >= FD. > Currently my server is under 5.0.2, but I added a client that is under 7.0.5 > and > I can’t backup the client (“ Fatal error: Author

[Bacula-users] Recycle Tape marked used but not the oldest volume.

2016-09-12 Thread Gi Dot
Hi list, If I have a list of tapes with status Used, and the tape that I inserted is also Used and the retention period is already exceeded, bacula won't recycle the tape if it is not the oldest volume, right? If the prior statement is true, is it possible for me to get bacula to recycle a tape t

[Bacula-users] Server version Vs Client Version

2016-09-12 Thread Gael Guilmin
Hello, I'm wondering if it's possible to have a client with a higher version than the server? Currently my server is under 5.0.2, but I added a client that is under 7.0.5 and I can't backup the client ("Fatal error: Authorization key rejected by Storage daemon."). Could it be an explanation?