Quantcast
Channel: MySQL Forums - NDB clusters
Viewing all articles
Browse latest Browse all 1562

installing ndbd as a Windows Service, twice (no replies)

$
0
0
I'm trying to install MySQL Cluster as a windows Service. This is only on a single server for the minute,as it just proof of concept / practice before I install it for real.

But, there is a problem installing multiple data Nodes as a service.

I run the command:

c:\mysqlD1\bin\ndbmtd.exe --install ndbmtd1

and this is fine, but when I then try to run:

c:\mysqlD2\bin\ndbmtd.exe --install ndbmtd2

I get the error,
"Installing Service 'MySQL dat Node Daemon' as '"c:\mysqld2\bin\ndbmtd.exe" "--service=ndbd" "ndbmtd2'"
The Service already exists!
The current server installed: c:|mysqld1\bin\ndbmtd.exe" "--service=ndbd" "ndbmtd1"

Is there a reason why I can't install it as two services, it is pointing at two distinct files.

Viewing all articles
Browse latest Browse all 1562

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>