I have a job called ARCHIVE-ALL that looks like this:
JobDefs {
Name = "ArchiveJob"
Type = Copy
Level = Full
Selection Type = SQLQuery
Messages = Standard
File Set = Copy
Pool = File
}
# Copy (to archive) all not-already-copied successful backup jobs
Job {
JobDefs = ArchiveJob
Hello,
2015-08-31 14:27 GMT+02:00 ebourgui :
> I know that no informations are stored in database with bcopy. That's what
> I
> want (to prevent database size growing too much).
Are you absolutely sure it is worth a such complications? A single backup
file takes about 400B of database storage (
Hello,
I personally recommend to use a Scratch Pool for tapes. When you label a
new tapes add them to the Scratch, then when Bacula will require a new tape
then takes it from Scratch.
best regards
2015-08-31 1:26 GMT+02:00 Kern Sibbald :
> Most likely you left one of the newly labelled tapes in
On Tuesday 2015-09-01 10:06:57 Josh Fisher wrote:
> > Please consider providing statically compiled bacula-fd and other
> > useful tools such as bls, bextract, and possibly few others (with and
> > without openssl support).
> >
> > On Centos 6.x it is impossible to build statically compiled bacula
On 8/31/2015 6:29 PM, Josip Deanovic wrote:
> On Monday 2015-08-31 10:00:32 Kern Sibbald wrote:
>> Hello,
>>
>> I am glad that it is now building for you. Yes, if you have binaries
>> build by Simone, you should wait for him to build new versions -- that
>> will ensure a smooth upgrade.
>>
>> By