# Elasticsearch Partial Snapshot

**URL:** https://discuss.elastic.co/t/elasticsearch-partial-snapshot/222289
**Category:** Elasticsearch
**Created:** [March 5, 2020, 12:45pm UTC](https://discuss.elastic.co/t/elasticsearch-partial-snapshot/222289 "2020-03-05T12:45:29Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Bkelly](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/bkelly/32/47806_2.png) [@Bkelly](https://discuss.elastic.co/u/Bkelly)
#### Post date: [March 5, 2020, 12:45pm UTC](https://discuss.elastic.co/t/elasticsearch-partial-snapshot/222289/1 "2020-03-05T12:45:29Z")

</div>

Hi  
Im running into an issue with snapshotting one of my elasticsearch clusters.  
I have snapshot the cluster weekly , however I got a PARTIAL snapshot last time .

199/200 indices passed.  
one of the indices failed with this reason :

"reason" : "IndexShardSnapshotFailedException[Failed to finalize snapshot creation [snap-1582992003.5093596/\*\*\*\*\*\*\*] with shard index [index-2]]; nested: IOException[com.amazonaws.services.s3.model.AmazonS3Exception: The specified key does not  
exist. (Service: Amazon S3; Status Code: 404; Error Code: NoSuchKey; Request ID: \*\*\*\*\*; S3 Extended Request ID: \*\*\*\*\*), S3 Extended Request ID: \*\*\*\*]; nested: AmazonS3Exception[The specified key does not exist. (Service: Amazon S3; Status Code: 404; Error Code: NoSuchKey; Request ID: \*\*\*\*; S3 Extended Request ID: \*\*\*\*\*\*)]"

It seems this was a previous problem but fixed in 6.4.0+ :

> <https://github.com/elastic/elasticsearch/issues/42420>
>
> Describe the feature:
> Elasticsearch version (bin/elasticsearch --version):
> 6.2.4
> Plugins installed: \[\]
> repository-s3
> JVM version (java -version):
> 1.8.0\_181
> OS version (uname -a if on a Unix-like system):
> CentOS Linux release...

Is updating the only way to fix the issue?  
Can i still get successful snapshots post partial snapshots?  
How does it work for deleting partial snapshots ?  
Any Good advice / work arounds until I can get the cluster upgraded ?

clusters details:  
16 data nodes , 3 master nodes , 2 query nodes  
version : 6.3.0  
Indices: 200  
Num-Docs: 2,712,303,471

---

<div class="post-metadata">

### Author: ![warkolm](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/warkolm/32/39224_2.png) [@warkolm](https://discuss.elastic.co/u/warkolm)
#### Post date: [March 5, 2020, 7:26pm UTC](https://discuss.elastic.co/t/elasticsearch-partial-snapshot/222289/2 "2020-03-05T19:26:03Z")

</div>

> [@Bkelly](#):
>
> Is updating the only way to fix the issue?

It'd be a good idea and likely remove that as a potential cause of the issue.

> [@Bkelly](#):
>
> Can i still get successful snapshots post partial snapshots?

Yes.

> [@Bkelly](#):
>
> How does it work for deleting partial snapshots ?

No different to other deletes.

---

<div class="post-metadata">

### Author: ![Bkelly](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/bkelly/32/47806_2.png) [@Bkelly](https://discuss.elastic.co/u/Bkelly)
#### Post date: [March 6, 2020, 2:07pm UTC](https://discuss.elastic.co/t/elasticsearch-partial-snapshot/222289/3 "2020-03-06T14:07:17Z")

</div>

Thanks Warkolm  
very helpful will let the team know .

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [April 3, 2020, 2:07pm UTC](https://discuss.elastic.co/t/elasticsearch-partial-snapshot/222289/4 "2020-04-03T14:07:20Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
