Re: [Bacula-users] Buildscript for Bacula DMG on OSX

2014-10-25 Thread Dan Langille
On Sep 26, 2014, at 10:03 AM, Oschwald Robert wrote: > For all needing a standalone bacula client dmg for OSX (including BAT), you > can use a small build script I created. > > https://gist.github.com/robertoschwald/e404372e4e6b13cfe20b#file-macports_build_bacula_dmg_private-sh > > Simply cal

Re: [Bacula-users] catalog acces ars slow since bacula upgrade

2014-10-25 Thread Kern Sibbald
The default postgres conf files that are installed are very poorly tuned for Bacula. You might compare your old postgres conf file with the new one. Kern On 14-10-06 09:49 AM, Heitor Faria wrote: Since i upgrade bacula (5 à 7) + postgresql (8.3 à 9.3), restore and all access to the c

Re: [Bacula-users] Webacula 7. Coming…

2014-10-25 Thread Kern Sibbald
On 14-10-05 03:36 AM, Yuriy Tim wrote: 2014-10-05 2:44 GMT+03:00 Heitor Faria >: Congratulations, Tim! We use Webacula a lot here in Brazil. Are there any other features on the roadmap? E. g.: configuration files editing? Much could be done! If Bakul

Re: [Bacula-users] Problem installing bacula on Solaris 10

2014-10-25 Thread Phil Stracchino
> On Fri, Oct 24, 2014 at 9:45 PM, Kenneth Garges > wrote: > > I’m trying to build Bacula 7.0.4 on a Solaris 10 box (Sun T5220) > but am getting this error during the configure: > > Doing make of dependencies > ==>Entering directory /home/garges/bacula-7.

Re: [Bacula-users] Sparse Files

2014-10-25 Thread Kern Sibbald
On 14-10-20 02:29 PM, Sam M wrote: Hello, I'm having issues with "Sparse Files" in Bacula. My data was being backed up with no issues at all. Once I moved my data onto a NetApp storage the size of the backup went up from 1.4 TB to 5 TB. I have "Sparse = yes" added in "bacula-dir.conf" which i

Re: [Bacula-users] Problem installing bacula on Solaris 10

2014-10-25 Thread Kern Sibbald
On 14-10-24 09:45 PM, Kenneth Garges wrote: I’m trying to build Bacula 7.0.4 on a Solaris 10 box (Sun T5220) but am getting this error during the configure: Doing make of dependencies ==>Entering directory /home/garges/bacula-7.0.4/src ==>Entering directory /home/garges/bacula-7.0.4/scripts ==

Re: [Bacula-users] Configuration reload for bacula-sd

2014-10-25 Thread Kern Sibbald
I am not sure a disable drive command is *exactly* what he needs, but that feature is already planned for the not too distant future. ISP do typically want physical separation of data, which is possible with pools and pool naming conventions rather than drives (directories). The simplest appro

Re: [Bacula-users] Configuration reload for bacula-sd

2014-10-25 Thread Kern Sibbald
Very well said, thanks. Kern On 14-10-24 09:55 AM, Bryn Hughes wrote: On 14-10-24 05:28 AM, Andrea Carpani wrote: On 24/10/2014 12:47, Kern Sibbald wrote: No, the SD and the FD cannot be reloaded. On the FD in principle it would be easy, but on the SD, it would be complicated if drives chang

Re: [Bacula-users] Configuration reload for bacula-sd

2014-10-25 Thread Kern Sibbald
Yes, your definition is clear, and it is what the Director does. However, programming it is much more difficult, especially for the SD where you are dealing with physical devices that are locked. In Apache, the Bacula Director, and elsewhere there are not physical devices that have to be lock

Re: [Bacula-users] Problem installing bacula on Solaris 10

2014-10-25 Thread Ana Emília M . Arruda
Hi Kenneth, I'm not a Solaris expert, but have you tried using bash instead of Bourne shell (sh)? Best regards, Ana On Fri, Oct 24, 2014 at 9:45 PM, Kenneth Garges wrote: > I’m trying to build Bacula 7.0.4 on a Solaris 10 box (Sun T5220) but am > getting this error during the configure: > > D