Hi All,
I try to restore my backup snapshot using command
curl -XPOST "localhost:9200/_snapshot/my_backup/snapshot_1/_restore"
But it was come up error
{"error":"SnapshotRestoreException[[my_backup:snapshot_1] cannot restore
index [cobbler_api] because it's open]","status":500}
Any input to fix this error?
Do I need to close the index before restore and how can I do that?
Thanks in advance for the input.
--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com .
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/19b2fe55-29a6-4936-b12b-fdae6d9e6fe8%40googlegroups.com .
For more options, visit https://groups.google.com/d/optout .
dadoonet
(David Pilato)
June 9, 2014, 7:49am
2
Try to close the index first: http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/indices-open-close.html#indices-open-close
--
David
Twitter : @dadoonet / @elasticsearchfr / @scrutmydocs
Le 9 juin 2014 à 08:19, Hermanto Phang hermyphang@gmail.com a écrit :
Hi All,
I try to restore my backup snapshot using command
curl -XPOST "localhost:9200/_snapshot/my_backup/snapshot_1/_restore"
But it was come up error
{"error":"SnapshotRestoreException[[my_backup:snapshot_1] cannot restore index [cobbler_api] because it's open]","status":500}
Any input to fix this error?
Do I need to close the index before restore and how can I do that?
Thanks in advance for the input.
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com .
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/19b2fe55-29a6-4936-b12b-fdae6d9e6fe8%40googlegroups.com .
For more options, visit https://groups.google.com/d/optout .
--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com .
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/83DC53B2-450B-4781-B9E2-F83D649F9D34%40pilato.fr .
For more options, visit https://groups.google.com/d/optout .
2 Likes
warkolm
(Mark Walkom)
June 9, 2014, 7:53am
3
Take a look at
Power insights and outcomes with the Elasticsearch Platform and AI. See into your data and find answers that matter with enterprise solutions designed to help you build, observe, and protect. Try Elasticsearch free today.
Regards,
Mark Walkom
Infrastructure Engineer
Campaign Monitor
email: markw@campaignmonitor.com
web: www.campaignmonitor.com
On 9 June 2014 16:19, Hermanto Phang hermyphang@gmail.com wrote:
Hi All,
I try to restore my backup snapshot using command
curl -XPOST "localhost:9200/_snapshot/my_backup/snapshot_1/_restore"
But it was come up error
{"error":"SnapshotRestoreException[[my_backup:snapshot_1] cannot restore
index [cobbler_api] because it's open]","status":500}
Any input to fix this error?
Do I need to close the index before restore and how can I do that?
Thanks in advance for the input.
--
You received this message because you are subscribed to the Google Groups
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to elasticsearch+unsubscribe@googlegroups.com .
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/19b2fe55-29a6-4936-b12b-fdae6d9e6fe8%40googlegroups.com
https://groups.google.com/d/msgid/elasticsearch/19b2fe55-29a6-4936-b12b-fdae6d9e6fe8%40googlegroups.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout .
--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com .
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CAEM624ZpU85e6v7NsZ4k76rNEd0sDSQUM8jJAqzMDySKiJB%3DBQ%40mail.gmail.com .
For more options, visit https://groups.google.com/d/optout .