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/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