Hello,
I'm running Linux Debian with Bacula 1.36.3 and sqlite.
I have two clients (canis and bebif) to backup, three pools: one for
full backup (for both client), and two for incremental backups (one for
each client).
(In fact I have more clients, but those are not problematic because I do
only a full backup of them once a week)
I do:
- FULL backup of CANIS every monday at 3:00 AM
- FULL backup of BEBIF every tuesday at 3:00 AM
- INCREMENTAL backup of BEBIF and CANIS every day at 20:00 PM
Here is the Pools definition:
########
# P O O L #
########
# FULL
Pool {
Name = tape-pool-full
PoolType = Backup
LabelFormat = "Full-"
Recycle = yes
RecycleOldestVolume = yes
MaximumVolumes = 18
MaximumVolumeJobs = 0
VolumeUseDuration = 0
VolumeRetention = 30 days
CatalogFiles = yes
AutoPrune = yes
AcceptAnyVolume = no
}
# INCREMENTAL
Pool {
Name = bebif-pool-incremental
PoolType = Backup
LabelFormat = "Bebif-Incremental-"
Recycle = yes
RecycleOldestVolume = yes
MaximumVolumes = 15
MaximumVolumeJobs = 1
VolumeUseDuration = 0
VolumeRetention = 10 days
CatalogFiles = yes
AutoPrune = yes
AcceptAnyVolume = no
}
Pool {
Name = canis-pool-incremental
PoolType = Backup
LabelFormat = "Canis-Incremental-"
Recycle = yes
RecycleOldestVolume = yes
MaximumVolumes = 15
MaximumVolumeJobs = 1
VolumeUseDuration = 0
VolumeRetention = 10 days
CatalogFiles = yes
AutoPrune = yes
AcceptAnyVolume = no
}
Everything works fine, except that sometimes an incremental backup is
upgraded to a full backup without any reasons.
Here is the list jobs output (I hope it will be readable) :
*list jobs
+-------+-----------------------+---------------------+------+-------+----------+-------------+-----------+
| JobId | Name | StartTime | Type | Level |
JobFiles | JobBytes | JobStatus |
+-------+-----------------------+---------------------+------+-------+----------+-------------+-----------+
| 9 | canis-job-full | 2005-12-19 03:00:02 | B | F |
500673 | 85791660261 | T |
| 12 | ben05-job-full | 2005-12-20 03:00:02 | B | F |
2217 | 1135539991 | T |
| 13 | ben05-job-restore | 2005-12-20 14:33:22 | R | F |
1872 | 1135539991 | T |
| 16 | bebif-job-full | 2005-12-21 03:00:02 | B | F |
90823 | 11019038205 | T |
| 19 | phoenix-job-full | 2005-12-22 03:00:02 | B | F |
806 | 1277370 | T |
| 28 | canis-job-full | 2005-12-26 03:00:02 | B | F |
501186 | 86115606365 | T |
| 31 | ben05-job-full | 2005-12-27 09:57:17 | B | F |
2230 | 1139799163 | T |
| 34 | bebif-job-full | 2005-12-28 03:00:02 | B | F |
90934 | 11033395792 | T |
| 37 | phoenix-job-full | 2005-12-29 03:00:02 | B | F |
807 | 1278172 | T |
| 40 | canis-job-incremental | 2005-12-30 20:00:01 | B | I |
862 | 168963243 | T |
| 41 | bebif-job-incremental | 2005-12-30 20:03:13 | B | I |
18 | 301027322 | T |
| 42 | canis-job-incremental | 2005-12-31 20:00:01 | B | I |
6 | 855769 | T |
| 43 | bebif-job-incremental | 2005-12-31 20:02:23 | B | I |
21 | 301536798 | T |
| 44 | canis-job-incremental | 2006-01-01 20:00:02 | B | I |
6 | 624906803 | T |
| 45 | bebif-job-incremental | 2006-01-01 20:03:20 | B | I |
46 | 93279853 | T |
| 46 | canis-job-full | 2006-01-02 03:00:02 | B | F |
499676 | 86322256828 | T |
| 47 | canis-job-incremental | 2006-01-02 20:00:01 | B | I |
340 | 4111092 | T |
| 48 | bebif-job-incremental | 2006-01-02 20:02:35 | B | I |
71 | 299090520 | T |
| 49 | ben05-job-full | 2006-01-03 12:57:37 | B | F |
2231 | 1139798820 | T |
| 50 | bebif-job-restore | 2006-01-03 16:31:43 | R | F |
2 | 208631492 | T |
| 51 | canis-job-incremental | 2006-01-03 20:00:01 | B | I |
3208 | 66868358 | T |
| 52 | bebif-job-incremental | 2006-01-03 20:02:29 | B | I |
53 | 323311291 | T |
| 53 | bebif-job-full | 2006-01-04 03:00:02 | B | F |
90963 | 11062107765 | T |
| 54 | canis-job-incremental | 2006-01-04 20:00:01 | B | I |
7831 | 808986982 | T |
| 55 | bebif-job-incremental | 2006-01-04 20:12:58 | B | I |
103 | 92676648 | T |
| 56 | phoenix-job-full | 2006-01-05 03:00:02 | B | F |
807 | 1277891 | T |
| 57 | canis-job-incremental | 2006-01-05 20:00:01 | B | I |
4486 | 103521070 | T |
| 58 | bebif-job-incremental | 2006-01-05 20:03:10 | B | I |
66 | 325113906 | T |
| 59 | canis-job-incremental | 2006-01-06 20:00:01 | B | I |
899 | 91187984 | T |
| 60 | bebif-job-incremental | 2006-01-06 20:19:52 | B | I |
140 | 326516286 | T |
| 61 | canis-job-incremental | 2006-01-07 20:00:02 | B | I |
10 | 2866638 | T |
| 62 | bebif-job-incremental | 2006-01-07 20:05:45 | B | F |
91141 | 11068365055 | T |
| 63 | canis-job-incremental | 2006-01-08 20:00:02 | B | I |
8 | 628069577 | T |
| 64 | bebif-job-incremental | 2006-01-08 20:03:15 | B | I |
10 | 95415027 | T |
| 65 | canis-job-full | 2006-01-09 03:00:02 | B | F |
500389 | 86335144294 | T |
| 66 | canis-job-incremental | 2006-01-09 20:00:01 | B | F |
501015 | 86544091759 | T |
+-------+-----------------------+---------------------+------+-------+----------+-------------+-----------+
As you can see, we are today 2006-01-09. A full backup on tape of client
canis started at 3:00:02 and finished successfully (job id 65) at 08:51.
Why on 2006-01-09 at 20:00 PM the incremental backup is upgraded to a
full backup (job id 66) ?
As you can see, job id 62 has also been upgraded to a full backup
without any reasons because job id 53 was a full backup three days ago
... I'm a bit confused ...
Any ideas ?
In advance thanks for support,
Julien
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Bacula-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-users