Hello Team,
I had Elastic cluster with node1(Master) and node2 with 7.8.0 Elastic and Kibana working Fine on Centos Servers.
I had to format node1 so formatted it and installed a fresh Elastic and Kibaka and used the same configuration but this time wanted to make node2 as master so i set node.master as true in node2 and false in node1
When i do that I get the below error , Please help.
[2020-07-08T12:45:11,526][INFO ][o.e.t.TransportService ] [node2] publish_address {10.255.215.204:9300}, bound_addresses {127.0.0.1:9300}, {[::1]:9300}, {10.255.215.204:9300}
[2020-07-08T12:45:12,428][INFO ][o.e.b.BootstrapChecks ] [node2] bound or publishing to a non-loopback address, enforcing bootstrap checks
[2020-07-08T12:45:22,444][WARN ][o.e.c.c.ClusterFormationFailureHelper] [node2] master not discovered or elected yet, an election requires one or more nodes that have already participated as master-eligible nodes in the cluster but this node was not master-eligible the last time it joined the cluster, have discovered [{node2}{4f2ZBN_ORVGXhxVlztm1-g}{diqlUpN8SS2C0JxES0a6Lw}{10.255.215.204}{10.255.215.204:9300}{dilmrt}{ml.machine_memory=134792798208, xpack.installed=true, transform.node=true, ml.max_open_jobs=20}] which is not a quorum; discovery will continue using [10.255.215.203:9300] from hosts providers and [{node2}{4f2ZBN_ORVGXhxVlztm1-g}{diqlUpN8SS2C0JxES0a6Lw}{10.255.215.204}{10.255.215.204:9300}{dilmrt}{ml.machine_memory=134792798208, xpack.installed=true, transform.node=true, ml.max_open_jobs=20}] from last-known cluster state; node term 18, last-accepted version 62231 in term 18
[2020-07-08T12:45:32,447][WARN ][o.e.c.c.ClusterFormationFailureHelper] [node2] master not discovered or elected yet, an election requires one or more nodes that have already participated as master-eligible nodes in the cluster but this node was not master-eligible the last time it joined the cluster, have discovered [{node2}{4f2ZBN_ORVGXhxVlztm1-g}{diqlUpN8SS2C0JxES0a6Lw}{10.255.215.204}{10.255.215.204:9300}{dilmrt}{ml.machine_memory=134792798208, xpack.installed=true, transform.node=true, ml.max_open_jobs=20}] which is not a quorum; discovery will continue using [10.255.215.203:9300] from hosts providers and [{node2}{4f2ZBN_ORVGXhxVlztm1-g}{diqlUpN8SS2C0JxES0a6Lw}{10.255.215.204}{10.255.215.204:9300}{dilmrt}{ml.machine_memory=134792798208, xpack.installed=true, transform.node=true, ml.max_open_jobs=20}] from last-known cluster state; node term 18, last-accepted version 62231 in term 18
[2020-07-08T12:45:42,449][WARN ][o.e.c.c.ClusterFormationFailureHelper] [node2] master not discovered or elected yet, an election requires one or more nodes that have already participated as master-eligible nodes in the cluster but this node was not master-eligible the last time it joined the cluster, have discovered [{node2}{4f2ZBN_ORVGXhxVlztm1-g}{diqlUpN8SS2C0JxES0a6Lw}{10.255.215.204}{10.255.215.204:9300}{dilmrt}{ml.machine_memory=134792798208, xpack.installed=true, transform.node=true, ml.max_open_jobs=20}] which is not a quorum; discovery will continue using [10.255.215.203:9300] from hosts providers and [{node2}{4f2ZBN_ORVGXhxVlztm1-g}{diqlUpN8SS2C0JxES0a6Lw}{10.255.215.204}{10.255.215.204:9300}{dilmrt}{ml.machine_memory=134792798208, xpack.installed=true, transform.node=true, ml.max_open_jobs=20}] from last-known cluster state; node term 18, last-accepted version 62231 in term 18
Thanks,
Naveen Velumani.