Re: Issues with Solr 6.2 Backup/Restore feature

2016-09-13 Thread Georg Bottenhofer
Hi Hrishikesh, unfortunately there’s no output with Level Warning or higher at the Live-System :( I checked solr.log, solr-8983-console.log and solr_gc.log. Mit freundlichem Gruß Georg Bottenhofer -- Kennst du schon WerStr

Re: Issues with Solr 6.2 Backup/Restore feature

2016-09-13 Thread Hrishikesh Gadre
Hi Georg, It looks like "_2ag9.si" file is missing in the snapshot.shard1 folder of the backup. Can you try running Lucene CheckIndex tool on the snapshot.shard1 folder ? Also can you post the logs during the backup creation as well? Thanks Hrishikesh On Tue, Sep 13, 2016 at 7:12 PM, Georg

Issues with Solr 6.2 Backup/Restore feature

2016-09-13 Thread Georg Bottenhofer
Hi. We have two Systems running in different Datacenters. The second system is a failover system with about one hour difference in Data what is OK for us. Until Solr 5.5.3 we used a hack with the „replication/snapshot“-Tool to copy the indizes over and it worked quite well. A few days ago we up