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.
MV_ CLUSTER_ STATUS
This view stores information about partitions within a cluster.
Learn more about interpreting this view in the Components to Monitor guide.
Column Name |
Description |
---|---|
|
The |
|
The hostname or IP address for the related leaf node. |
|
The port number of the related leaf node. |
|
The name of the related database. |
|
The role of the related database (orphan, master, child, or reference). |
|
The state of the related database (online, offline, replicating). |
|
A number indicating the position in the transaction log. |
|
The hostname or IP address for the related master aggregator. |
|
The port number of the related master aggregator. |
|
The |
|
The hostname or IP address for the related master aggregator expected by the metadata. |
|
The port number of the related master aggregator expected by the metadata. |
|
The role of the related database expected by the metadata. |
|
An optional message about the current state. |
|
The position up to which each transaction has been committed. |
|
The current position in the transaction log on disk. |
|
The position up to which changes have been applied to replica. |
Last modified: August 29, 2022