Hello,
Yes,I already set schedule to use tape pool.But my tape machine only one 
slot.It's only mount one tape.When I want use differential backup.It's will 
show "is waiting mount request".I think so it's need mount full backup tape.But 
the schedule backup is set 23:30.This time haven't any user will change 
tape.How to it?

I post my conf.
I haven't use schedule in this time.I use manual run backup it.So,this schedule 
temp not use.

Pool {
  Name = LTO-6
  Pool Type = Backup
  Volume Retention = 3650 days
  Recycle = yes
  AutoPrune = no
  LabelFormat = "Data-${Year}-${Month:p/2/0/r}-${Day:p/2/0/r}-id${JobId}"
  Maximum Volume Bytes = 6250G
}
Storage {
  Name = LTO-6
  Password = q1w2e3r4%%
  Address = 192.168.2.184
  SDPort = 9103
  Device = LTO-6
  Media Type = LTO-6
  Maximum Concurrent Jobs = 100
}
Schedule {
  Name = Different_Backup
  Run = Level=Full Pool=LTO-6 dec on 31 at 23:30
}
Job {
  Name = Different_Backup
  Type = Backup
  Level = Differential
  Client = eta-file-1-fd
  FileSet = M_N_K_Drive
  Schedule = Different_Backup
  Storage = LTO-6
  Pool = LTO-6
  Messages = Standard
  Run Before Job = "dd if=/dev/zero of=/dev/st0 bs=512 count=1"
  Run After Job = "mt -f /dev/st0 offline"
}
Client {
  Name = eta-file-1-fd
  Password = q1w2e3r4%%
  Address = 192.168.1.215
  FDPort = 9102
  #Catalog = MyCatalog
  File Retention = 1 months
  Job Retention = 6 months
}

-- 
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 post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to