mv_sysinfo_disk
The mv_sysinfo_disk
view in the information_schema
database describes the total disk usage breakdown of SingleStore DB 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 DB 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. |