Bacula-users

[Bacula-users] bacula strategy tape and disk storage

2015-09-16 14:22:03
Subject: [Bacula-users] bacula strategy tape and disk storage
From: Kepler Mihály <mkepler AT mve DOT hu>
To: "bacula-users AT lists.sourceforge DOT net" <bacula-users AT lists.sourceforge DOT net>
Date: Wed, 16 Sep 2015 18:04:16 +0000
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

<Prev in Thread] Current Thread [Next in Thread>