Search
Page 4 of 5. Showing 46 results (0.015 seconds)
Can you give an overview of Qube's architecture from a workflow standpoint?
, command-line, python, etc) This creates a package of information (strings, numbers, etc) that are sent to the Supervisor and stored in the MySQL database. The Supervisor…How to kill a job on a busy farm
) to clean up after itself before it's checked up on its status, and forcefully killed if necessary. (It really does a lot more than that, such as updating the local worker database…QAV Preferences
of locally held cache Directly query SQL database: The MySQL user account to query the database Job limit (#jobs): Limit the number of jobs visible to the user Preview Cache…Recommended Configurations
databases Worker Processor and memory recommended dependent on applications used for rendering (ie. Maya, XSI, AfterEffects, etc). In general, more memory is better…qblogin
for the Supervisor to access the MySQL server instance hosting the qube database. Usage Option Description --user string Enter password for string user instead (must…Preference Fields
in order. Refresh Button Clears Cache: Refresh button will act as "Refresh (Clear Cache)" action. Query SQL -- whether to attempt to access the MySQL database directly instead…How to fix the MySQL error message: Access denied for user 'qube_readonly'@'localhost'
the proper path to mysql for your particular operating system. Why it occurs The MySQL default permissions are refusing the qube_readonly user access to the databases. We'll take…supervisor_default_security
0x8 modify job priority without reordering the queue kill 16 0x10 kill jobs remove 32 0x20 remove jobs from the Supervisor database modify 64 0x40 modify job…algorithm.pm
stuff like databases, etc... in preparation # for qb_jobcmp and qb_hostcmp. # sub qb_init { print < b # return -1 if b > a # return 0 if a == b # # # These are the available…API Functions
qbbackup Purpose Backup Supervisor state database. Prototype QB_BOOL qbbackup() qbblock Purpose Sets job state to blocked. Prototype…