You need to specify backup level for your job. eg. add Level = Full in your job
BTW, You have to Jobs definition with the same client name! On Tue, Nov 12, 2019 at 12:44 PM Nikolay <[email protected]> wrote: > 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 > } > > -- > You received this message because you are subscribed to the Google Groups > "bareos-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/bareos-users/59c4a2f0-0c49-4409-96c8-75e7ba0923a3%40googlegroups.com > <https://groups.google.com/d/msgid/bareos-users/59c4a2f0-0c49-4409-96c8-75e7ba0923a3%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "bareos-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/bareos-users/CAJ7bT7XguvMy5%3DGM%2BwnMyv-pm-CzvaWY%3DeaU8CVP7__%3DQZ3ABg%40mail.gmail.com.
