MV_ SYSINFO_ DISK
Warning
SingleStore 9.0 gives you the opportunity to preview, evaluate, and provide feedback on new and upcoming features prior to their general availability. In the interim, SingleStore 8.9 is recommended for production workloads, which can later be upgraded to SingleStore 9.0.
This view describes the total disk usage breakdown of SingleStore and other processes.
Column name |
Description |
---|---|
|
The ID of the node. |
|
The IP address of the node. |
|
The port on which the node is listening. |
|
|
|
The name of the |
|
The location of the mount. |
|
The comma separated list of SingleStore directories (data, plancache, tracelogs) that are tracked. |
|
The total size of the disk, in bytes, for |
|
The total bytes used by the disk at |
|
The total bytes read from the disk across all mount points since the starting of the process. |
|
The total bytes written to the disk across all mount points since the starting of the process. |
|
The time when the data was received. |
|
Number of read operations performed by the device since start up. |
|
Number of write operations performed by the device since start up. |
|
Name of the device to which the values in |
Last modified: November 21, 2023