Skip to content

Elasticsearch breaks as searchnodes relocates shards to manager #11062

Locked Answered by TOoSmOotH
EddieN17 asked this question in 2.4
Discussion options

You must be logged in to vote

The following should keep indices and data streams from creating on your manager. Replace the IP with the IP address of your manager.

PUT _cluster/settings { "transient" : { "cluster.routing.allocation.exclude._ip" : "10.0.0.1" } }

Replies: 4 comments 16 replies

Comment options

You must be logged in to vote
4 replies
@EddieN17
Comment options

@TOoSmOotH
Comment options

@EddieN17
Comment options

@TOoSmOotH
Comment options

Comment options

You must be logged in to vote
6 replies
@EddieN17
Comment options

@EddieN17
Comment options

@EddieN17
Comment options

@TOoSmOotH
Comment options

@EddieN17
Comment options

Comment options

You must be logged in to vote
1 reply
@EddieN17
Comment options

Comment options

You must be logged in to vote
5 replies
@TOoSmOotH
Comment options

Answer selected by TOoSmOotH
@oneCrazyAdmin
Comment options

@TOoSmOotH
Comment options

@argwfm
Comment options

@Bal33p
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
2.4
Labels
None yet
6 participants