How to move elasticsearch index to a specified path within a cluster -


i have cluster 3 nodes , 6 indices , have problems storage on cluster.

the elasticsearch indices in /mnt. solve i've added/mounted new storage on each node.

currently want move biggest index new storage (separate mount point) within cluster, in order avoid es reach out storage limit.

how should re-route 1 index within cluster /mnt/elasticsearch/data /new_storage? or, in other words, how move index 1 path path within cluster?


Comments

Popular posts from this blog

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

nginx - phpPgAdmin - log in works but I have to login again after clicking on any links -