SingleStore Node Management
|
MemSQL Ops Command |
Description |
SingleStore Toolbox Command |
|---|---|---|
|
Deploy a node. |
sdb-admin create-node followed up by sdb-admin bootstrap-aggregator, sdb-admin add-leaf or sdb-admin add-aggregator | |
|
List all online nodes in the cluster. |
As this command lists only online nodes, it does not always present a complete state of the cluster and therefore should not be used to verify the cluster state. To list all nodes in the cluster use sdb-admin show-leaves and sdb-admin show-aggregators | |
|
Start a node. | ||
|
Stop a node. | ||
|
Restart a node. | ||
|
Start monitoring a node in MemSQL Ops. | ||
|
Stop monitoring a node in MemSQL Ops. | ||
|
Change a config value for a node. | ||
|
Update the root password for a node. | ||
|
Stop, upgrade, and restart all nodes in the cluster. | ||
|
Optimize the cluster for maximum performance. | ||
|
Enable high availability for the memsql cluster. | ||
|
Get the directory where a given node is installed. | ||
|
Delete a node and all of its data. |
Last modified: October 31, 2023