[Bacula-users] Specifying the job used by disktocatalog verify

2019-02-27 Thread Chris Wilkinson
In my setup I use a single pool for incr/diff/full backup running on a typical daily/weekly/monthly schedule. I would like to add a disktocatalog verify job since I've been having intermittent disk problems. It appears from the manual that the last backup that ran (presumably with status Term. OK)

[Bacula-users] Bacula with multiple autochangers

2019-02-27 Thread Fernando Perez
Dear bacula users, We have a server connected to two autochangers: one with one LTO drive and another with two LTO drives. Is it possible to use these two autochangers with bacula? How must be configured the director and sd services to use both? Regards. --

[Bacula-users] Bacula with multiple autochangers

2019-02-27 Thread Fernando Perez
Dear bacula users, We have a server connected to two autochangers: one with one LTO drive and another with two LTO drives. Is it possible to use these two autochangers with bacula? How must be configured the director and sd services to use both? Regards. --

[Bacula-users] Bacula with multiple autochangers

2019-02-27 Thread Fernando Perez
Dear bacula users, We have a server connected to two autochangers: one with one LTO drive and another with two LTO drives. Is it possible to use these two autochangers with bacula? How must be configured the director and sd services to use both? Regards. --

Re: [Bacula-users] Error compiling bacula-fd on aix-7

2019-02-27 Thread Kern Sibbald
Hello, You are trying to use an unsupported compiler xlc.  Bacula supports only gcc (or g++).  If you want to use xlc, you are free to do so, but you will need to ensure that the libraries are not included from two different directories, which is what is happening to