Search
Page 38 of 110. Showing 1,096 results (0.023 seconds)
Externally Updatable Worker Resources and Properties
to define them 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…Specifying a worker's number of 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…worker_drive_map
. This parameter also requires that the worker_flags have the auto_mount flag set. To make worker_drive_maps, either in each worker's qb.conf, or the qbwrk.conf in the supervisor, set…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…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…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…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…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…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…