Hello,
I have looked through the archives and the documentation, but can not find
an answer to my problem.
Using 2.2.4 (patched from sourceforge), I have the following pools
Pool {
Name = Weekly
Pool Type = Backup
Auto Prune = yes
Volume Retention = 30 days
Recycle = yes
Recycle Oldest Volume = yes
Cleaning Prefix = "CLN"
}
Pool {
Name = Daily
Pool Type = Backup
Auto Prune = yes
Volume Retention = 10 days
Maximum Volumes = 10
Recycle = yes
Recycle Oldest Volume = yes
Cleaning Prefix = "CLN"
}
The following job definition is used
JobDefs {
Name = "DailyJob"
Type = "Backup"
Level = "Incremental"
Pool = "Daily"
Full Backup Pool = "Weekly"
FileSet = "Full Set"
Messages = "Standard"
Schedule = "Weekly Full"
Storage = "Tape"
Priority = 10
Spool Data = Yes
Spool Attributes = yes
Maximum Concurrent Jobs = 20
}
The following schedule
Schedule {
Name = "Weekly Full"
Run = Level=Full Pool=Weekly sat at 3:00
Run = Level=Incremental Pool=Daily FullPool=Weekly mon-fri at 3:00
}
list media gives
| 18 | CNI907 | Used | 1 | 23,790,348,288 | 23
| 1,728,000 | 1 | 2 | 1 | DLT-V4 | 2007-10-20
21:19:37 |
sql gives
| MediaId | VolumeName | Slot | PoolId | MediaType | MediaTypeId |
LabelType | FirstWritten | LastWritten | LabelDate
| VolJobs | VolFiles | VolBlocks | VolMounts | VolBytes | VolParts |
VolErrors | VolWrites | VolCapacityBytes | VolStatus | Enabled | Recycle |
VolRetention | VolUseDuration | MaxVolJobs | MaxVolFiles | MaxVolBytes |
InChanger | StorageId | DeviceId | MediaAddressing | VolReadTime |
VolWriteTime | EndFile | EndBlock | LocationId | RecycleCount |
InitialWrite | ScratchPoolId | RecyclePoolId | Comment |
+---------+------------+------+--------+-----------+-------------+-----------+---------------------+---------------------+---------------------+---------+----------+-----------+-----------+-------------+----------+-----------+-----------+------------------+-----------+---------+---------+--------------+----------------+------------+-------------+-------------+-----------+-----------+----------+-----------------+-------------+--------------+---------+----------+------------+--------------+---------------------+---------------+---------------+---------+
| 18 | CNI907 | 2 | 4 | DLT-V4 | 0 |
0 | 2007-10-20 19:48:00 | 2007-10-20 21:19:37 | 2007-10-20 19:51:50 |
9 | 23 | 368773 | 7 | 23790348288 | 0 | 0
| 773429 | 0 | Used | 1 | 1 |
1728000 | 86400 | 0 | 0 | 0 |
1 | 2 | 0 | 0 | 0 | 1333403394 |
23 | 12273 | 0 | 4 | 0000-00-00 00:00:00 |
0 | 4 | NULL |
+---------+------------+------+--------+-----------+-------------+-----------+---------------------+---------------------+---------------------+---------+----------+-----------+-----------+-------------+----------+-----------+-----------+------------------+-----------+---------+---------+--------------+----------------+------------+-------------+-------------+-----------+-----------+----------+-----------------+-------------+--------------+---------+----------+------------+--------------+---------------------+---------------+---------------+---------+
1 row in set (0.12 sec)
In order to get more than one job to write to the same tape when doing a
Level=Full, I have to update the volstatus to append by hand.
If I have missed any information which would help solve the problem please
let me know.
For some reason, after each Level=Full job, the volume is marked Used and
not Append. The Level=Incrementals work fine, setting it to Append.
What have I set wrong?
Many thanks,
Spencer
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Bacula-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-users