Hi, bareos is working perfect, only the copy job to the tape won't work 
perfect. I've got a Tandberg T24 autochanger. The autochanger works correctly, 
only the tapes won't fill till the end. here is my pool configuration:

Pool {
        Name = Mon_Thu_File
        Pool Type = Backup
        Recycle = yes                           
        AutoPrune = yes                         
        Volume Retention = 20 hours             
        Volume Use Duration = 2h
        Maximum Volume Bytes = 100G             
        Maximum Volumes = 22                    
        Label Format = "Mon_Thu_File-"         
        Recycle Pool = Mon_Thu_File
        NextPool = Mon_Thu_Tape
        ActionOnPurge = Truncate
        Storage = File
        }

Pool {
        Name = Weekend_File
        Pool Type = Backup
        Recycle = yes
        Autoprune = yes
        Volume Retention = 6d
        Volume Use Duration = 8h
        Maximum Volume Bytes = 200GB
        Maximum Volumes = 20
        Label Format = "Weekend_File-"
        Recycle Pool = Weekend_File
        NextPool = Weekend_Tape
        ActionOnPurge = Truncate
        Storage = File
        }


Pool {
        Name = Mon_Thu_Tape
        Pool Type = Backup
        Storage = Roboter
        Recycle = yes
        Recycle Pool = Scratch
        Auto Prune = yes
        Volume Retention = 2d
        Volume Use Duration = 24h
        Maximum Volumes = 6
        Maximum Volume Bytes = 0
        Maximum Volume Jobs = 0
        Cleaning Prefix = "CLN"
        }

Pool {
        Name = Weekend_Tape
        Pool Type = Backup
        Storage = Roboter
        Recycle = yes
        Recycle Pool = Scratch
        Auto Prune = yes
        Volume Retention = 28d
        Volume Use Duration = 24h
        Maximum Volumes = 16
        Maximum Volume Bytes = 0
        Maximum Volume Jobs = 0
        Cleaning Prefix = "CLN"
        }

is there a misconfiguration in the pool? every tape has a different size.
i'm using LTO-4 Tapes and symantec wrote about 1,4 TB @ each tape.
thx for your help.

best regards

-- 
You received this message because you are subscribed to the Google Groups 
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to