21.6.15.18 The ndbinfo disk_write_speed_aggregate Table
The disk_write_speed_aggregate table provides aggregated information about the speed of disk writes during LCP, backup, and restore operations.
The disk_write_speed_aggregate table contains the following columns:
-
node_idNode ID of this node
-
thr_noThread ID of this LDM thread
-
backup_lcp_speed_last_secNumber of bytes written to disk by backup and LCP processes in the last second
-
redo_speed_last_secNumber of bytes written to REDO log in the last second
-
backup_lcp_speed_last_10secNumber of bytes written to disk by backup and LCP processes per second, averaged over the last 10 seconds
-
redo_speed_last_10secNumber of bytes written to REDO log per second, averaged over the last 10 seconds
-
std_dev_backup_lcp_speed_last_10secStandard deviation in number of bytes written to disk by backup and LCP processes per second, averaged over the last 10 seconds
-
std_dev_redo_speed_last_10secStandard deviation in number of bytes written to REDO log per second, averaged over the last 10 seconds
-
backup_lcp_speed_last_60secNumber of bytes written to disk by backup and LCP processes per second, averaged over the last 60 seconds
-
redo_speed_last_60secNumber of bytes written to REDO log per second, averaged over the last 10 seconds
-
std_dev_backup_lcp_speed_last_60secStandard deviation in number of bytes written to disk by backup and LCP processes per second, averaged over the last 60 seconds
-
std_dev_redo_speed_last_60secStandard deviation in number of bytes written to REDO log per second, averaged over the last 60 seconds
-
slowdowns_due_to_io_lagNumber of seconds since last node start that disk writes were slowed due to REDO log I/O lag
-
slowdowns_due_to_high_cpuNumber of seconds since last node start that disk writes were slowed due to high CPU usage
-
disk_write_speed_set_to_minNumber of seconds since last node start that disk write speed was set to minimum
-
current_target_disk_write_speedActual speed of disk writes per LDM thread (aggregated)
© 2025 Oracle
Licensed under the GPLv2 License.