Re: [Bacula-users] LTO-7 tape drive settings in bacula 7.4.0

2016-05-27 Thread Ana Emília M . Arruda
Hello, Have you checked if you do not have a Maximum Volume Bytes configured in your Pool resource? Best regards, Ana On Thu, May 26, 2016 at 10:05 PM, Kern Sibbald wrote: > I recommend to remove the Maximum Network Buffer Size. Bacula will figure > it out itself. > > > On 05/26/2016 08:43 PM

[Bacula-users] Deleting DIFFERENTIAL Jobs from Volumes

2016-05-27 Thread Larrybwoy
Hello again, A new question : Is there a way I can set up Bacula so that it recycles only the differential jobs from a volume? For example, I have one volume that has the initial full backup in it and 1 other differential job. Can I set it up so that only the differential job in there gets recy

Re: [Bacula-users] Deleting DIFFERENTIAL Jobs from Volumes

2016-05-27 Thread Wanderlei Huttel
Hello Larryboy 2016-05-27 6:40 GMT-03:00 Larrybwoy : > Hello again, > > A new question : Is there a way I can set up Bacula so that it recycles > only the differential jobs from a volume? For example, I have one volume > that has the initial full backup in it and 1 other differential job. Can I

Re: [Bacula-users] LTO-7 tape drive settings in bacula 7.4.0

2016-05-27 Thread Alan Brown
To rule out a bad tape: Before removing the tape from the drive use smartctl -A /dev/sg(generic of drive) to count the corrected errors You can do this whilst the tape is being written to. If the numbers are increasing rapidly, either the tape or the drive is dirty. If it keeps occuring on oth

Re: [Bacula-users] LTO-7 tape drive settings in bacula 7.4.0

2016-05-27 Thread Rao, Uthra R. (GSFC-672.0)[ADNET SYSTEMS INC]
Ana, No, I don’t have “Maximum Volume Bytes” configured in the Pool resource. Thank you. From: Ana Emília M. Arruda [mailto:emiliaarr...@gmail.com] Sent: Friday, May 27, 2016 5:03 AM To: Rao, Uthra R. (GSFC-672.0)[ADNET SYSTEMS INC] Cc: bacula-users@lists.sourceforge.net Subject: Re: [Bacula-us

[Bacula-users] Bacula - Sqlite to Mysql

2016-05-27 Thread Emporio
Hello, could somebody please help me with reinstall Bacula from SQLlite to MYSQL. I think my biggest problem is that i dont have installed Bacula with MySQL support. I am afraid to use dpkq reconfigure because it maybe could delete my config files. Is it true? +--

Re: [Bacula-users] Bacula - Sqlite to Mysql

2016-05-27 Thread Randy Katz
you can copy your config files to another directory, typically a reconfigure will not remove config files. as for mysql you should find all the pertinent db creation scripts in /etc/bacula. The part that pertains to the database is usually in bacula-dir.conf and looks something like this: Catal

Re: [Bacula-users] LTO-7 tape drive settings in bacula 7.4.0

2016-05-27 Thread Ana Emília M . Arruda
Hi, You're welcome. Could you please send us some log output (mainly the parts telling that the volume is being marked Full and changing to another one in the same pool)? Maybe this could help us to understand better this issue. Best regards, Ana On Fri, May 27, 2016 at 3:19 PM, Rao, Uthra R. (G

Re: [Bacula-users] TLS Config Problem (FD did not advertise required TLS support.)

2016-05-27 Thread Ana Emília M . Arruda
Hello Javier, Did you solve this? ssl=0 means that no TLS connection is being used. Since TLS Require = no for both director and storage daemon, it seems that they are unable to establish one and then are communicating with no encryption. You can always run tests to verify your certificates: op