# Nonserving Replicas

**URL:** https://discuss.elastic.co/t/nonserving-replicas/11861
**Category:** Elasticsearch
**Created:** [May 7, 2013, 6:59pm UTC](https://discuss.elastic.co/t/nonserving-replicas/11861 "2013-05-07T18:59:10Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![jieren](https://avatars.discourse-cdn.com/v4/letter/j/e9a140/32.png) [@jieren](https://discuss.elastic.co/u/jieren)
#### Post date: [May 7, 2013, 6:59pm UTC](https://discuss.elastic.co/t/nonserving-replicas/11861/1 "2013-05-07T18:59:10Z")

</div>

Is it possible to create replicas that are non-serving, not loaded into  
memory, and only used for recovery purposes?

Thanks!  
Jieren

--  
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](mailto:elasticsearch+unsubscribe@googlegroups.com).  
For more options, visit [https://groups.google.com/groups/opt\_out](https://groups.google.com/groups/opt_out).

---

<div class="post-metadata">

### Author: ![dadoonet](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/dadoonet/32/137187_2.png) [@dadoonet](https://discuss.elastic.co/u/dadoonet)
#### Post date: [May 7, 2013, 8:02pm UTC](https://discuss.elastic.co/t/nonserving-replicas/11861/2 "2013-05-07T20:02:04Z")

</div>

It sounds like the next snapshot and restore feature (1.0).

I don't know if it's doable as you described it. I don't think so.

My 2 cents

--  
David 😉  
Twitter : @dadoonet / @elasticsearchfr / @scrutmydocs

Le 7 mai 2013 à 20:59, jieren [jieren@klout.com](mailto:jieren@klout.com) a écrit :

> Is it possible to create replicas that are non-serving, not loaded into memory, and only used for recovery purposes?
> 
> ## Thanks! Jieren
> 
> 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](mailto:elasticsearch+unsubscribe@googlegroups.com).  
> For more options, visit [https://groups.google.com/groups/opt\_out](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](mailto:elasticsearch+unsubscribe@googlegroups.com).  
For more options, visit [https://groups.google.com/groups/opt\_out](https://groups.google.com/groups/opt_out).

---

<div class="post-metadata">

### Author: ![Yehuda\_Zargarov](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/yehuda_zargarov/32/2164_2.png) [@Yehuda\_Zargarov](https://discuss.elastic.co/u/Yehuda_Zargarov)
#### Post date: [May 7, 2013, 8:17pm UTC](https://discuss.elastic.co/t/nonserving-replicas/11861/3 "2013-05-07T20:17:53Z")

</div>

You can do that by disabling the replica (setting the  
index.auto\_expand\_replicas to 'false' and enabling it back when you want).  
Use the admin indices update settings:

> **[Elasticsearch Platform — Find real-time answers at scale](https://www.elastic.co)**
>
> 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.

On Tuesday, May 7, 2013 9:59:10 PM UTC+3, jieren wrote:

> Is it possible to create replicas that are non-serving, not loaded into  
> memory, and only used for recovery purposes?
> 
> Thanks!  
> Jieren

--  
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](mailto:elasticsearch+unsubscribe@googlegroups.com).  
For more options, visit [https://groups.google.com/groups/opt\_out](https://groups.google.com/groups/opt_out).

---

<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: [July 6, 2017, 2:37am UTC](https://discuss.elastic.co/t/nonserving-replicas/11861/4 "2017-07-06T02:37:51Z")

</div>


