Versions Compared

    Key

    • This line was added.
    • This line was removed.
    • Formatting was changed.

    ...

    Option

    Description

    --work

    Block work (default: on)

    --subjob

    Block subjobs (default: on)

    --running

    Block running jobs

    --pending

    Block pending jobs

    --workrunning

    Block running work

    --workpending

    Block pending work

    --subjobrunning

    Block running subjob

    --subjobpending

    Block pending subjob

    --user string

    Block jobs for user string

    --type string --prototype string

    Block jobs with string type

    --status string

    Block jobs with string status (ex. pending)

    --name string

    Block jobs with string name

    --kind string

    Block jobs of string kind

    --pid int

    Block jobs with process ID int

    --pgrp int

    Block jobs in int process group

    --priority int

    Block jobs with int priority

    --cluster string

    Block jobs in string cluster

    --cpus int

    Block jobs with a total of int subjobs

    --xml

    Output in XML format

    --help

    Command help

    --version

    Command version

    Notes

    This command only works on jobs which are considered active. Jobs which have already completed will be ignored. (ex. complete, killed, failed)

    ...

    Refer to User Permissions or qbusers for more detail on the Qube! permission scheme

    Examples

     Block only subjob 12354.0:

    ...

    qbblock --pending 11234 1235 1236.0

    See

    ...

    Also

    qbunblock