Hello,

I used Bacula at work with backup on tapes, and it works perfectly.
Now I'd like to install it at home for personal backups (on disk).

I do a weekly full backup each sunday 6am and a daily incremental backup each day at 9pm. It's for personal use so I only want a full backup volume and 7 incremental volumes (one volume per day).

It runs now for one week but today an incremental backup has been promoted to a full backup :

31-Oct 23:59 mordor-dir: No prior Full backup Job record found.
31-Oct 23:59 mordor-dir: No prior or suitable Full backup found. Doing FULL backup. 31-Oct 23:59 mordor-dir: Start Backup JobId 19, Job=mordor-incremental.2005-11-01_00.00.00
31-Oct 23:59 mordor-dir: Recycled volume "DailyIncremental-0002"
31-Oct 23:59 mordor-sd: Recycled volume "DailyIncremental-0002" on device "/var/backups/bacula", all previous data lost. 01-Nov 00:28 mordor-dir: Max Volume jobs exceeded. Marking Volume "DailyIncremental-0002" as Used.
01-Nov 00:28 mordor-dir: Bacula 1.36.3 (22Apr05): 01-Nov-2005 00:28:02
 JobId:                  19
 Job:                    mordor-incremental.2005-11-01_00.00.00
 Backup Level:           Full (upgraded from Incremental)
 Client:                 mordor-fd
 FileSet:                "mordor-fs" 2005-10-21 23:59:43
 Pool:                   "DailyIncremental"
 Storage:                "FileStorage"
 Start time:             31-Oct-2005 23:59:43
 End time:               01-Nov-2005 00:28:02
 FD Files Written:       26,646
 SD Files Written:       26,646
 FD Bytes Written:       3,579,442,232
 SD Bytes Written:       3,583,922,855
 Rate:                   2106.8 KB/s
 Software Compression:   3.3 %
 Volume name(s):         DailyIncremental-0002
 Volume Session Id:      2
 Volume Session Time:    1130667139
 Last Volume Bytes:      3,588,121,868
 Non-fatal FD errors:    0
 SD Errors:              0
 FD termination status:  OK
 SD termination status:  OK
 Termination:            Backup OK

01-Nov 00:28 mordor-dir: Begin pruning Jobs.
01-Nov 00:28 mordor-dir: No Jobs found to prune.
01-Nov 00:28 mordor-dir: Begin pruning Files.
01-Nov 00:28 mordor-dir: No Files found to prune.
01-Nov 00:28 mordor-dir: End auto prune.


This is what 'list media' gives :

Pool: WeeklyFull

| 1 | WeeklyFull-0001 | Used | 3587930010 | 0 | 518400 | 1 | 0 | 1 | File | 2005-10-30 06:23:21 |

Pool: DailyIncremental

| 2 | DailyIncremental-0001 | Used | 486280 | 0 | 518400 | 1 | 0 | 1 | File | 2005-10-31 00:01:12 | | 3 | DailyIncremental-0002 | Used | 3588121868 | 0 | 518400 | 1 | 0 | 1 | File | 2005-11-01 00:28:02 | | 4 | DailyIncremental-0003 | Used | 971928 | 0 | 518400 | 1 | 0 | 1 | File | 2005-10-25 23:59:53 | | 5 | DailyIncremental-0004 | Used | 35189869 | 0 | 518400 | 1 | 0 | 1 | File | 2005-10-27 00:00:37 | | 6 | DailyIncremental-0005 | Used | 356533 | 0 | 518400 | 1 | 0 | 1 | File | 2005-10-28 00:00:17 | | 7 | DailyIncremental-0006 | Used | 228613 | 0 | 518400 | 1 | 0 | 1 | File | 2005-10-29 00:00:12 | | 8 | DailyIncremental-0007 | Used | 25817650 | 0 | 518400 | 1 | 0 | 1 | File | 2005-10-30 00:00:18 |

As you can see the last FULL backup has been made on volume WeeklyFull-0001 the 2005-10-30 (this is correct). The next day the incremental backup has been made on volume DailyIncremental-0001 which is correct too. But today the incremental backup has been promoted to a full backup on DailyIncremental-0002 and I don't understand why because a full backup has been made two days ago ... ?

Thanks


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to