Description. This type describes a Cluster node's status.
Enumeration values.
Value | Description |
---|---|
NDB_MGM_NODE_STATUS_UNKNOWN |
The node's status is not known |
NDB_MGM_NODE_STATUS_NO_CONTACT |
The node cannot be contacted |
NDB_MGM_NODE_STATUS_NOT_STARTED |
The node has not yet executed the startup protocol |
NDB_MGM_NODE_STATUS_STARTING |
The node is executing the startup protocol |
NDB_MGM_NODE_STATUS_STARTED |
The node is running |
NDB_MGM_NODE_STATUS_SHUTTING_DOWN |
The node is shutting down |
NDB_MGM_NODE_STATUS_RESTARTING |
The node is restarting |
NDB_MGM_NODE_STATUS_SINGLEUSER |
The node is running in single-user (maintenance) mode |
NDB_MGM_NODE_STATUS_RESUME |
The node is in resume mode |