Search
Page 88 of 1,195. Showing 11,950 results (0.019 seconds)
Job and Host Assignment
Since there are many variables that an affect when and whether a particular job is dispatched to a worker, it might help if some of the decisions involved in this process were described in a bit of detail. Selection Events There are 3 different times that…Job Tags
What are they and why would we use them? New in Qube! 6.5 We've added 10 new fields to the Qube! job. These will allow you to "tag" your job with any combination of a Show, Shot, Sequence, or Department name, a client code, or 5 other "generic" fields fo…CPU-Minutes
CPU-Minutes is a feature introduced in Qube! 6.5, which tracks a job's "cumulative time." This is displayed in the Job Properties tab of WranglerView and ArtistView as "CPU-Minutes", and is stored internally in CPU-seconds. cpu-minutes.png For example, if…Command Line Reference
This page provides documentation for all command-line utilities. All commands, listed alphabetically Common artist commands Administration-level commands All commands qbadmin: qbadmin qbarchive: qbarchive qbblock: qbblock qbbottom: qbbott…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 for any provided password; this is used to generate…qblock
Lock available job slots on a Worker Description qblock locks the available job slots on a Qube! Worker. Usage qblock [options] hostname… where hostname is the name of the host to be locked. It can be followed by 0 or more hostnames. Options Switch Desc…qbremove
Remove jobs from the queue Description .qbremove requests the Supervisor to remove a list of jobs. Usage qbremove [options] jobID… | 0 where JobID is one or more job IDs, and 0 is a wild card token representing all the user's jobs. Job removal is a fairl…qbunlock
Unlock available job slots on a Qube! Worker Description Unlocks the available job slots on a Worker. Usage qbunlock [options] hostname… where hostname is the name of the host to be unlocked. It can be followed by 0 or more hostnames. Options Switch De…qbrequeue
Moves a job into the blocked state after a job has completed Description qbrequeue moves a job back into a blocked state from one of the following states: failed, complete, killed. It's most useful to put a "done" job back into the queue, but in a waiting…qbusers
Modifies the permissions for an individual user Description Modifies the permissions for an individual user. To modify the default permissions for all users not explicitly granted privileges with qbusers, you must modify supervisor_default_security in the…