You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by SuoNayi <su...@163.com> on 2012/11/07 10:01:54 UTC

scale with 3 shards on single server

Hi all,
   Because we cannot add or remove shard when solrcloud cluster has been set up, 
so we have to predict a precise shard size at first, says we need 3 shards.
but now we have no enough servers to set up the cluster with one shard one server.
In this situation, I have to set up the cluster on the single server, does this mean I have to 
deploy three shards on the same server differing by different directories?
when more servers are available, how to move two shards to new servers?


Thanks && regards.


SuoNayi


Re: scale with 3 shards on single server

Posted by Erick Erickson <er...@gmail.com>.
Yep, that's the usual process for growth planning.

Best
Erick


On Wed, Nov 7, 2012 at 4:01 AM, SuoNayi <su...@163.com> wrote:

> Hi all,
>    Because we cannot add or remove shard when solrcloud cluster has been
> set up,
> so we have to predict a precise shard size at first, says we need 3 shards.
> but now we have no enough servers to set up the cluster with one shard one
> server.
> In this situation, I have to set up the cluster on the single server, does
> this mean I have to
> deploy three shards on the same server differing by different directories?
> when more servers are available, how to move two shards to new servers?
>
>
> Thanks && regards.
>
>
> SuoNayi
>
>