# Elasticsearch index folder contains corrupted file

**URL:** https://discuss.elastic.co/t/elasticsearch-index-folder-contains-corrupted-file/213309
**Category:** Elasticsearch
**Created:** [December 30, 2019, 4:28am UTC](https://discuss.elastic.co/t/elasticsearch-index-folder-contains-corrupted-file/213309 "2019-12-30T04:28:39Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![DavidTurner](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/davidturner/32/22453_2.png) [@DavidTurner](https://discuss.elastic.co/u/DavidTurner)
#### Post date: [December 30, 2019, 6:20am UTC](https://discuss.elastic.co/t/elasticsearch-index-folder-contains-corrupted-file/213309/3 "2019-12-30T06:20:03Z")

</div>

The file `corrupted_SWN5k349Qx2lZY1fWq0n1g` is a marker indicating that something else in the folder (`_fe_Lucene50_0.tim`) was discovered to be corrupt.

The corruption in `_fe_Lucene50_0.tim` indicates that the content of this file is now different from the content that Elasticsearch wrote and is likely due to a problem with your storage system (disk, filesystem etc.)

Normally Elasticsearch would recover automatically using a good copy on a different node, but you only seem to have one data node so that won't work. You can manually recover this index by closing it and restoring it from a snapshot.

---

_[View the full topic](https://discuss.elastic.co/t/elasticsearch-index-folder-contains-corrupted-file/213309)._
