Hi,

1. Keep monitoring your disk (e.g. with SPM:
http://sematext.com/spm/solr-performance-monitoring/ ).
2. Add new SolrCloud nodes when disk is N% full
3. Create new Collection and specify where its data should live - see
createNodeSet under
http://wiki.apache.org/solr/SolrCloud#Managing_collections_via_the_Collections_API

Otis
--
Solr & ElasticSearch Support -- http://sematext.com/
Performance Monitoring -- http://sematext.com/spm



On Fri, Jul 26, 2013 at 8:27 AM, Ranjith Venkatesan
<ranjit...@zohocorp.com> wrote:
> Hi
>
> Currently i am using solr-4.3 for my product. I will be creating a
> collection for each user. So number of collections keeps on increasing. I
> have hosted 3 solr servers and 3 zookeeper servers, each of size 400GB with
> 8 GB RAM.
>
> There is possibility of memory(400GB) gets filled at sometime. Currently one
> of the machine memory is 60% filled. My question is how to handle this
> scenario without interrupting the service.
>
> Thanks in advance
>
> RANJITH VENKATESAN
>
>
>
>
>
> --
> View this message in context: 
> http://lucene.472066.n3.nabble.com/Machine-memory-full-tp4080511.html
> Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to