Hello,
Today after a server restart I got into issues with MemSQL
I have MemSQL 6.7.12 and an active License.
I use MemSQL Tools commands to manage MemSQL.
If I execute memsql-admin start-node -a
i get the following error:
ERROR: Cannot open license key file at ‘/opt/memsql-server-6.7.12-650d669b35/lib/license’
Is the first time it happens, as I deployed before MemSQL with this active license.
If I try to set the licence with memsql-admin set-license --license BDI5ZDM3Y2UXXXXX....
I get an error, “no master aggregator found in this cluster”, and it makes sense as all my nodes are down:
How can I start the memsql nodes?
Is there anyway to generate the “license key file”?
Thanks in advanced,
Santiago