云数据库 GaussDB-GLOBAL_REL_IOSTAT

时间:2025-02-12 15:08:04

GLOBAL_REL_IOSTAT

获取集群上所有节点的数据文件I/O统计信息,如表1所示。

表1 GLOBAL_REL_IOSTAT字段

名称

类型

描述

node_name

name

节点名称

phyrds

bigint

读物理文件的数目。

phywrts

bigint

写物理文件的数目。

phyblkrd

bigint

读物理文件块的数目。

phyblkwrt

bigint

写物理文件块的数目。

dbid

oid

分布式数据库 中,当前该值始终为0。

support.huaweicloud.com/distributed-devg-v8-gaussdb/gaussdb-12-1409.html