Kyle Marsh wrote:
> I was wondering about this sort of thing earlier and never got a
> proper answer; let's assume I define a pool for incremental backups.
> I've got three clients (for the sake of example) and I want to make
> nightly incremental backups.  If I use the example given in the
> manual, which is more or less what Mihai has, how would that handle
> multiple clients?  Is one backup of one client considered a job?  When
> I backup my three clients on two nights, then, have I filled my
> incremental pool after only two days?  Do I need a pool for each
> client?  The suggestion I received before was to not use a maximum
> number of jobs per volume, but rather a maximum volume size and let
> Bacula decide what it wants to do.
> 
> Thanks,
> 
> Kyle Marsh
> 


Kyle,

For a setup such as you want to accomplish, it might be easier to
implement Volume Use Duration rather than creating a pool for each
client.  That way you can tell Bacula that you want to use a volume
for a maximum of 23 hours.  Bacula will then create a new volume
every day regardless of how many jobs you back up in a single volume.


Minkus

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to