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

Unable to start one of the management servers (no replies)

$
0
0
One of my management servers has recently crashed/raid failure.

I have reinstalled it (Centos 6) but i'm unable to start the actual ndb_mgmd

I am trying to start it via /usr/sbin/ndb_mgmd --ndb-nodeid=1 -c "192.168.1.1:1186" -f /etc/config.ini --configdir=/etc/ --initial

Tried both with "--initial" and without.

The log shows the following:
2015-02-18 03:09:38 [MgmtSrvr] INFO -- Got initial configuration from '/etc//config.ini', will try to set it when all ndb_mgmd(s) started
2015-02-18 03:09:38 [MgmtSrvr] INFO -- Id: 1, Command port: *:1186
2015-02-18 03:09:38 [MgmtSrvr] WARNING -- Failed to convert connection from '192.168.1.228:57950' to transporter: line: 498 : Incorrect state for node 9 state: is connected (2)
2015-02-18 03:09:38 [MgmtSrvr] INFO -- MySQL Cluster Management Server mysql-5.6.15 ndb-7.3.4 started
2015-02-18 03:09:38 [MgmtSrvr] INFO -- Node 1: Node 1 Connected
2015-02-18 03:09:38 [MgmtSrvr] INFO -- Node 1: Node 2 Connected
2015-02-18 03:09:38 [MgmtSrvr] WARNING -- Failed to convert connection from '192.168.1.231:41713' to transporter: line: 498 : Incorrect state for node 12 state: is connected (2)
2015-02-18 03:09:38 [MgmtSrvr] WARNING -- Failed to convert connection from '192.168.1.226:41587' to transporter: line: 498 : Incorrect state for node 7 state: is connected (2)
2015-02-18 03:09:38 [MgmtSrvr] WARNING -- Failed to convert connection from '192.168.1.225:43365' to transporter: line: 498 : Incorrect state for node 6 state: is connected (2)
2015-02-18 03:09:38 [MgmtSrvr] WARNING -- Failed to convert connection from '192.168.1.222:60124' to transporter: line: 498 : Incorrect state for node 3 state: is connected (2)
2015-02-18 03:09:38 [MgmtSrvr] WARNING -- Failed to convert connection from '192.168.1.232:51626' to transporter: line: 498 : Incorrect state for node 13 state: is connected (2)
2015-02-18 03:09:38 [MgmtSrvr] WARNING -- Failed to convert connection from '192.168.1.230:42865' to transporter: line: 498 : Incorrect state for node 11 state: is connected (2)
2015-02-18 03:09:38 [MgmtSrvr] WARNING -- Failed to convert connection from '192.168.1.223:50200' to transporter: line: 498 : Incorrect state for node 4 state: is connected (2)
2015-02-18 03:09:38 [MgmtSrvr] WARNING -- Failed to convert connection from '192.168.1.229:41253' to transporter: line: 498 : Incorrect state for node 10 state: is connected (2)
2015-02-18 03:09:38 [MgmtSrvr] WARNING -- Failed to convert connection from '192.168.1.227:34704' to transporter: line: 498 : Incorrect state for node 8 state: is connected (2)
2015-02-18 03:09:38 [MgmtSrvr] WARNING -- Failed to convert connection from '192.168.1.224:53797' to transporter: line: 498 : Incorrect state for node 5 state: is connected (2)
2015-02-18 03:09:38 [MgmtSrvr] WARNING -- Failed to convert connection from '192.168.1.233:39696' to transporter: line: 498 : Incorrect state for node 14 state: is connected (2)
2015-02-18 03:09:38 [MgmtSrvr] INFO -- Node 2 connected
2015-02-18 03:09:38 [MgmtSrvr] INFO -- Node 1: Node 9 Connected
2015-02-18 03:09:38 [MgmtSrvr] INFO -- Node 1 connected
2015-02-18 03:09:38 [MgmtSrvr] ERROR -- Terminating

I could not find much information about this error, normally it should be connected to the firewall or selinux, but in this case, both selinux and iptables are disabled.

Many thanks!

Viewing all articles
Browse latest Browse all 1562

Trending Articles



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