Hi,

24.10.2007 15:53,, Jefims Gasels wrote::
> Bacula is using 5 time more hdd space than sum of all jobs. For example:
> JobBytes
> 45,633,691,124
> 16,921,371,412
> 4,552,920,768
> 8,648,933,366
> 10,046,848,360
> ---
> Total: 83 GB
> 
> But actual file for pool for this client is: 456 GB total
> 
> Host's config:
> Client {
>    Name = host-fd
>    Address = host
>    FDPort = 9102
>    Catalog = SimeonSQL
>    Password = "pass"
>    File Retention = 30 days
>    Job Retention = 1 months
>    AutoPrune = yes
> }
> 
> Pool {
>    Name = host
>    Pool Type = Backup
>    Recycle = yes
>    AutoPrune = yes
>    Volume Retention = 30 days
> }
> 

As you probably don't limit the volume size, you will have many purged 
jobs in this volume.

Remember that Bacula only appends to volumes or truncates them - it 
does not overwrite parts of them.

Arno

> Thanks for your help!
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
> 

-- 
Arno Lehmann
IT-Service Lehmann
www.its-lehmann.de

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to