Procedure tu backup/restore

You can find the answers to what those HTTP calls are doing here -

Basically the script stops writes to an index, then backs it up and
re-enables writes to continue normal functionality.

Regards,
Mark Walkom

Infrastructure Engineer
Campaign Monitor
email: markw@campaignmonitor.com
web: www.campaignmonitor.com

On 12 December 2013 08:08, Rino Rondan villadalmine@gmail.com wrote:

Hi, im need to be sure if using this script -->
Optimize&Backup Elasticsearch index. And restore. · GitHub to
backup and restore doesnt impact any creation of index (outage of ES) where
script is running.

WHat do exactly those features?
curl -XPOST 'http://localhost:9200/twitter/_optimize'
index.blocks.write
index.translog.disable_flush

I need to be sure that when script isrunning doing zip with those active
--> ( "blocks.write": true , "translog.disable_flush": true, curl -XPOST "$ADDRESS/$INDEX_NAME/_optimize)
I do not lost any indices ..

Regards

--
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/230b23b1-79e7-43ee-bfd9-6fab5f52dc1a%40googlegroups.com
.
For more options, visit https://groups.google.com/groups/opt_out.

--
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/CAEM624aW8U243bw926So7gaz403XxqJUSENVYV-uuzsS02h3sg%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.