Page 1 of 1
Unable to Restore Snapshot That Shows IN_PROGRESS
Posted: Fri Jul 19, 2024 5:42 pm
by NVESMM
We are trying to restore several logstash indexes from several months ago so that we can query the data. However, when trying to restore, we are receiving an error message that says "Can not restore index(s). One or more indices selected may already be open" even though they are not open. One thing to note is that most recent state status of the logstash index shows as "IN_PROGRESS" rather than "SUCCESS". Is there a way to restore these?
Re: Unable to Restore Snapshot That Shows IN_PROGRESS
Posted: Mon Jul 22, 2024 11:18 am
by jmichaelson
I'll suggest a couple of things to try, even though I've never seen anything like this. First, try closing the indexes from the admin ->index_status. Failing that, try restarting the ElasticSearch service from the admin-> systems tatus page. You may have to reattempt closing the index after this.
Re: Unable to Restore Snapshot That Shows IN_PROGRESS
Posted: Tue Jul 23, 2024 3:22 pm
by lgute
Hi
@NVESMM, thanks for reaching out.
If you are still having issues,
this thread may be helpful.