Hello everyone,

I'm testing bacula 3.0.1 with accurate-option.
There I found the following bug:

First I have the following dir-structure:
/home/1/test11.txt
/home/1/test12.txt
/home/2/test21.txt

Now I make a full backup (jobid=1). the files are backuped correctly. I could 
make a restore.

Now I move the dir '1' under '2'. It looks now like:

/home/2/1/test11.txt
/home/2/1/test12.txt
/home/2/test21.txt

Now I make a differential backup(jobid=2) with accurate option.

A restore with option 2 (List jobs where a given file is saved) shows
the file test12.txt 3(!!!) times:
jobid=1   /home/1/test12.txt      that's correct
jobid=2   /home/1/test12.txt      that's NOT correct
jobid=2   /home/2/1/test12.txt      that's correct

If I choose the second line to restore, I get the message

Restore OK -- warning file count mismatch

and the file isn't restored.

Is this a known bug and corrected in 3.0.2?

Best regards,

i.A. Andreas Pohl
andreas.p...@sakthi-germany.de
---------------------------------------------------
Bitte beachten Sie die ab sofort geltende Änderung
unser eMail-Domain auf sakthi-germany.de. Die alten
eMail-Adressen unter der Domain sakthiauto.com sind
seit dem 01.02.2009 nicht mehr gültig!
---------------------------------------------------
SAKTHI Ueckermünde
Zweigniederlassung der SAKTHI Germany GmbH i.I.
D-17373 Ueckermünde, Eggesiner Str. 11
Tel.: +49 39771 212 0
Fax : +49 39771 212 10
---------------------------------------------------
IV ü.d.V.d. SAKTHI Germany GmbH: JR Udo Gröner
Amtsgericht Saarbrücken HRB 91265


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to