[Bacula-devel] Possible bug requiring bconsole label command

2009-07-30 Thread Alexander Wigen
Hi guys, I believe I might have found a bug in Bacula 3.0.1. Steps to reproduce: 1. Start with a fresh Bacula setup 2. Create a pool 'poola' 3. Create a job using poola 3. Add a few tapes using the bconsole command 'add pool=poola storage=Tape' Then answering 0, then volumename '18L4' to

[Bacula-devel] Possible bug requiring bconsole label command

2009-07-30 Thread Alexander Wigen
Hi guys, I believe I might have found a bug in Bacula 3.0.1. Steps to reproduce: 1. Start with a fresh Bacula setup 2. Create a pool 'poola' 3. Create a job using poola 3. Add a few tapes using the bconsole command 'add pool=poola storage=Tape' Then answering 0, then volumename '18L4' to

[Bacula-devel] Partial File Restoration

2010-12-06 Thread Alexander Wigen
on details at this stage as I would like some feedback on what the Bacula community would like to see from this feature. Sincerely, Alexander Wigen -- What happens now with your Lotus Notes apps - do you make another

[Bacula-devel] Bacula Director reload race condition/crash

2012-06-06 Thread Alexander Wigen
t the correct fix for this bug should be. Sincerely, Alexander Wigen -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT ma

[Bacula-devel] Bacula Director reload race condition/crash

2012-06-06 Thread Alexander Wigen
e correct fix for this bug should be. Sincerely, Alexander Wigen -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers

Re: [Bacula-devel] Bacula Director reload race condition/crash

2012-06-09 Thread Alexander Wigen
Hi Bacula developers, I've opened up a bug for this: http://bugs.bacula.org/view.php?id=1889 I'll happily provide a patch for this, but I can't until I understand what sort of recursion the original author was worried about. Sincerely, Alexander Wigen On 06/06/12 22:02,

Re: [Bacula-devel] Bacula Director reload race condition/crash

2012-06-11 Thread Alexander Wigen
, i.e. move lock_jobs(); LockRes(); before if (already_here) { and move UnlockRes(); unlock_jobs(); after already_here = false; __Martin On Sat, 09 Jun 2012 11:55:43 +1000, Alexander Wigen said: Hi Bacula developers, I've opened up a bug for this: