Changing the Default Data Directory Post Installation for a Leaf Node
Warning
SingleStore 9.0 gives you the opportunity to preview, evaluate, and provide feedback on new and upcoming features prior to their general availability. In the interim, SingleStore 8.9 is recommended for production workloads, which can later be upgraded to SingleStore 9.0.
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/data
Destination
<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/data
Last modified: February 12, 2024