Diego Roccia wrote:
> Hi all,
>   For my company we need to implement bacula as backup software. In a
> previous thread I've explained the infrastructure, and now I have more
> information on the hardware we are going to implement.
> 
> +--------------+   +--------------+
> |     MySQL    |   |    MySQL     |
> |     Master   |   |    Master    |  x30
> +------+-------+   +------+-------+
>        |                  |
> +------+-------+   +------+-------+
> | MySQL slave  |   | MySQL slave  |
> |              |   |              |
> |  bacula-fd   |   |   bacula-fd  |  x30
> +------+-------+   +------+-------+
>        |                  |
>        +------------------+--------- ...
>        |           
>        |           +--------------+
>        +-----------+  bacula-dir  |
>        |           +--------------+
>        |
> +------+-------+
> |   bacula-sd  |
> +------+-------+
>        |
>        |
> +------+-------+
> |   Library    |
> |     Dell     |
> |PowerVault4000|
> +--------------+

Looks straightforward enough.

> My questions are:
> 
> - Does somebody know something about Bacula support for Dell Tape
> Libraries? Will I be able to use all the features of my hardware? I
> didn't find it in Bacula supported libraries page.

For SCSI connections, almost certainly.  It looks like that library can also
be hooked up via SAS or FC, which I just haven't played around enough to say.
 The tape drive itself is pretty likely to work, so the only bit you might
want to double check on is the changer device and barcode reader.  As long as
you can get the mtx program to talk to it, you should be fine.  Dell is fairly
cluefull about Linux, so you stand a pretty good chance of getting a useful
answer direct from them.

> - I will need to stop mysql slave before and restart it after backup. I
> read the documentation but something is still not clear for me. Can I
> execute a "script on client before" and a "script on client after" and
> start the backup only "if success"? Or it's better to use a script on
> director that remotely stops the db engine?

Check out the

Client Run Before Job

and

Client Run After Job

directives in the manual.

http://bacula.org/rel-manual/Configuring_Director.html

-- 
Frank Sweetser fs at wpi.edu  |  For every problem, there is a solution that
WPI Senior Network Engineer   |  is simple, elegant, and wrong. - HL Mencken
    GPG fingerprint = 6174 1257 129E 0D21 D8D4  E8A3 8E39 29E3 E2E8 8CEC

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to