]> git.sur5r.net Git - bacula/docs/commit
kes Rework the reservation system to take into account that the Director
authorKern Sibbald <kern@sibbald.com>
Sun, 23 Sep 2007 18:49:57 +0000 (18:49 +0000)
committerKern Sibbald <kern@sibbald.com>
Sun, 23 Sep 2007 18:49:57 +0000 (18:49 +0000)
commit6c8bc219e6a07a3af3c4ffc27b77204708528e84
treeda836b78606a48a842639e92524df78573bba803
parent689bc64f5f98ad58bab5502c0447f2a971072538
kes  Rework the reservation system to take into account that the Director
     might give us a Volume that is different from the current one being
     used, and to ensure that we don't exceed Maximum Volume Jobs.
     This fixes (mostly) bug #947 '  Maximum Volume Jobs = 1 produces
     fatal error with multiple jobs running'
kes  Add more debug code in reservation system.
kes  Implement maxvol-test to check bug #947.