I'm using RHEL 7.4, and would like to setup a 3-server MySQL cluster. I've installed MySQL Cluster Auto Installer 7.5.9 (best I can tell), but get the error "Cannot locate ndb_mgmd" error. I can find "ndb_mgm", but not "ndb_mgmd". How do I resolve this error?
#sudo yum install mysql-cluster-community-auto-installer
Installed:
mysql-cluster-community-auto-installer.x86_64 0:7.5.9-1.el7
Dependency Installed:
libtomcrypt.x86_64 0:1.17-25.el7
libtommath.x86_64 0:0.42.0-5.el7
mysql-cluster-community-client.x86_64 0:7.5.9-1.el7
mysql-cluster-community-common.x86_64 0:7.5.9-1.el7
mysql-cluster-community-libs.x86_64 0:7.5.9-1.el7
mysql-cluster-community-server.x86_64 0:7.5.9-1.el7
perl-Class-MethodMaker.x86_64 0:2.20-1.el7
python2-ecdsa.noarch 0:0.13-4.el7
python2-paramiko.noarch 0:1.16.1-2.el7
python2-crypto.x86_64 0:2.6.1-13.el7
#/usr/bin/ndb_setup.py
Running out of install dir: /usr/bin
Starting web server on port 8081
Thank you, Brian
#sudo yum install mysql-cluster-community-auto-installer
Installed:
mysql-cluster-community-auto-installer.x86_64 0:7.5.9-1.el7
Dependency Installed:
libtomcrypt.x86_64 0:1.17-25.el7
libtommath.x86_64 0:0.42.0-5.el7
mysql-cluster-community-client.x86_64 0:7.5.9-1.el7
mysql-cluster-community-common.x86_64 0:7.5.9-1.el7
mysql-cluster-community-libs.x86_64 0:7.5.9-1.el7
mysql-cluster-community-server.x86_64 0:7.5.9-1.el7
perl-Class-MethodMaker.x86_64 0:2.20-1.el7
python2-ecdsa.noarch 0:0.13-4.el7
python2-paramiko.noarch 0:1.16.1-2.el7
python2-crypto.x86_64 0:2.6.1-13.el7
#/usr/bin/ndb_setup.py
Running out of install dir: /usr/bin
Starting web server on port 8081
Thank you, Brian