Search
Page 39 of 110. Showing 1,096 results (0.021 seconds)
Specifying a Worker's Job Slots
, or the centrally-managed qbwrk.conf file. By default, Qube sets the number of job slots equal to the number of CPU cores on the system. Hyper-threaded cores are seen as a core, so…Scoped Resources
specification must not only be set in Supervisor qb.conf, but also for the Worker in either a local qb.conf or the global qbwrk.conf: Supervisor supervisor_global_resources…worker_drive_map
worker's qb.conf, or the qbwrk.conf in the supervisor, set the following variable: worker_drive_map = {X:|\\SERVER\SHARE } To specify username/password for a worker drive map…What if I want to lock down certain hosts to only run certain jobs?
on workers in that cluster, the user should also set the job's restrictions to the cluster name in which they wish the job to run. Here's how I'd set up the qbwrk.conf to have…Specifying a Worker's Job Slots
, or the centrally-managed qbwrk.conf file. By default, Qube sets the number of job slots equal to the number of CPU cores on the system. Hyper-threaded cores are seen as a core, so…Externally Updatable Worker Resources and Properties
in qb.conf or qbwrk.conf. However, if you must, you may do so as in: worker_resources = host.extres=20,host.extres2=100 worker_properties = host.extprop="myprop",host.extprop2…worker_drive_map
worker's qb.conf, or the qbwrk.conf in the supervisor, set the following variable: worker_drive_map = {X:|\\SERVER\SHARE } To specify username/password for a worker drive map…What if I want to lock down certain hosts to only run certain jobs?
on workers in that cluster, the user should also set the job's restrictions to the cluster name in which they wish the job to run. Here's how I'd set up the qbwrk.conf to have…worker_drive_map
worker's qb.conf, or the qbwrk.conf in the supervisor, set the following variable: worker_drive_map = {X:|\\SERVER\SHARE } To specify username/password for a worker drive map…Scoped Resources
specification must not only be set in Supervisor qb.conf, but also for the Worker in either a local qb.conf or the global qbwrk.conf: Supervisor supervisor_global_resources…