Message-ID: <921170823.8307.1711644296064.JavaMail.confluence@host3.pipelinefx.com> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_8306_392079223.1711644296064" ------=_Part_8306_392079223.1711644296064 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html qblock

qblock

[=20 Description ] [=20 Usage  ] [=20 Options ] [=20 Notes ] [=20 Examples ] [=20 See also ]

Description

qblock locks the available job slots on a Qube! Worker.=

Usage 

qblock [optionshostname=E2=80=A6

where hostname is the name of the host to be locked. = It can be followed by 0 or more hostnames.

Options

Switch

 Description

--all

lock all hosts

--down

lock down hosts

--panic

lock panicked hosts

--active

lock active hosts

--cluster string

lock hosts in string clust= er

--group string

lock hosts in string group=

--resources string

lock hosts based upon requirements expression=  string

--purge

Immediately stop job processes running on Wor= ker

--lock

Lock the Worker (default: on) (deprec= ated and implied)

--unlock

Unlock the Worker (deprecated: use qbunlock)

--range string

Range string of CPU slots = to lock/unlock

--value

Specify custom lock

--file string

Use the lock in the specified string=  file

--help

Command help

--version

Command version

Notes

 

Examples

Locks host render01 CPU slots 0 and 1:

% qblock --range 0,1 --lock render01

Locks all host render01 CPUs:

qblock render01

See also

qbunlock

 

------=_Part_8306_392079223.1711644296064--