MEMSQL-RESTART
On this page
Available since MemSQL Ops version 4.
Restart a SingleStoreDB node.
Usage
usage: memsql-ops memsql-restart [--settings-file SETTINGS_FILE] [--async][--all] [--no-prompt] [--timeout TIMEOUT][memsql_id]Restart a SingleStoreDB node.positional arguments:memsql_id The ID of the SingleStoreDB node to restart.optional arguments:--settings-file SETTINGS_FILEA path to a MemSQL Ops settings.conf file. If not set,we will use the file in the same directory as theMemSQL Ops binary.--async If this option is true, we will exit without waitingfor SingleStoreDB to be fully restarted.--all Restart all SingleStoreDB nodes in the cluster.--no-prompt Skip interactive prompts if ID is not provided. Thisshould be used for non-interactive scripts andautomation.--timeout TIMEOUT Number of seconds to wait for the SingleStoreDB nodes tostop. The default is 300 seconds.
Last modified: April 25, 2023