On Fri, 2013-02-08 at 03:14 -0800, Shawn Ritchie wrote:
Would I get greater throughput though using 2 instances?
they'd be sharing CPU and IO but you'd be making use of all of your RAM
(as opposed to wasting half of it).
the answer is: I think so, but not entirely sure 
try it and see - let us know what you find
clint
Regards
Shawn
On Friday, 8 February 2013 12:11:24 UTC+1, Clinton Gormley wrote:
On Fri, 2013-02-08 at 02:59 -0800, Shawn Ritchie wrote:
> Shouldn't be problematic as the server has 128GB of RAM. So
if i set
> that ES_HEAP_SIZE to 30GB and run Elasticsearch using top
should i
> see Elasticsearch using up 30GB of ram?
yes
with 128GB of RAM, you may consider running two instance of ES
on the
same machine, but just make sure that you use "awareness" to
ensure that
you don't have the same primary and replica shards on a single
box.
http://www.elasticsearch.org/guide/reference/modules/cluster.html
clint
>
>
> Regards
> Shawn
>
> On Friday, 8 February 2013 11:35:54 UTC+1, Clinton Gormley
wrote:
> On Fri, 2013-02-08 at 02:33 -0800, Shawn Ritchie
wrote:
> > If i set the ES_HEAP_SIZE to 30GB would i avoid
the
> compressed
> > pointers problem?
>
> yes :)
>
> don't forget that you should leave about 50% of your
RAM for
> kernel
> filesystem cache as well
>
> clint
>
> >
> > On Friday, 8 February 2013 11:32:38 UTC+1, Clinton
Gormley
> wrote:
> > On Fri, 2013-02-08 at 02:27 -0800, Shawn
Ritchie
> wrote:
> > > What is i set it exactly to 30GB do i
still get
> this
> > problem.
> >
> > ?
> >
> > >
> > > On Friday, 8 February 2013 11:22:36 UTC
+1, Clinton
> Gormley
> > wrote:
> > > On Fri, 2013-02-08 at 01:08
-0800, Shawn
> Ritchie
> > wrote:
> > > > Hi Guys,
> > > >
> > > >
> > > > If i Set $ES_HEAP_SIZE to 64g
should i
> see that
> > the system
> > > is
> > > > reserving 64GB of memory using
htop?
> > >
> > > you should. note that using
more than
> 30GB for the
> > heap will
> > > prevent
> > > the jvm from using compressed
pointers,
> and will
> > increase GC
> > > load. you
> > > probably don't want to do this
> > >
> > > clint
> > >
> > > >
> > > >
> > > > Regards
> > > > Shawn
> > > >
> > > > --
> > > > 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
> elasticsearc...@googlegroups.com.
> > > > For more options, visit
> > >
https://groups.google.com/groups/opt_out.
> > > >
> > > >
> > >
> > >
> > >
> > > --
> > > 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
elasticsearc...@googlegroups.com.
> > > For more options, visit
> > https://groups.google.com/groups/opt_out.
> > >
> > >
> >
> >
> >
> > --
> > 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 elasticsearc...@googlegroups.com.
> > For more options, visit
> https://groups.google.com/groups/opt_out.
> >
> >
>
>
>
> --
> 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 elasticsearc...@googlegroups.com.
> For more options, visit
https://groups.google.com/groups/opt_out.
>
>
--
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+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
--
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+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.