Hi, all

I have a problem with bareos 16.4

I set pools like this

Pool {
        Name = pool_4
        Pool Type = Backup
        Recycle = yes
        AutoPrune = yes
        Volume Retention = 1 min
        Maximum Volume Bytes = 5G
        Maximum Volumes = 2
        Label Format = pool_4-
}

BUT, When first volume is full and second volume starts to write, first 
volume's job are removed.

I think I can backup 9G (with 4.5G jobs 2 times).
But when I backup twice, first job gone. (both DB and web-ui)

Please help.

Manual said to me "It keep volume data as long as possible, until no other 
volume can be written." But, why my volume gone?

When I tested setting like this

Pool {
        Name = pool_5
        Pool Type = Backup
        Recycle = no
        AutoPrune = no
        Volume Retention = 1 hour
        Maximum Volume Bytes = 5G
        Maximum Volumes = 2
        Label Format = pool_5-
}

There is no such a problem. But I want to Recycle the volume automatically.
Please Help. Thanks.

-- 
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