Search
Page 91 of 1,195. Showing 11,950 results (0.017 seconds)
qbstats
Display job statistics Description qbstats displays a number of job statistics. Usage qbstats [options] jobID… where JobID is one or more job IDs, and 0 is a wild card token representing all the user's jobs. Options Option Description --help Command hel…qbmigrate
Force a job to release its host and move to another Description qbmigrate requests the Supervisor to tell a job to release its host immediately. This job is then restricted from starting on the same host(s) again for the duration of supervisor_migrate_tim…qbconfigfile
Parse a config file and display results Description qbconfigfile can be used as a syntax checker for the various Qube configuration files. Very useful for evaluating inheritance in the qbwrk.conf file, refer to Centralized Worker Configuration for more d…qbmodify
Modify jobs in the queue Description qbmodify requests the Supervisor to modify a list of jobs. Usage qbmodify [options] jobID… | 0 where JobID is one or more job IDs, and 0 is a wild card token representing all the user's jobs. Options Option Descriptio…qbupdateresource
Inform the supervisor of license usage counts from external license managers Description qbupdateresource is used to inform the Supervisor of license usage counts from external license managers (FlexLM, RLM, MP, etc.). When Qube! competes for licenses or…qbout
Display the stdout log of a job instance Description qbout retrieves and prints the standard error log for a single job instance. Usage qbout [options] jobID[.subjobID]… where subjobID represents the subjob ID of jobID. If the subjob ID is omitted, a su…qbadmin
Administrative command used to control qube Description qbadmin provides command-line administration of various aspects Qube! Usage qbadmin mode [options] where mode is either supervisor, worker or local. mode may be shortened to s, w, or l Options Flag…qbpreempt
Ask a job to release its worker job slots, let the current work (frame) finish Description qbpreempt requests the Supervisor to tell a job to release its host if and when it can do so without wasting CPU time. The job will be removed from the host when i…Supervisor Configuration
The primary component in Qube! is the Supervisor. It coordinates between the Workers and the clients, queuing and dispatching jobs, and monitoring the overall health of the render farm. The majority of the Supervisor behavior can be configured, and this b…Worker Drive Mounting
Since the Qube! Worker runs as a service and is independent of the logged in user, it should have 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 u…