LINUX.ORG.RU

История изменений

Исправление petav, (текущая версия) :

У меня тоже

Schedule {
        Name = Schedule
        Run = Storage = "Storage-1" Level = Full on 27 at 15:00
        Run = Storage = "Storage-2" Level = Full on 28 at 08:10
}
*show schedule=Schedule
...
  --> Run Level=Full
      hour=8 
      mday=27 
      month=0 1 2 3 4 5 6 7 8 9 10 11 
      wday=0 1 2 3 4 5 6 
      wom=0 1 2 3 4 
      woy=0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 
      mins=10
     --> Storage: name=Storage-2 address=Address2 SDport=9103 MaxJobs=5
      DeviceName=Device MediaType=File StorageId=50
You have messages.
Но задание at 08:10 берет pool из storage-1
2014-05-28 08:10:02   bacula JobId 17559: Start Backup JobId 17559, Job=Job.2014-05-28_08.10.00_05
2014-05-28 08:10:02   bacula JobId 17559: There are no more Jobs associated with Volume "pool-2672". Marking it purged.
2014-05-28 08:10:02   bacula JobId 17559: All records pruned from Volume "pool-2672"; marking it "Purged"
2014-05-28 08:10:02   bacula JobId 17559: Recycled volume "pool-2672"
2014-05-28 08:10:02   bacula JobId 17559: Using Device "Device"
2014-05-28 08:10:02   storage-1 JobId 17559: Recycled volume "pool-2672" on device "Device" (/volume1/), all previous data lost.
2014-05-28 08:10:02   bacula JobId 17559: Max Volume jobs=1 exceeded. Marking Volume "pool-2672" as Used.
Перепроверю все еще раз.

P.S.: Есть подозрение, что значение Storage надо убрать из секции Pool и перенести в секцию Job...

Исходная версия petav, :

У меня тоже

Schedule {
        Name = Schedule
        Run = Storage = "Storage-1" Level = Full on 27 at 15:00
        Run = Storage = "Storage-2" Level = Full on 28 at 08:10
}
*show schedule=Schedule
...
  --> Run Level=Full
      hour=8 
      mday=27 
      month=0 1 2 3 4 5 6 7 8 9 10 11 
      wday=0 1 2 3 4 5 6 
      wom=0 1 2 3 4 
      woy=0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 
      mins=10
     --> Storage: name=Storage-2 address=Address2 SDport=9103 MaxJobs=5
      DeviceName=Device MediaType=File StorageId=50
You have messages.
Но задание at 08:10 берет pool из storage-1
2014-05-28 08:10:02   bacula JobId 17559: Start Backup JobId 17559, Job=Job.2014-05-28_08.10.00_05
2014-05-28 08:10:02   bacula JobId 17559: There are no more Jobs associated with Volume "pool-2672". Marking it purged.
2014-05-28 08:10:02   bacula JobId 17559: All records pruned from Volume "pool-2672"; marking it "Purged"
2014-05-28 08:10:02   bacula JobId 17559: Recycled volume "pool-2672"
2014-05-28 08:10:02   bacula JobId 17559: Using Device "Device"
2014-05-28 08:10:02   storage-1 JobId 17559: Recycled volume "pool-2672" on device "Device" (/volume1/), all previous data lost.
2014-05-28 08:10:02   bacula JobId 17559: Max Volume jobs=1 exceeded. Marking Volume "pool-2672" as Used.
Перепроверю все еще раз.