SingleStore Server Config Files
The following directory structures reflect the default locations of a number of SingleStore processes and configuration files.
For deployments using RPM and Debian packages, SingleStore follows the Linux Standard Base (LSB) layout.
/opt/singlestoredb-server-<version>-<hash>/
├── memsqld The memsqld process
└── memsqlctl A tool to control and manage the nodes on a host
/etc/memsql/
└── memsqlctl.hcl The memsqlctl configuration file
/etc/systemd/system
└── memsql.service The memsql service file
The following table lists each of these files and provides the location of each file, additional information about each file, and each file’s format.
File |
Location & Description |
Format |
|
|
|
Binary |
|
The The The The user and group that can run Note: The location of the |
|||
|
|
Binary |
|
A low-level tool used to control and manage the nodes on a host where Wraps several SQL commands that perform management tasks, and can be automated by popular configuration management tools. Controls the startup process of The Similar, but not strictly equivalent, to sdb-admin. |
|||
|
|
||
The This file can be used to override the default engine variable settings for the entire cluster and contains the following entries:
Example
To prevent unintentionally running nodes as The default installation process creates a All states, and all nodes created by |
|||
|
|
Text |
|
The When the When SingleStore is deployed via package, the When SingleStore is deployed via tarball, the The following is an example
|
Last modified: August 21, 2024