Hi all,

I have 4 nodes, memory size respectively has 64GB, 64GB, 64GB and 128 GB 
for handing a huge data (8,577,271,728 documents) with 68 TB

I release ES API for kibana and a webUI query, but some issues happen to 
slow-query or out of memory.

Here is my briefly configuration:

shards = 176
replica = 0
indices = 43

my question:

1. Should I set replica from 0 to 1 ?? As I know, replica means data 
distributing to different nodes, and that will help data recovery.
But does it helps to increase data searching performance while ES is doing 
the query??

2. Adding more machines is the best-practice and also the one of solution, 
however is any other approaches that I can try to make a better ES 
configuration?

Thank

Best, Orozco 

-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/d4f8ad21-3178-44df-b587-648919449357%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to