Search
Page 51 of 1,195. Showing 11,950 results (0.015 seconds)
Comments
Comments are preceded by the "#" character; everything after the character is ignored by the parser. Example #Comment 1, 3, 8key = value #comment key is equal to value…Configuration Dialog
The Configuration dialog, launched from the QubeGUI's "Administration->Configure (local)", allows one to configure the local machine for Qube. It exposes all of the options that the standalone Configuration GUI exposed and more. For centralized Worker con…Validating the qbwrk.conf
Once the qbwrk.conf file is edited, then check the file for validity. This can also be used to verify macros and inheritance templates. As Administrator (or sudo), from the "pfx/qube/sbin" directory, run qbconfigfile /etc/qbwrk.conf (for Linux, with other…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…Common Administrative Actions
Common Supervisor Actions http://confluence.pipelinefx.com/display/QUB064/Common+Supervisor+Actions : List of commonly used Supervisor actions Common Worker Actions http://confluence.pipelinefx.com/display/QUB064/Common+Worker+Actions : List of commonl…Pushing out the qbwrk.conf configuration to the Workers
After the qbwrk.conf file is modified on the Supervisor, one needs to push out the update to reconfigure the Workers. As Administrator (or sudo), from the "pfx/qube/sbin" directory, run: qbadmin worker –reconfigure This will push out the changes to the Wo…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…Centralized Jobtypes
Though it is the easiest for small farms, one does not have to always install jobtypes locally on the Workers. They can be centrally located on a network file system. Set the worker_template_path to point to the location of the jobtypes (delimited by colo…How to restart the Supervisor
Linux % sudo /sbin/service supervisor restart OSX % sudo launchctl stop com.pipelinefx.supervisor % sudo launchctl start com.pipelinefx.supervisor Windows (Administrative Tools) Click on the Services icon in the Administrative Tools section of the Windows…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…