Re: [Bacula-users] Multiple Restore jobs

2023-04-17 Thread Bill Arlofski via Bacula-users
On 4/15/23 04:26, Yateen Shaligram Bhagat (Nokia) wrote: Hi Bill Yes, setting MaximumConcurrentJobs = n ; worked for me. I could run multiple Restoration jobs concurrently. Thanks Yateen Hello Yateen, OK, glad it works for you now. Also, thank you for the confirmation of what I believed w

Re: [Bacula-users] Multiple Restore jobs

2023-04-15 Thread Yateen Shaligram Bhagat (Nokia)
Subject: Re: [Bacula-users] Multiple Restore jobs On 4/14/23 03:42, Yateen Shaligram Bhagat (Nokia) wrote: > Hi Bill, > > You are correct,, I can see the MaximumConcurrentJobs limitation, see the > "status dir" output from bconsole below: > So how to we enhance this l

Re: [Bacula-users] Multiple Restore jobs

2023-04-14 Thread Yateen Shaligram Bhagat (Nokia)
Bill, Thanks , will try that ! -Yateen -Original Message- From: Bill Arlofski Sent: Friday, April 14, 2023 8:07 PM To: Yateen Shaligram Bhagat (Nokia) ; bacula-users@lists.sourceforge.net Subject: Re: [Bacula-users] Multiple Restore jobs On 4/14/23 03:42, Yateen Shaligram Bhagat

Re: [Bacula-users] Multiple Restore jobs

2023-04-14 Thread Bill Arlofski via Bacula-users
On 4/14/23 03:42, Yateen Shaligram Bhagat (Nokia) wrote: Hi Bill, You are correct,, I can see the MaximumConcurrentJobs limitation, see the "status dir" output from bconsole below: So how to we enhance this limit for the Restore jobs Hello Yateen, I think you just need to add `MaximumConcur

Re: [Bacula-users] Multiple Restore jobs

2023-04-14 Thread Yateen Shaligram Bhagat (Nokia)
Name You have messages. Thanks Yateen -Original Message- From: Bill Arlofski Sent: Thursday, April 13, 2023 7:43 PM To: Yateen Shaligram Bhagat (Nokia) ; bacula-users@lists.sourceforge.net Subject: Re: [Bacula-users

Re: [Bacula-users] Multiple Restore jobs

2023-04-13 Thread Martin Simmons
ssage- > From: Bill Arlofski via Bacula-users > Sent: Wednesday, April 12, 2023 9:17 PM > To: bacula-users@lists.sourceforge.net > Subject: Re: [Bacula-users] Multiple Restore jobs > > > CAUTION: This is an external email. Please be very careful when clicking > links or

Re: [Bacula-users] Multiple Restore jobs

2023-04-13 Thread Bill Arlofski via Bacula-users
On 4/13/23 03:51, Yateen Shaligram Bhagat (Nokia) wrote: Thanks Bill, that helps. There is a reason why we ned to run multiple restore jobs concurrently. We are migrating our computing env (few hundred hosts) to a different flavour of Linux. Prior to migration we need to do data backup and t

Re: [Bacula-users] Multiple Restore jobs

2023-04-13 Thread Yateen Shaligram Bhagat (Nokia)
: [Bacula-users] Multiple Restore jobs CAUTION: This is an external email. Please be very careful when clicking links or opening attachments. See the URL nok.it/ext for additional information. On 4/11/23 20:46, Yateen Shaligram Bhagat (Nokia) wrote: > Hi all, > > The default bacula

Re: [Bacula-users] Multiple Restore jobs

2023-04-12 Thread Bill Arlofski via Bacula-users
On 4/11/23 20:46, Yateen Shaligram Bhagat (Nokia) wrote: Hi all, The default bacula-dir.conf provided with new Bacula installation has only one RestoreFile job defined. This was sufficient for us till now, but at the moment there is need to run multiple Restore jobs simultaneously. Can we ac

[Bacula-users] Multiple Restore jobs

2023-04-11 Thread Yateen Shaligram Bhagat (Nokia)
Hi all, The default bacula-dir.conf provided with new Bacula installation has only one RestoreFile job defined. This was sufficient for us till now, but at the moment there is need to run multiple Restore jobs simultaneously. Can we achieve this by defining multiple Restore jobs? Thanks Yatee