Difference between revisions of "Deallocate node"

From wikieduonline
Jump to navigation Jump to search
(Created page with "curl -XPUT localhost:9200/_cluster/settings -H 'Content-Type: application/json' -d '{ "transient" :{ "cluster.routing.allocation.exclude._ip" : "10.0.0.1" } }';echo...")
 
 
Line 7: Line 7:
  
 
https://stackoverflow.com/questions/17268495/how-to-remove-node-from-elasticsearch-cluster-on-runtime-without-down-time
 
https://stackoverflow.com/questions/17268495/how-to-remove-node-from-elasticsearch-cluster-on-runtime-without-down-time
 +
 +
== See also ==
 +
* {{ES}}
 +
 +
[[Category:ES]]

Latest revision as of 07:44, 19 October 2022

Advertising: