Package: bacula-director-sqlite3
Version: 2.2.8-4
Priority: important

The bacula director ignores pool definitions which are set in the run
dialog if the job spec in the config defines "full backup pool".

In the following session, I overwrote the pool, which is shown with a
wrong description ("From Job resource")

Transcript:
| *run
| Automatically selected Catalog: Catalog
| Using Catalog "Catalog"
| A job name must be specified.
| The defined Job resources are:
|      1: System backup.athene
|      2: RestoreFiles
| Select Job resource (1-2): 1
| Run Backup job
| JobName:  System backup.athene
| Level:    Incremental
| Client:   athene.backup-fd
| FileSet:  System Debian
| Pool:     System Backup Incremental (From Job resource)
| Storage:  Disk (From Pool resource)
| When:     2008-02-08 12:39:04
| Priority: 10
| OK to run? (yes/mod/no): mod
| Parameters to modify:
|      1: Level
|      2: Storage
|      3: Job
|      4: FileSet
|      5: Client
|      6: When
|      7: Priority
|      8: Pool
| Select parameter to modify (1-8): 8
| The defined Pool resources are:
|      1: System Backup Full
|      2: System Backup Differential
|      3: System Backup Incremental
|      4: Default
|      5: Scratch
| Select Pool resource (1-5): 2
| Run Backup job
| JobName:  System backup.athene
| Level:    Incremental
| Client:   athene.backup-fd
| FileSet:  System Debian
| Pool:     System Backup Differential (From Job resource)
| Storage:  Disk (From Pool resource)
| When:     2008-02-08 12:39:04
| Priority: 10
| OK to run? (yes/mod/no): yes
| Job queued. JobId=67
| Job queued. JobId=67
| You have messages.
| *me
| 08-Feb 12:39 test-dir JobId 67: No prior Full backup Job record found.
| 08-Feb 12:39 test-dir JobId 67: No prior or suitable Full backup found in 
catalog. Doing FULL backup.
| 08-Feb 12:39 test-dir JobId 67: Start Backup JobId 67, 
Job=System_backup.athene.2008-02-08_12.39.11
| 08-Feb 12:39 test-dir JobId 67: Using Device "Disk"
| 08-Feb 12:39 test-sd JobId 67: Job System_backup.athene.2008-02-08_12.39.11 
waiting. Cannot find any appendable volumes.
| Please use the "label"  command to create a new Volume for:
|     Storage:      "Disk" (/var/tmp)
|     Pool:         System Backup Full
|     Media type:   Disk

Config:
| JobDefs {
|   Name = "System Debian Backup"
|   Type = Backup
|   Level = Incremental
|   Pool = "System Backup Incremental"
|   Differential Backup Pool = "System Backup Differential"
|   Full Backup Pool = "System Backup Full"
|   FileSet = "System Debian"
| #  Schedule = "System Zope"
|   Messages = Standard
| }
| 
| Job {
|   Name = "System backup.athene"
|   Client = athene.backup-fd
|   JobDefs = "System Debian Backup"
| }

Bastian

-- 
Where there's no emotion, there's no motive for violence.
                -- Spock, "Dagger of the Mind", stardate 2715.1

Attachment: signature.asc
Description: Digital signature

Reply via email to