On 12.01.2017 at 10:55 wrote Martin:
> I have a backup job that is like 2TB. Bareos is splitting this backup
> sometimes into two files. The storage got a space of 30TB and there
> is enough space available. When the backup is splitted the first
> Volume got the status "Full". Also the backup is not splitted at a
> specific size.

A volume is set to "Full", if Bareos assumes it is full.
A volume can have several limits. Mostly used is MaxVolBytes.

Check your limits using
"llist volumes"

Note: changes to the pool configuration in the configuration file are
not automatically applied to existing volumes, only to new onces.

Use the update command to apply your pool settings to existing volumes.

> 
> This pool can have max 5 volumes. So when the backup is splitted it
> uses 2 of the 5 volumes. So every few weeks I get the error message
> that Bareos can't find a volume to append because the retention of
> the used volumes isn't reached.
> 
> Can anyone tell me why the volumes got the "Full" status and how I
> can make sure that Bareos is only using one file for a backup?

I guess, you want to unset all volume limits and use
http://doc.bareos.org/master/html/bareos-manual-main-reference.html#directiveDirPoolVolume%20Use%20Duration
= 23h instead, to use a volume only for one day.

Jörg

-- 
 Jörg Steffens                   [email protected]
 Bareos GmbH & Co. KG            Phone: +49 221 630693-91
 http://www.bareos.com           Fax:   +49 221 630693-10

 Sitz der Gesellschaft: Köln | Amtsgericht Köln: HRA 29646
 Komplementär: Bareos Verwaltungs-GmbH
 Geschäftsführer:
 S. Dühr, M. Außendorf, Jörg Steffens, P. Storz

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