Important
The SingleStore 10 release candidate (RC) gives you the opportunity to preview, evaluate, and provide feedback on new and upcoming features prior to their general availability. In the interim, SingleStore 9.0 is recommended for production workloads, which can later be upgraded to SingleStore 10.
Changing the Default Data Directory Post Installation for a Leaf Node
On this page
You can configure a custom location for the data directory of a leaf node.
Example Directories
While the directories of your leaf node will vary, you can use the following example directories to help guide you through the following steps.
Source
<memsql-dir> = /var/lib/memsql
<leaf-node-dir> = /var/lib/memsql/d3cb2012-77b3-48a0-8875-ade2813b1310
<leaf-node-data-dir> = /var/lib/memsql/d3cb2012-77b3-48a0-8875-ade2813b1310/dataDestination
<dest-memsql-dir> = /opt/memsql
<dest-leaf-node-dir> = /opt/memsql/d3cb2012-77b3-48a0-8875-ade2813b1310
<dest-leaf-node-data-dir> = /opt/memsql/d3cb2012-77b3-48a0-8875-ade2813b1310/dataLast modified: