Re: [Bacula-users] Ignore fileset changes

2011-08-15 Thread Thomas Mueller
Am Wed, 10 Aug 2011 09:43:05 +0200 schrieb Olle Romo: > Thank you Uwe. I misunderstood the concept. > > Is there a way to have Bacula just continue incremental backup of a > drive even if it was offline for one run? > IMHO no, it will fail if a path is not available. you could create a sort o

Re: [Bacula-users] Exchange Plugin Restore

2011-08-15 Thread James Harper
> > One slight change I am doing is using regex to filter out only the exchange > portions. I am passing in "EXCHANGE" to the Regexp question. > Can you try just marking the /@EXCHANGE root directory? James -- uberSVN

Re: [Bacula-users] Need some help

2011-08-15 Thread Eric Pratt
2011/8/15 Ignacio Cardona : > Dear all, >     I will be very glad if someone could help me.  I have decided > after many recommendations to implement Bacula software in the environment > of my e-commerce. The version that I'm trying to test is Bacula 5.0.3. I > have started reading the docs

Re: [Bacula-users] Copy jobs

2011-08-15 Thread Dan Langille
On Aug 15, 2011, at 12:16 PM, Jérôme Blion wrote: > Hello, > > I'm trying to copy jobs from one server to another. > I defined 2 storage daemons: > > [snip] > > In this link: > http://www.bacula.org/manuals/en/concepts/concepts/Migration_Copy.html > It's written that "Migration is only im

[Bacula-users] Job Status passed to run script

2011-08-15 Thread Joseph L. Casale
I am trying to get the termination status for a job passed into a script as the job exit status (%e) shows 'OK' in many situations where the backup did have some errors. Is there any way to do this without using an sqlquery to dump the console messages for the job and filtering for termination sta

Re: [Bacula-users] Exchange Plugin Restore

2011-08-15 Thread Duncan McQueen
One slight change I am doing is using regex to filter out only the exchange portions. I am passing in "EXCHANGE" to the Regexp question. Duncan W. McQueen 911 Main Street, Suite 2400 Kansas City, MO 64105 (816) 421-0644 Telephone (816) 421-0758 Facsimile dmcqu...@vomer.com The Biggest Little L

[Bacula-users] Need some help

2011-08-15 Thread Ignacio Cardona
Dear all, I will be very glad if someone could help me. I have decided after many recommendations to implement Bacula software in the environment of my e-commerce. The version that I'm trying to test is Bacula 5.0.3. I have started reading the docs and all the stuff but I am completly

[Bacula-users] multiple spool files / concurrent spooling/despooing again

2011-08-15 Thread mark . bergman
While I'm not able to contribute patches, I'd like to voice my support for the concept of having multiple spool files to enable concurrent spooling & de-spooling that Ralph Gross brought up in 2007[1] and which Jesper Krogh submitted as a feature request in 2009[2]. Problem synopsis: Data

Re: [Bacula-users] Copy jobs

2011-08-15 Thread Joe Nyland
I would also like to know the answer to Jerome's initial question of whether the limitation still exists, which stops us from being able to copy between storage daemons. Copying data between SD's would be the 'icing on the cake' to my new Bacula system! Kind regards, Joe On 15 Aug 2011, at

[Bacula-users] Copy jobs

2011-08-15 Thread Jérôme Blion
Hello, I'm trying to copy jobs from one server to another. I defined 2 storage daemons: == # Definition of file storage device Storage { Name = "File" Address = tucana.domain# N.B. Use a fully qualified name

Re: [Bacula-users] Exchange Plugin Restore

2011-08-15 Thread James Harper
> James, > > Are there any trips or techniques on restoring using the Exchange plugin? I > assume that one issue could be this is a new clean server we are restoring to, > and the plugin might be erroring out. Should I do a debug trace (and what is > the best way to do that keeping the service r

Re: [Bacula-users] Exchange Plugin Restore

2011-08-15 Thread Duncan McQueen
James, Are there any trips or techniques on restoring using the Exchange plugin? I assume that one issue could be this is a new clean server we are restoring to, and the plugin might be erroring out. Should I do a debug trace (and what is the best way to do that keeping the service running as