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_ 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: