CLUSTER-MANUAL-CONTROL
On this page
Enable or disable SingleStore manual control of the cluster.
Usage
usage: memsql-ops cluster-manual-control [--settings-file SETTINGS_FILE]
(--enable | --disable)
Enable or disable MemSQL Ops manual control of the cluster.
optional arguments:
--settings-file SETTINGS_FILE
A path to a MemSQL Ops settings.conf file. If not set,
we will use the file in the same directory as the
MemSQL Ops binary.
--enable This option enables manual control of the cluster.
This will cause MemSQL Ops to no longer automatically
start SingleStore nodes, add leaf nodes to the master
aggregator, etc.
--disable This option disables manual control of the cluster.
Last modified: April 25, 2023