Hi there,
In my Bacula setup I have specified several backup jobs, that are based on a
job definition. In the job definition i have specified that the pool to use
is the Default Pool. That pool does exists, but i do not want to use it at
all. In the schedule resource I specified the pools to use for the backup
jobs, but when the jobs in the schedule are runned, the director always
chooses the pool specified in the job definition, instead of the one in the
schedule, which actually should override the one in the job definition. Here
is my configuration:
Schedule {
Name = "WBackup"
Run = Level=Full Pool=Full-Pool sat at 22:00
Run = Level=Incremental Pool=Incr-Sunday-Pool sun at 22:00
Run = Level=Incremental Pool=Incr-Monday-Pool mon at 22:00
Run = Level=Incremental Pool=Incr-Tuesday-Pool tue at 22:00
Run = Level=Incremental Pool=Incr-Wednesday-Pool wed at 22:00
Run = Level=Incremental Pool=Incr-Thursday-Pool thu at 22:00
Run = Level=Incremental Pool=Incr-Friday-Pool fri at 22:00
}
JobDefs {
Name = "BackupJob"
Type = Backup
Schedule = "WBackup"
Pool = "Default Pool"
Messages = Nagios
Priority = 15
}
Job {
Name = "test-machine"
Client = test-machine-fd
JobDefs = "BackupJob"
Storage = w01-sd
FileSet = "test-machine-FS"
}
Storage {
Name = w01-sd
Address = <ip-address>
SDPort = 9103
Password = "<password>"
Device = "LocalDisk"
Media Type = "Harddisk"
Maximum Concurrent Jobs = 2
}
Storage {
Name = w02-sd
Address = <ip-address>
SDPort = 9103
Password = "<password>"
Device = "LocalDisk"
Media Type = "Harddisk"
Maximum Concurrent Jobs = 2
}
What am I doing wrong. Why doesn't the schedule override the JobDefs? I
would appriciate it very much if anyone would like to help me out on this. I
have been looking at this problem for some time and I don't now where to
look anymore.
--
View this message in context:
http://www.nabble.com/Schedule-does-not-override-JobDefs-tf3039316.html#a8447271
Sent from the Bacula - Users mailing list archive at Nabble.com.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bacula-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-users