Updated on 2024-09-02 GMT+08:00

GS_RESPOOL_RUNTIME_INFO

GS_RESPOOL_RUNTIME_INFO displays information about the running of jobs in all resource pools on the current CN.

Table 1 GS_RESPOOL_RUNTIME_INFO columns

Name

Type

Description

nodegroup

name

Name of the logical cluster the resource pool belongs to. The default cluster is installation.

rpname

name

Resource pool name.

ref_count

int

Number of jobs that reference the resource pool. This count includes both controlled and uncontrolled jobs.

fast_run

int

Number of jobs currently running in the resource pool's fast lane.

fast_wait

int

Number of jobs currently queued in the resource pool's fast lane.

slow_run

int

Number of jobs currently running in the resource pool's slow lane.

slow_wait

int

Number of jobs currently queued in the resource pool's slow lane.