Re: SolrCloud backup/restore

2016-04-05 Thread Zisis Tachtsidis
Thank you both for the clarification and proposals! This solrcloud_manager looks very promising. I'll try it out, the shared filesystem requirement is no issue for me. -- View this message in context: http://lucene.472066.n3.nabble.com/SolrCloud-backup-restore-tp4267954p4268197.html Sent from

Re: SolrCloud backup/restore

2016-04-05 Thread Jeff Wartes
There is some automation around this process in the backup commands here: https://github.com/whitepages/solrcloud_manager It’s been tested with 5.4, and will restore arbitrary replication factors. Ever assuming the shared filesystem for backups, of course. On 4/5/16, 3:18 AM, "Reth RM" wrot

Re: SolrCloud backup/restore

2016-04-05 Thread Reth RM
Yes. It should be backing up each shard leader of collection. For each collection, for each shard, find the leader and request a backup command on that. Further, restore this on new collection, in its respective shard and then go on adding new replica which will duly pull it from the newly added sh