# Terminating a \_restore

**URL:** https://discuss.elastic.co/t/terminating-a--restore/74090
**Category:** Elasticsearch
**Created:** [February 6, 2017, 3:57pm UTC](https://discuss.elastic.co/t/terminating-a--restore/74090 "2017-02-06T15:57:32Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Roger\_Holenweger](https://avatars.discourse-cdn.com/v4/letter/r/f1d935/32.png) [@Roger\_Holenweger](https://discuss.elastic.co/u/Roger_Holenweger)
#### Post date: [February 6, 2017, 3:57pm UTC](https://discuss.elastic.co/t/terminating-a--restore/74090/1 "2017-02-06T15:57:32Z")

</div>

Hello all,  
i am using snapshot and restore functionality as a backup strategy.  
i have run into a situation where the latest restore process is not terminating anymore.

Does anybody have any advice how to kill a non-terminating restore?

Thanks, roger

PS: using ES 2.3.3

---

<div class="post-metadata">

### Author: ![abeyad](https://avatars.discourse-cdn.com/v4/letter/a/278dde/32.png) [@abeyad](https://discuss.elastic.co/u/abeyad)
#### Post date: [February 7, 2017, 2:26pm UTC](https://discuss.elastic.co/t/terminating-a--restore/74090/2 "2017-02-07T14:26:50Z")

</div>

Hi Roger,

You will need to delete the indices being restored in order to "delete" the restore operation. See here: [https://www.elastic.co/guide/en/elasticsearch/guide/current/\_restoring\_from\_a\_snapshot.html#\_canceling\_a\_restore](https://www.elastic.co/guide/en/elasticsearch/guide/current/_restoring_from_a_snapshot.html#_canceling_a_restore)

Hopefully you have other snapshot backups from which you can restore those indices? It would also be useful for you to dig into why the restore is stuck. Looking at the output of the `/_cat/recovery` API would be helpful here.

---

<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: [March 7, 2017, 2:26pm UTC](https://discuss.elastic.co/t/terminating-a--restore/74090/3 "2017-03-07T14:26:53Z")

</div>

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