Hi,
I have a job configured like this:
# pool that is hard to expire
Pool {
Name = Tibshi-MySQL-Pool
Pool Type = Backup
Volume Retention = 365 years
Recycle = yes
AutoPrune = yes
LabelFormat = Tibshi-MySQL-
Maximum Volume Bytes = 10G
Action On Purge = Truncate
Recycle Oldest Volume = yes
}
Schedule {
Name = DailyCycleTibshiMySQL
Run = Level=Full Pool=Tibshi-MySQL-Pool at 14:30
Run = Level=Full Pool=Tibshi-MySQL-Pool at 00:00
}
FileSet {
Name = TibshiDBFiles
Include {
File = c:/Data/DB_Backups/rkhp_live.7z
Options {
signature = SHA1
compression = GZIP1
}
}
}
Job {
Name = Tibshi-MySQL
Type = Backup
Level = Full
Client = tibshi-fd
FileSet = TibshiDBFiles
Schedule = DailyCycleTibshiMySQL
Storage = knuth-sd
Pool = Tibshi-MySQL-Pool
Messages = Standard
SpoolData = No
Write Bootstrap = "/var/spool/bacula/%n.bsr"
Client Run Before Job = "c:/MyInstallations/cygwin/bin/bash.exe -l -c
\'/cygdrive/c/backup.sh\'"
}
As you see in my FileSet I have listed only one file:
File = c:/Data/DB_Backups/rkhp_live.7z
However when I do:
*list files jobid=168
+----------+
| Filename |
+----------+
| c:/Data/DB_Backups/rkhp_live.7z |
+----------+
+-------+--------------+---------------------+------+-------+----------+-----------+-----------+
| JobId | Name | StartTime | Type | Level | JobFiles |
JobBytes | JobStatus |
+-------+--------------+---------------------+------+-------+----------+-----------+-----------+
| 168 | Tibshi-MySQL | 2013-12-23 14:31:24 | B | F | 2 |
4,475,196 | T |
+-------+--------------+---------------------+------+-------+----------+-----------+-----------+
JobFiles are listed as two? Where is the second file?
The problem that follows is that my verify job fails too:
23-Dec 20:06 bacula-dir JobId 171: Verifying against JobId=168
Job=Tibshi-MySQL.2013-12-23_14.30.00_55
23-Dec 20:06 bacula-dir JobId 171: Bootstrap records written to
/var/spool/bacula/bacula-dir.restore.2.bsr
23-Dec 20:06 bacula-dir JobId 171: Start Verify JobId=171 Level=VolumeToCatalog
Job=VerifyTibshi-MySQL.2013-12-23_20.06.39_38
23-Dec 20:06 bacula-dir JobId 171: Using Device "FileStorage"
23-Dec 20:06 knuth-sd JobId 171: Ready to read from volume "Tibshi-MySQL-0013"
on device "FileStorage" (D:\BaculaBackups\Adams).
23-Dec 20:06 knuth-sd JobId 171: Forward spacing Volume "Tibshi-MySQL-0013" to
file:block 0:31329739.
23-Dec 20:06 knuth-sd JobId 171: End of Volume at file 0 on device
"FileStorage" (D:\BaculaBackups\Adams), Volume "Tibshi-MySQL-0013"
23-Dec 20:06 knuth-sd JobId 171: End of all volumes.
23-Dec 20:06 bacula-dir JobId 171: Error: Bacula bacula-dir 5.2.10 (28Jun12):
Build OS: x86_64-unknown-linux-gnu redhat
JobId: 171
Job: VerifyTibshi-MySQL.2013-12-23_20.06.39_38
FileSet: VerifyTibshiDBFiles
Verify Level: VolumeToCatalog
Client: tibshi-fd
Verify JobId: 168
Verify Job:
Start time: 23-Dec-2013 20:06:41
End time: 23-Dec-2013 20:06:42
Files Expected: 2
Files Examined: 1
Non-fatal FD errors: 0
FD termination status: OK
SD termination status: OK
Termination: *** Verify Error ***
Please, tell me if my config is wrong.
Regards
+----------------------------------------------------------------------
|This was sent by [email protected] via Backup Central.
|Forward SPAM to [email protected].
+----------------------------------------------------------------------
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Bacula-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-users