Installed latest dse i.e 6.7.5 (seed) and (solr) server and successfully restored keyspaces but during indexing errors were encountered
Error indexing partition '5280' on 'apac_01092019.lead': com.datastax.bdp.search.SearchReadBeforeWriteException: Unable to complete Search read-before-write. ... 11 common frames omitted Suppressed: org.apache.cassandra.utils.flow.Flow$FlowException: Flow call chain: IteratorSubscription ... Caused by: java.io.IOException: Error building row with data deserialized from RandomAccessReader:CachingRebufferer:CompressedChunkReader.Standard(/var/lib/cassandra/data/apac_01092019/lead-a7239f51e37111e9990fbf7bbd277eed/mc-205-big-Data.db - LZ4Compressor, chunk length 65536, data length 246711737) at org.apache.cassandra.db.rows.UnfilteredSerializer.deserializeRowBody(UnfilteredSerializer.java ... Caused by: org.apache.cassandra.io.sstable.CorruptSSTableException: Corrupted: /var/lib/cassandra/data/apac_01092019/lead-a7239f51e37111e9990fbf7bbd277eed/mc-205-big-Data.db ... 11 common frames omitted Suppressed: org.apache.cassandra.utils.flow.Flo
Though I tried nodetool upgradesstables command but it didn't worked.
nodetool upgradesstables apac_01092019 lead error: EOF after 245554130 bytes out of 1818583396 --StackTrace – java.io.EOFException: EOF after 245554130 bytes out of 1818583396 at org.apache.cassandra.io.util.RebufferingInputStream.readFully(RebufferingInputStream.java:70) at org.apache.cassandra.io.util.RebufferingInputStream.readFully(RebufferingInputStream.java:62) at org.apache.cassandra.utils.ByteBufferUtil.read(ByteBufferUtil.java:472)