Search

Search

Help

Page 89 of 1,195. Showing 11,950 results (0.018 seconds)

  1. qbresume

    Resume a suspended job Description qbresume resumes a job which has been suspended. Usage qbresume [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 Description --suspen…
    QubeNov 12, 2014
  2. qbarchive

    Output a job to a Qube archive file. Description qbarchive can be used to save a job to disk instead of submitting it to the supervisor. There are two formats, binary (.qja), and XML (.xja). Usage qbarchive [options] archivefile... where archivefile is…
    QubeNov 20, 2014
  3. qbretire

    Ask a job instance to release its host, and then go prematurely to "complete" state Description Used to "shrink" the number of job instances running, without throwing away work performed. qretire will request a job instance to release it host, and then…
    QubeNov 12, 2014
  4. qbblock

    Forces a job to quit, and suspend its execution on the farm Description qbblock requests the Supervisor to suspend a job by immediately killing it, and marking it as blocked. This will effectively stop a job and place it in an idle state to be requeued or…
    QubeNov 20, 2014
  5. qbretry

    Moves a job from a "done" (complete/failed/killed) status back to pending Description qbretry moves a job to pending from one of the following states: failed complete killed Usage qbretry [options] jobID… | 0 where JobID is one or more job IDs, and 0 is…
    QubeFeb 01, 2017
  6. qbshove

    Force the Supervisor to re-evaluate a job immediately Description qbshove requests the Supervisor to re-evaluate the dispatch of a list of jobs. Normally, a job is re-evaluated to see if it is a dispatch candidate when an "event" of some sort occurs; the…
    QubeNov 12, 2014
  7. qberr

    Display the stderr log of a job instance Description qberr retrieves and prints the standard error log for a single job instance. Usage qberr [options] jobID[.subjobID]… where subjobID represents the subjob ID of jobID. If the subjob ID is omitted, a su…
    QubeNov 12, 2014
  8. qbhist

    Display the history of a job Description qbhist obtains the history of a job as recorded by the Supervisor.. Usage qbhist [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…
    QubeNov 12, 2014
  9. qbsub

    Submit a cmdline or cmdrange job Description qbsub submits a command for the Supervisor to schedule. If the --range is specified, a job with an agenda will be submitted. Usage qbsub [options] command where command is a command to be executed on the remo…
    QubeFeb 01, 2017
  10. qbhosts

    List Worker hosts Description qbhosts displays a list of hosts controlled by Qube. Usage qbhosts [options] [hostname][hostname,…] where hostname is an optional host name. It can be followed by one or more host names. Options Option Description --down S…
    QubeFeb 01, 2017