Re: [Bacula-users] Help w/ Crashing bacula-dir

2014-02-04 Thread Rudolph Bott
Hi Shon, we recently had many problems with our director running on debian squeeze (using the backports packages for 5.2.6 I think). We started running bacula in foreground mode (via daemontools) with debugging enabled (using the "-d 250" switch). You will get extensive logging (e.g. every SQL

[Bacula-users] About copy jobs

2014-02-04 Thread Jeff MacDonald
Hi, I’m using copy jobs to accomplish the business requirement of “Every few weeks, take our latest FULL backups , copy them to a USB disk and put the usb disk in a safe somewhere”. It think I have it setup right or I did except a few gotchas I’m having trouble working out: 1: it seems that wh

[Bacula-users] Help w/ Crashing bacula-dir

2014-02-04 Thread Mingus Dew
Dear All, I'm running bacula-5.2.13 on Solaris 10 x86. Recently the bacula-dir has begun segfaulting and crashing on my server, but I have no idea why. I realize this is a pretty general question and I'll respond with as much additional information as I can, but need a starting point.

Re: [Bacula-users] Storage daemon on multiple networks

2014-02-04 Thread Ivan Savcic
On 4/2/14, 1:43 PM, Ivan Savcic wrote: > Pool { > Name = FileViaMainLink > Storage = FileOtherSD > } > > Pool { > Name = FileViaOtherLink > Storage = FileMainSD > } Sorry, I have permuted the Storages here. Should read: Pool { Name = FileViaMainLink Storage = File

[Bacula-users] Storage daemon on multiple networks

2014-02-04 Thread Ivan Savcic
Hi list, First off, a disclaimer: I'm not a Bacula expert, far from that. :) Novice mistakes possibly loom ahead. Now, the problem: we have the need for our Bacula SD to be on two different networks, with the intention of backups going over different links. I've searched for similar question