View Issue Details

IDProjectCategoryView StatusLast Update
0000582bareos-coredirectorpublic2016-01-25 16:07
Reportergodfader Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
PlatformLinuxOSUbuntuOS Version12.04
Summary0000582: Maximum Volumes Jobs = 1 not working
DescriptionAs the summary says, if Max vol jobs = 1, the director always appends and does not mark the volume as used.

One must use usevolumeonce = yes, but it appears that this option is deprecated.

Steps To ReproduceSet Maximum Volume Jobs = 1
TagsNo tags attached.

Activities

joergs

joergs

2015-12-21 16:11

developer   ~0002052

I've tried to reproduce this (using master).
However, it works as expected.

Make the pool settings:

Pool {
  ...
  Maximum Volume Jobs = 1
}

Apply the changed settings from the Pool to the existing volumes:
bconsole
update volume
13: All Volumes from Pool
select the pool

running jobs: every job get his own volume. After the job, the volume is set to "Used".

Please provide feedback, in what situation it fails in your environment.
godfader

godfader

2015-12-28 18:11

reporter   ~0002064

I think i got it.

If "Maximum Volume Jobs = 1" it works
if "Maximum Volume Jobs = 01" it doesnt work.

DonĀ“t know if it needs any kind of fixing on the parsing side, but it works:)
joergs

joergs

2016-01-25 16:07

developer   ~0002159

I added a comment to the documentation.

Issue History

Date Modified Username Field Change
2015-12-11 20:37 godfader New Issue
2015-12-21 16:11 joergs Note Added: 0002052
2015-12-21 16:11 joergs Assigned To => joergs
2015-12-21 16:11 joergs Status new => feedback
2015-12-28 18:11 godfader Note Added: 0002064
2015-12-28 18:11 godfader Status feedback => assigned
2016-01-25 16:07 joergs Note Added: 0002159
2016-01-25 16:07 joergs Status assigned => resolved
2016-01-25 16:07 joergs Resolution open => fixed
2016-01-25 16:07 joergs Assigned To joergs =>
2016-01-25 16:07 joergs Status resolved => closed