ksremo
April 21, 2020, 10:49am
1
I case i have 8 ES nodes on 4 physical Hosts with a setting of 8 primary shards and 1 replica shard.
So it runs 2 ES Nodes on 1 physical Host.
How i can prevent that that the replica shard is stored on one of the two instances on 1 physical host?
I want high availibity in case that 1 physical host is offline.
Badger
April 21, 2020, 3:15pm
2
You should move this post to the elasticsearch forum. It is unrelated to logstash.
1 Like
ksremo
April 22, 2020, 10:08am
4
this is also working if the 2 ES Nodes deployed on virtual machines?
Like:
Physical virtualization host 1: VM1/ES1 + VM2/ES2
Physical virtualization host 2: VM3/ES3 + VM4/ES4
Physical virtualization host 3: VM5/ES5 + VM6/ES6
Physical virtualization host 4: VM7/ES7 + VM8/ES8
In that case use shard allocation awareness.
system
(system)
Closed
May 20, 2020, 10:09am
6
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.