On my lab under Windows PC:

        2 Solrcloud nodes, 1 collection, named cugna, with numShards=1 and 
replicationFactor=2, add index up to 90GB

After it worked, I migrate them  to CentOS (1 node 1 machine) but I want to add 
3rd node to 3rd machine. I think there's only 1 shard and replicationFactor is 
only a "startup" parameter, not a "limitation". So I do these tasks:

    * Copy node 2's solr to 3rd machine
    * Go into solr.home
    * Rename folder 'cugna_shard1_replica2' to 'cugna_shard1_replica3'
    * Go into 'cugna_shard1_replica3' foler, edit core.properties by
                change 'name' parameter to 'cugna_shard1_replica3'
                change 'coreNodeName' parametere to 'core_node3'

Then Start 3 nodes, they look ok when I go to admin UI to see the cloud 
diagram. 

However, I'm wondering if this gonna be ok or if there's something might cause 
inconsistency that doesn't show on admin ui?

p.s. I did this because I want to save the time to create a new replica.

scott.chu,scott....@udngroup.com
2016/5/27 (週五)

Reply via email to