I would use a "Copy" job so that impact to the client is minimal.

On Wed, Sep 16, 2015 at 2:04 PM, Kepler Mihály <[email protected]> wrote:

> Hi!
>
> What is the good saving strategy if I have tape and disk storage too?
>
> How can I create backup  from "client1" to both storage (tape and disk
> storage)?
>
> Is it possible to define two JOBs ?
>
> Job {
>   Name = "BackupClient1Disk"
>   Client = client1-fd
>   JobDefs = "DefaultJob"
>   Schedule = "WeeklyCycle"
>   Storage = disk1-sd
> }
>
> Job {
>   Name = "BackupClient1Tape"
>   Client = client1-fd
>   JobDefs = "DefaultJob"
>   Schedule = "WeeklyCycle"
>   Storage = tape1-sd
> }
>
> Sincere thanks so far.
>
> --
> mkepler
>
>
> ------------------------------------------------------------------------------
> Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
> Get real-time metrics from all of your servers, apps and tools
> in one place.
> SourceForge users - Click here to start your Free Trial of Datadog now!
> http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140
> _______________________________________________
> Bacula-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>



-- 
-------------------------------------------------------------------
         John M. Lockard |  U of Michigan - School of Information
          Unix Sys Admin |      Suite 205 | 309 Maynard Street
      [email protected] |        Ann Arbor, MI  48104-2211
 www.umich.edu/~jlockard <http://www.umich.edu/%7Ejlockard> |
734-936-7255 | 734-763-9677 FAX
-------------------------------------------------------------------
- The University of Michigan will never ask you for your password -
------------------------------------------------------------------------------
Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
Get real-time metrics from all of your servers, apps and tools
in one place.
SourceForge users - Click here to start your Free Trial of Datadog now!
http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140
_______________________________________________
Bacula-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to