Re: Very high load

2010-12-14 Thread Shawn Heisey
On 12/13/2010 9:15 PM, Mark wrote: No cache warming queries and our machines have 8g of memory in them with about 5120m of ram dedicated to so Solr. When our index is around 10-11g in size everything runs smoothly. At around 20g+ it just falls apart. I just replied to your new email thread, c

Re: Very high load

2010-12-13 Thread Mark
for the OS to work with. You need to provide more details. After replicating an index of around 20g my slaves experience very high load (50+!!) Is there anything I can do to alleviate this problem? Would solr cloud be of any help? thanks

Re: Very high load after replicating

2010-12-13 Thread Mark
also be a memory problem, the OS might start swapping if you allocate too much RAM to the JVM leaving little for the OS to work with. You need to provide more details. After replicating an index of around 20g my slaves experience very high load (50+!!) Is there anything I can do to alleviate this

Re: Very high load after replicating

2010-12-12 Thread Markus Jelsma
for the OS to work with. You need to provide more details. > After replicating an index of around 20g my slaves experience very high > load (50+!!) > > Is there anything I can do to alleviate this problem? Would solr cloud > be of any help? > > thanks

Very high load after replicating

2010-12-12 Thread Mark
After replicating an index of around 20g my slaves experience very high load (50+!!) Is there anything I can do to alleviate this problem? Would solr cloud be of any help? thanks