Re: [Bacula-devel] parallel copy jobs and autochanger

2014-04-16 Thread Ulrich Leodolter
Hello again, On Wed, 2014-04-09 at 13:46 +0200, Ulrich Leodolter wrote: > Hello, > > i am testing one the new bacula 7.x features: > > *Migration/Copy/VirtualFull Performance Enhancements* > > The Bacula Storage daemon now permits multiple jobs to simultaneously read > the same disk Volume, >

Re: [Bacula-devel] parallel copy jobs and autochanger

2014-04-12 Thread Ulrich Leodolter
Hello Kern, Just created http://bugs.bacula.org/view.php?id=2049 It includes a storage daemon debug trace file and a patch which fixed the problem for me. In fact i revered one line in reserve.c back to version 5.2.13 diff --git a/bacula/src/stored/reserve.c b/bacula/src/stored/reserve.c index 5

Re: [Bacula-devel] parallel copy jobs and autochanger

2014-04-10 Thread Ulrich Leodolter
Hello, see my answer below .. On Wed, 2014-04-09 at 21:08 +0200, Kern Sibbald wrote: > Hello, > > See my comments below ... > > On 04/09/2014 01:46 PM, Ulrich Leodolter wrote: > > Hello, > > > > i am testing one the new bacula 7.x features: > > > > *Migration/Copy/VirtualFull Performance Enhance

Re: [Bacula-devel] parallel copy jobs and autochanger

2014-04-09 Thread Kern Sibbald
Hello, See my comments below ... On 04/09/2014 01:46 PM, Ulrich Leodolter wrote: > Hello, > > i am testing one the new bacula 7.x features: > > *Migration/Copy/VirtualFull Performance Enhancements* > > The Bacula Storage daemon now permits multiple jobs to simultaneously read > the same disk Vol

Re: [Bacula-devel] parallel copy jobs and autochanger

2014-04-09 Thread Josh Fisher
On 4/9/2014 7:46 AM, Ulrich Leodolter wrote: > Hello, > > i am testing one the new bacula 7.x features: > > *Migration/Copy/VirtualFull Performance Enhancements* > > The Bacula Storage daemon now permits multiple jobs to simultaneously read > the same disk Volume, > which gives substantial perform

[Bacula-devel] parallel copy jobs and autochanger

2014-04-09 Thread Ulrich Leodolter
Hello, i am testing one the new bacula 7.x features: *Migration/Copy/VirtualFull Performance Enhancements* The Bacula Storage daemon now permits multiple jobs to simultaneously read the same disk Volume, which gives substantial performance enhancements when running Migration, Copy, or VirtualF