Watch the 7.3 Webinar On-Demand
This new release brings updates to Universal Storage, query
optimization, and usability that you won’t want to miss.
Please follow this guide to learn how to migrate to SingleStore tools.
SingleStore Managed Service does not support this command.
Enable or disable SingleStore DB manual control of the cluster. By default, manual control is disabled. This option should not be enabled in production, but can be used for internal database testing.
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 DB nodes, add leaf nodes to the master
aggregator, etc.
--disable This option disables manual control of the cluster.