Bacula-users

Re: [Bacula-users] Verify tape

2012-06-15 05:14:43
Subject: Re: [Bacula-users] Verify tape
From: Gandalf Corvotempesta <newsletter-ale AT guest DOT net>
To: John Drescher <drescherjm AT gmail DOT com>
Date: Fri, 15 Jun 2012 11:11:26 +0200
Il giorno ven, 15/06/2012 alle 04.57 -0400, John Drescher ha scritto:
> bextract or bscan entire database + normal restore

So, to restore from a tape i'll have to rescan the whole library
and then restore it as usual?

It's very time consuming, why bacula doesn't update it's catalog
with files wrote on tape to avoit a full scan?

Another question:
actually, during a running copy job I see:

Running Jobs:
Console connected at 15-Jun-12 10:30
 JobId Level   Name                       Status
======================================================================
 16056 Full    myclient-TapeCopyFull.2012-06-15_10.29.43_03 is running
 16057 Increme  myclient-job.2012-06-15_10.29.43_04 is running
====

job 16056 is ok, but job 16057 should be Full and not Incremental.

I have a selection pattern like this:

Selection Pattern = "SELECT * FROM Job WHERE (EndTime BETWEEN NOW() -
INTERVAL 40 DAY AND NOW()) AND Type = 'B' AND Level = 'F' AND (JobStatus
= 'e' OR JobStatus = 'T') AND Name = 'myclient-job' GROUP BY Name;"

This query is ok, i can get the latest FULL backup but bacula still
shown "incremental".

Is this ok?


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
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>