Re: Optimal configuration for 2 high powered nodes

2014-10-15 Thread Mark Walkom
I'd go with option 3 and use puppet to manage it.

Regards,
Mark Walkom

Infrastructure Engineer
Campaign Monitor
email: ma...@campaignmonitor.com
web: www.campaignmonitor.com

On 15 October 2014 08:10, Rémi Nonnon  wrote:

> Hi,
>
> I think the 2nd proposition could be the worst. With more than 32GB the
> JVM will use uncompressed pointer.
> Take a look at this :
> http://www.elasticsearch.org/guide/en/elasticsearch/guide/current/_limiting_memory_usage.html
>
> Hope this help
>
> --
> 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 elasticsearch+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/elasticsearch/aa905691-102d-4a6c-8c2f-a2b50a0164af%40googlegroups.com
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 elasticsearch+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/CAEM624ZpssqDdTK%3DoQOdUDas6%2BWQg57Y2HKkDW7MDEwy0qwHrg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Optimal configuration for 2 high powered nodes

2014-10-15 Thread Rémi Nonnon
Hi,

I think the 2nd proposition could be the worst. With more than 32GB the JVM 
will use uncompressed pointer. 
Take a look at this : 
http://www.elasticsearch.org/guide/en/elasticsearch/guide/current/_limiting_memory_usage.html

Hope this help

-- 
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 elasticsearch+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/aa905691-102d-4a6c-8c2f-a2b50a0164af%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Optimal configuration for 2 high powered nodes

2014-10-14 Thread driver
Hi,

I am using 2 fairly high powered physical machines as ES nodes, each has 
96GB of memory and 1TB of RAID10 SSD. 

The Elasticsearch database is currently around 300GB with 450,000,000 
documents.

I am trying to understand which of these configurations would be optimal?


   1. 1 x ES instance on each machine with 30GB Heap (for pointer 
   compression reasons)
   2. 1 x  ES instance on each machine with 57.6GB (60% of total memory) 
   Heap
   3. 2 x ES instances on each machine, 30GB Heap for each
   

-- 
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 elasticsearch+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/01495019-59cb-4573-b42e-11d52519b3c5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.