I constantly get an error when copying a task to tape ...
Bareos: Copy Error of name-fd Unknown Job Level
I don’t understand what the problem is ...
Job {
Name = "name"
Description = ""
Pool = "name"
Client = "name-fd"
FileSet = "name-kg"
JobDefs = "DefaultJob"
RerunFailedLevels = yes
}
Pool {
Name = "name-kg"
PoolType = Backup
LabelType = "bareos"
MaximumVolumeJobs = 1
Maximum Volume Bytes = 512000MB
NextPool = "pool-lto6-cpp-1"
Storage = "name"
AutoPrune = no
Recycle = no
}
Job {
Name = "name-copy"
Type = Copy
Level = Full
Messages = "Standard"
Pool = "name"
Client = "name-fd"
FileSet = "name"
Schedule = "disabled_sched"
Enabled = no
SelectionType = PoolUncopiedJobs
}