Re: [bareos-users] Bareos: Copy Error of name-fd Unknown Job Level

5 views
Skip to first unread message

Mr.Pine

unread,
Nov 13, 2019, 11:49:14 PM11/13/19
to Nikolay, bareos-users
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 <user1...@gmail.com> 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 bareos-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bareos-users/59c4a2f0-0c49-4409-96c8-75e7ba0923a3%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages