Search
Page 5 of 107. Showing 1,065 results (0.013 seconds)
Log Files
Qube produces a number of different log files, each serving a different purpose. These log files may be stored locally, on a shared file system or both. The log files are an important means to troubleshoot problems, and they serve to document executed job…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 on the platform: Linux/OSX: /etc/ Windows XP/2003: C:\Windows\ Windows Vista/2008: C:\Pro…Configuration Topics
User Permissions
Qube contains a permissions mechanism to allow administrators to control user access. The permissions are broken down into several classes: Administrative Submission Job Control The default permission set is configured by supervisor_default_security in th…Worker Drive Mounting
Since the Qube Worker runs as a service and is independent of the logged in user, one should use machine-centric mounts. The preferred method is NFS static mounts. On Windows, UNC paths are recommended. Make sure that the user that the Worker processes us…Worker Host Groups
Host groups are a simple way to target jobs to a list of machines without specifying them explicitly every time you submit a job. To set up a host group, the Worker needs only to be configured with the list of groups it belongs to: worker_groups = group […Auto-Wrangling
(New in Qube 6.0) There are a number of manual tasks typically performed when overseeing jobs on the renderfarm and the renderfarm itself. The header "auto-wrangling" is meant to cover automating some of those more manual tasks and calculations. Some of…qbadmin
trigger events code is source code for callback --emailtest Send a test email via SMTP using qb.conf settings. mode: worker --remove string… Remove and ban…Queuing Algorithm
Despite the number of processors in a render farm, it is still necessary to order the jobs so that they are dispatched to execution hosts in a deterministic order. Queuing is the process of properly sorting the list of jobs to be executed. Qube ships with…qbhash
qbhash | qbhash | qbhash | qbhash | qbhash | qbhash generate and display the hashed string for a given password Description qbhash takes a clear-text password as input, and displays the hashed (encrypted) string for it. qbhash is used to display the hash…