Re: [ISSUE] After restoring data to a Solrcloud instance

2016-03-02 Thread Varun Thacker
Could you post the full output of the CheckIndex command on the restored snapshot? Also what happens if you delete the snapshot indexes and attempt to restore again? Does it get corrupted again or is it a one off scenario? On Wed, Mar 2, 2016 at 3:44 PM, Janit Anjaria (Tech-IT) <

Re: [ISSUE] After restoring data to a Solrcloud instance

2016-03-02 Thread Janit Anjaria (Tech-IT)
Hi, Varun, we actually ran the test for our restored data snapshot and it threw an error saying "Broken segment". How is it possible that the same test gives success on the snapshot, but not on the restored snapshot? Can you please throw some light on this, so we can proceed and fix this issue.

Re: [ISSUE] After restoring data to a Solrcloud instance

2016-02-29 Thread Janit Anjaria (Tech-IT)
Hi, Please find below the console logs for the above issue we have been facing: org.apache.solr.common.SolrException: Error opening new searcher at org.apache.solr.core.SolrCore.(SolrCore.java:824) at org.apache.solr.core.SolrCore.(SolrCore.java:665) at

[ISSUE] After restoring data to a Solrcloud instance

2016-02-29 Thread Janit Anjaria (Tech-IT)
Hi, We have been facing the problem of corrupted solr index, after restoring our data. When we restore the data, the status shows 'success' after some time. But later, when we make some config changes and then try to stop the instance and restart it with the new configurations - the index is

Re: [ISSUE] After restoring data to a Solrcloud instance

2016-02-29 Thread Varun Thacker
Hi Janit, Please ask these questions the solr-user mailing list. There is no point in double posting to the dev list as well. Looking at the stacktrace it looks like the index files are corrupted. On the backed up index can you run the CheckIndex command to see what it says. The command would