Hi,

25.06.2007 17:22,, mikee wrote::
...
> I've modified my bacula-dir.conf file as mentioned in the link above
> to have pools for full, differential, and incremental. This setup
> seems to be working fine for a single client, the bacula server
> itself. Now I'm expanding my test to include other clients. As I
> include additional clients do I need to multiply the 'Maximum Volumes
> = 8' (for the Full pool) to be maximum volumes * number of clients
> = 8 * 2 = 16 and should I do this for all pools?

Basically, yes. Unless you rely on Bacula to handle volume use and 
rec<cling (which it does quite well) and use a setup where you don't 
limit the number of jobs per volume and don't use one volume per day 
(which will break as soon as you forget to change the pool definition, 
or forget to updadte the volumes after you added a client; also, it 
will break once a job fails or you run an extra job).

> Does the restore job allways use the Default Pool regardless of
> which pool a volume (for a job) resides? Can a restore job restore
> a file from a volume that is in the Incremental Pool even though
> the Restore Job specifes the Default Pool?

Restores figure out which volumes from which pool to use 
automatically. What you set up in the configuration is, IMO, more or 
less only a placeholder for the configuration file parser :-)

> Mike

Arno

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

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