Just to be clear you're saying that the data role should be removed from the manager node. True? #14735
Replies: 2 comments 5 replies
-
I am having this exact issue and looking for solution. I had rebuild the cluster and want to full proof the architect of my distributed deployment. ..this is my 3rd installed slim down to just 1 node role each and try to avoid the elesaticsearch error when there are multiple search nodes. Final Slim Down Cluster: -1 Manager node "Just to be clear you're saying that the data role should be removed from the manager node. True? |
Beta Was this translation helpful? Give feedback.
-
yes! i moved all the data and run so-elasticsearch-query _cat/allocation?v
#Exclude the Manager's IP from cluster routing to move shards off the Manager -in the admin config >advance > role - remove the data from the manager - synchronize the grid and lastly i clear all the data so-elastic-clear -Also reboot the entire cluster - notice of reboot in the grid! Thanks for replying. -- any other idea? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Just to be clear you're saying that the data role should be removed from the manager node. True?
When I did this Elasticsearch would not start on the manager node, and it would show a fault on the grid. IS this normal?
Originally posted by @Bal33p in #11062 (reply in thread)
Beta Was this translation helpful? Give feedback.
All reactions