Search
Page 10 of 107. Showing 1,065 results (0.011 seconds)
client_drive_map
Synopsis client_drive_map = {drive|server} Each job submitted will include the drive map. If the Worker auto_mount flag is set, the Worker will attempt to map the drive to the server. See worker_drive_map for more details. Example client_drive_map = {D:|/…qbshove
qbshove | qbshove | qbshove | qbshove | qbshove | qbshove force the Supervisor to re-evaluate a job immediately Description qbshove requests the Supervisor to re-evaluate the dispatch of a list of jobs. Normally, a job is re-evaluated to see if it is a d…supervisor_flags
Synopsis supervisor_flags = mask integer or comma-separated list Mask sets some global Supervisor configuration parameters. Sum the settings to determine a composite value enabling each setting or list them in text form delimited by commas. Values enforce…client_host_domain
Synopsis This field is used when sending client messages to the system (such as when submitting jobs, etc.) to override the client environment's Windows domain name. Example client_host_domain = MYDOMAIN Defaults Linux/OSX: (not set) Windows: current dom…supervisor_global_resources
Synopsis supervisor_global_resources = resourcespec supervisor_global_resources = resourcespec,resourcespec… This string defines the global resources. It doesn't affect the total number of already reserved resources as they are tracked even after a restar…qbsub
qbsub | qbsub | qbsub | qbsub | qbsub | qbsub | qbsub submit a cmdline or cmdrange job Description qbsub submits a command for the Supervisor to schedule. If the --range is specified, a job with an agenda will be submitted. See Jobs, instances, agenda it…client_priority
Synopsis client_priority = priority Client application will use priority as the default priority if not directly specified. Example client_priority = 10 Defaults (empty)…supervisor_heartbeat_interval
Synopsis supervisor_heartbeat_interval = interval Interval is the duration in seconds, within which the Workers must report their status to the Supervisor. Any Worker not reporting within interval is contacted for a status report before being marked as DO…client_restrictions
Synopsis client_restrictions = restrictions The client applications will use restrictions as the default job restriction if not specified. _restrictionsSyntax Defaults No job restrictions. See Also Host Selection…supervisor_heartbeat_timeout
Synopsis supervisor_heartbeat_timeout = interval Interval is the size in seconds, of a sliding window of time in which a Worker must have contacted the Supervisor. Window begins interval seconds from the current time. Example supervisor_heartbeat_timeout…