Search
Page 98 of 256. Showing 2,557 results (0.015 seconds)
worker_drive_map
Synopsis The worker drive map feature, particular to Windows workers, which instructs workers to automatically mount specified drives before they process jobs…Configuration Files
The Qube configuration files allow specify the settings for the Qube Supervisor, Workers, and Clients. These files are located in the following directories depending…worker_template_path
Synopsis The template path is used to specify where the Worker should look to find the libraries/files associated with the jobs it will run. worker_template_path = path…worker_path_map
Synopsis New in v6.4-2 worker_path_map = { "pathA" = "pathB" ... } Specify the path translation map for a worker. Any job that supports path translation (have…worker_drive_map
Synopsis The worker drive map feature, particular to Windows workers, which instructs workers to automatically mount specified drives before they process jobs…How to setup Windows symlinks for path translation
are running Windows 7 (or Vista and above), you can use "mklink" on the Renderfarm Workers to have the /Volumes/ path work automatically without any path translations. The best part…How to kill a job on a busy farm
a "qbkill" (or a "kill" on the gui) is issued, a message goes to the supervisor, which in turn finds the running subjob(s) on worker(s). The applicable workers are notified…What if I want to lock down certain hosts to only run certain jobs?
for workers. Essentially, you set a worker's worker_cluster and worker_restrictions to the same value, so that a worker: is in a particular cluster with worker_cluster will only…worker_path_map
Synopsis worker_path_map = "pathA" = "pathB" ... } Specify the path translation map for a worker. Any job that supports path translation (have the convert_path…worker_drive_map
Synopsis The worker drive map feature, particular to Windows workers, which instructs workers to automatically mount specified drives before they process jobs…