Important
The SingleStore 9.1 release candidate (RC) is available now. It will be promoted to general availability (GA) soon and at that time it will be renamed to SingleStore 10.
In the interim, SingleStore 9.1 RC can be used to preview, evaluate, and provide feedback on the new and upcoming features in SingleStore 10, while SingleStore 9.0 is recommended for production workloads.
MV_ SYSINFO_ DISK
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: