hello,

do you know any way how to run Consolidate job for specified client?

I want to have strict control when which client should run consolidation 
job, 

I have such job:

Job {
 Name = "ConsolidateJob"
 Pool = storage-35-Incremental
  Type = Consolidate
  Messages = Standard
  Priority = 10
  Write Bootstrap = "/var/lib/bareos/%c.bsr"
  Client = "storage-35-fd"
  FileSet = "storageX"
  Schedule = "Consolidate"
  Accurate = yes
  Storage = "storage-35File"
  Max Full Consolidations = 1
}

but even i choose client, pool and storage, consolidation is running for 
all clients in bareos-dir at once. 

Is any possibility to run Consolidate only for only  "storage-35-fd"? Maybe 
it is possible to run for one client by running job via bconsole somehow ?

-- 
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/3bba1965-640f-4f24-95be-21f383c9d364%40googlegroups.com.

Reply via email to