Re: [Bacula-users] [Bacula-devel] Misc

2007-03-01 Thread Arno Lehmann
Hello, On 3/2/2007 12:08 AM, Steen wrote: > Torsdag 01 marts 2007 21:07 skrev Arno Lehmann: ... >>>So if anyone's interested, I have a python script which will actually >>>do non-blocking IO (gasp, shock) over the FIFOs, waiting until any >>>one of them can accept data and only *then* launching co

Re: [Bacula-users] [Bacula-devel] Misc

2007-03-01 Thread Steen
Torsdag 01 marts 2007 21:07 skrev Arno Lehmann: > Hi, > > On 3/1/2007 9:00 PM, Darien Hager wrote: > > On Mar 1, 2007, at 6:50 AM, Ryan Novosielski wrote: > >>>On Thursday 01 March 2007 10:32:49 Kern Sibbald wrote: > >>> > >>>this item does indeed work very stable. I've been using this in > >>>prod

Re: [Bacula-users] [Bacula-devel] Misc

2007-03-01 Thread Arno Lehmann
Hi, On 3/1/2007 9:00 PM, Darien Hager wrote: > On Mar 1, 2007, at 6:50 AM, Ryan Novosielski wrote: > > >>>On Thursday 01 March 2007 10:32:49 Kern Sibbald wrote: >>> >>>this item does indeed work very stable. I've been using this in >>>production for >>>exporting large Oracle databases (100+ GB

Re: [Bacula-users] [Bacula-devel] Misc

2007-03-01 Thread Darien Hager
On Mar 1, 2007, at 6:50 AM, Ryan Novosielski wrote: >> >> On Thursday 01 March 2007 10:32:49 Kern Sibbald wrote: >> >> this item does indeed work very stable. I've been using this in >> production for >> exporting large Oracle databases (100+ GBytes each) once per week >> for about >> two yea

Re: [Bacula-users] [Bacula-devel] Misc

2007-03-01 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Stephan Ebelt wrote: > Hello, > > On Thursday 01 March 2007 10:32:49 Kern Sibbald wrote: > > [...] > >> 2. Doing a backup/restore from/to a FIFO (as defined in a FileSet resource) >> is supported and from my tests works perfectly well in Bacula 2.0.

Re: [Bacula-users] [Bacula-devel] Misc

2007-03-01 Thread Stephan Ebelt
Hello, On Thursday 01 March 2007 10:32:49 Kern Sibbald wrote: [...] > 2. Doing a backup/restore from/to a FIFO (as defined in a FileSet resource) > is supported and from my tests works perfectly well in Bacula 2.0.x. In > some previous versions there were some problems, but they have long since