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
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
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
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
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
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,
, 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: