Search
Page 9 of 1,195. Showing 11,950 results (0.015 seconds)
Supervisor Configuration
The primary component in Qube Remote Control is the Supervisor. It represents the nerve center of the RMS, coordinating between the Workers and the clients, queuing and dispatching jobs, and monitoring the overall health of the render farm. So it is no su…Worker Logs
The Worker outputs log information to a file called workerlog. By default, the file is located in: Linux/Mac OS X /var/log/workerlog Windows XP/2003C:\Program Files\pfx\qube\logs\workerlog Windows Vista/2008/7C:\ProgramData\pfx\qube\logs\workerlog Under L…Configuration Topics
Job logs
Logs for each job are stored in subdirectories within the logpath directory. Within each job directory, there are a number of log files associated with the job and its subjobs. The jobs are located in groups of 1000 and are created under the job_ID / 1000…Updating the Configuration
One can modify the qb.conf or and qbwrk.conf from the QubeGUI or directly modifying the files with a text editor. Once changes have been made to the Supervisor configuration, it must be made aware of configuration changes by restarting the Supervisor serv…Authentication Modes when in Service Mode: user and proxy
With Qube, you have a choice of running jobs as either a designated "user" or "proxy" or running jobs as one of the users with an account in the system. This is controlled with the proxy_execution_mode paramteter, which can be set to either user or proxy…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…User Mode
To run jobs as the submitting user, one needs to specify each Worker to run in User mode. The execution mode will need to be switched over to user mode. All users will need to register passwords with the Supervisor using the qblogin command so that the wo…Group Permissions
Qube user groups are designed to collect a set of users into a kind of partition where each user can only control other jobs owned by users in the same group. Each user in the group then can be granted permissions that only affect the jobs of other group…User Password Registration (Windows Workers only)
When a Worker is in User mode, all users wishing to execute jobs on Windows hosts will need to register their passwords with the Supervisor. If this is not done, when a job is submitted a "badlogin" state will show up for that job. Registering a user's W…