Hello,

On 4/27/2007 1:17 AM, Tony Cratz wrote:
> Hello:
> 
> 
>       I'm trying to develop a backup solution for a client. He has
>       a number of VoIP servers he wants to backup like normal. But
>       there is a slight differences as to what the plan is.
> 
>       1) Everything will be stored on disk as we will have a disk
>       farm in a remote CO-LO. And with no access to change tapes
>       or DVDs.
Ok.

>       2) Each server will have a number of jobs which will backup
>       parts of the system (configs, voicemail, binaries and so on).

Ok.

>       3) The desire is to have each one of these sub-system in a
>       different file using the normal volume and pool concept
>       (daily, weekly and monthly) but in a directory for each of the
>       systems.

Ok. Either use pools like config-full, config-diff, bin-full, bin-incr 
etc., or use a separate storage device for each client with its own 
dedicated directory to store the volumes (Don't forget to use distinct 
media types for each storage device!).

>       I really would like not to have one large files which
>       contains all of the sub files. Part of this is because we
>       may need to store the voicemail for a longer period of time
>       then some of the other parts.

This sounds like a separate pool would suit your needs.

> 
>       What I'm having problems with is getting Bacula to do what I
>       want (and maybe I'm going about this the wrong way).
> 
>       What I would like is to have something like an autochanger
>       but for files instead of for tapes or DVDs. Then I could issue
>       a command to change the 'file' to the new 'file'.

For "normal" file storage, when you turn on automatic labeling and 
restrict the number of jobs, size of the volumes, or volume use time, 
Bacula will automatically create volumes as needed.

Additionally, you can implement a virtual autochanger which works with 
files, not tapes.

This setup allows you to have multiple volumes per storage device in access.

>       As I said I may be going about this the wrong way. I really
>       don't want to but I may be forced into using a large file
>       containing all of the sub-parts of the system.

I don't think so.

>       I'm open to suggestions and help on this. I'm believe I'm
>       not the only one who has or is looking for this type of
>       solution.

Have you read the "Basic Volume Management" and "Automated Disk Backup" 
chapters in the manual? I believe they contain all the information you need.

> 
>                                                       Tony

Hope this helps,

Arno

-- 
IT-Service Lehmann                    [EMAIL PROTECTED]
Arno Lehmann                  http://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