Files
doc-exports/docs/dws/dev/dws_04_0976.html
luhuayi 177cd61a57 DWS DEVG 910.211 version
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com>
Co-authored-by: luhuayi <luhuayi@huawei.com>
Co-committed-by: luhuayi <luhuayi@huawei.com>
2025-05-05 07:44:03 +00:00

5.6 KiB

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

Column

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.