Bacula-users

Re: [Bacula-users] bacula strategy tape and disk storage

2015-09-16 15:18:36
Subject: Re: [Bacula-users] bacula strategy tape and disk storage
From: John Lockard <jlockard AT umich DOT edu>
To: Kepler Mihály <mkepler AT mve DOT hu>
Date: Wed, 16 Sep 2015 14:47:39 -0400
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 <mkepler AT mve DOT hu> 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
Bacula-users AT lists.sourceforge DOT net
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
      jlockard AT umich DOT edu |        Ann Arbor, MI  48104-2211
 www.umich.edu/~jlockard |     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
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users
<Prev in Thread] Current Thread [Next in Thread>