I need to properly remove MemSQL from a node -


i think un-installed memsql improperly. 1 one of nodes, memsql service still running when service --status-all. it's gone on other nodes can't seem remove one.

if running memsql 4 , using memsql ops set cluster, can use memsql-ops memsql-delete option remove 1 or more memsql nodes.

if did not use memsql ops, can stop memsql service going memsql home directory (usually /var/lib/memsql) , running ./service stop.

if @ possible, recommend installing memsql cluster memsql ops. it's quickest way , running memsql, , simplest way manage distributed memsql cluster. learn more here: http://docs.memsql.com/4.0/setup/setup_onprem/


Comments

Popular posts from this blog

OpenCV OpenCL: Convert Mat to Bitmap in JNI Layer for Android -

android - org.xmlpull.v1.XmlPullParserException: expected: START_TAG {http://schemas.xmlsoap.org/soap/envelope/}Envelope -

python - How to remove the Xframe Options header in django? -