Search

Search

Help

Page 88 of 1,195. Showing 11,950 results (0.019 seconds)

  1. 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…
    QubeJan 14, 2015
  2. 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…
    QubeMay 23, 2018
  3. 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…
    QubeJan 13, 2015
  4. 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…
    QubeNov 20, 2014
  5. 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…
    QubeMay 23, 2018
  6. 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…
    QubeDec 14, 2014
  7. 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…
    QubeFeb 01, 2017
  8. 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…
    QubeDec 14, 2014
  9. 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…
    QubeNov 12, 2014
  10. 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…
    QubeJul 20, 2015