On Tue, Jun 04, 2013 at 09:45:44PM -0400, Michael D. Wood wrote:
> It's literally only writing about 3-4GB's of data on a full backup and 
> anywhere from 100-400MB's on an incremental.  So, it's a small backup 
> and it's just for home use.  Mostly backing up config files and emails 
> in case something happens.
> 
> Thanks!
> 

Hi Michael, 

in this case you might want to consider setting up separate pools &
storages for full and incremental backups, so you have an easy way
later on to archive a full backup once a month by copying over a full
volume to another usb disk and store it offsite or whatever. 

You can configure bacula to use one volume per job by using the 

Maximum Volume Jobs = 1 

directive (you'd need to get rid of the MaxVolBytes definition then
though as it wouldn't make sense anymore)

We define a full pool with 3 max volumes and an incremental pool with
8 volumes for a "regular" client in our setup. 

Cheers, Uwe 


-- 
NIONEX --- Ein Unternehmen der Bertelsmann SE & Co. KGaA



------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to