Updated on 2024-06-03 GMT+08:00

GLOBAL_REL_IOSTAT

Obtains statistics about data file I/Os on all nodes in the cluster, as described in Table 1.

Table 1 GLOBAL_REL_IOSTAT columns

Name

Type

Description

node_name

name

Node name.

phyrds

bigint

Number of times of reading physical files.

phywrts

bigint

Number of times of writing into physical files.

phyblkrd

bigint

Number of times of reading physical file blocks.

phyblkwrt

bigint

Number of times of writing into physical file blocks.