# Move warm phase indices to a new warm node

**URL:** https://discuss.elastic.co/t/move-warm-phase-indices-to-a-new-warm-node/248728
**Category:** Elasticsearch
**Tags:** ilm-index-lifecycle-management
**Created:** [September 15, 2020, 7:00pm UTC](https://discuss.elastic.co/t/move-warm-phase-indices-to-a-new-warm-node/248728 "2020-09-15T19:00:08Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![liorg2](https://avatars.discourse-cdn.com/v4/letter/l/ed8c4c/32.png) [@liorg2](https://discuss.elastic.co/u/liorg2)
#### Post date: [September 15, 2020, 7:00pm UTC](https://discuss.elastic.co/t/move-warm-phase-indices-to-a-new-warm-node/248728/1 "2020-09-15T19:00:08Z")

</div>

Hello,

Is there a way to move indices that have passed the warm phase to a warm node?  
none was selected in the ILM screen, and currently they are all on the 'hot node"

I selected the correct node in the ILM page, but I don't see they are moving.  
thank you

---

<div class="post-metadata">

### Author: ![warkolm](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/warkolm/32/39224_2.png) [@warkolm](https://discuss.elastic.co/u/warkolm)
#### Post date: [September 15, 2020, 9:14pm UTC](https://discuss.elastic.co/t/move-warm-phase-indices-to-a-new-warm-node/248728/2 "2020-09-15T21:14:58Z")

</div>

Can you share the policy you have setup?

---

<div class="post-metadata">

### Author: ![liorg2](https://avatars.discourse-cdn.com/v4/letter/l/ed8c4c/32.png) [@liorg2](https://discuss.elastic.co/u/liorg2)
#### Post date: [September 16, 2020, 5:34am UTC](https://discuss.elastic.co/t/move-warm-phase-indices-to-a-new-warm-node/248728/3 "2020-09-16T05:34:10Z")

</div>

sure. thanks

the dropdown of "select a node..." was on default,  
and the default apparently is the hot nodes (not sure where to change it in the cloud)

 ![image](https://us1.discourse-cdn.com/elastic/original/3X/0/1/011678c958a79fa5d148dbc782a00154cafa5cd8.png)

 ![image](https://us1.discourse-cdn.com/elastic/original/3X/5/8/588465cd0e909e60fb1ac42da0aac32ffa621885.png)

---

<div class="post-metadata">

### Author: ![warkolm](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/warkolm/32/39224_2.png) [@warkolm](https://discuss.elastic.co/u/warkolm)
#### Post date: [September 16, 2020, 5:35am UTC](https://discuss.elastic.co/t/move-warm-phase-indices-to-a-new-warm-node/248728/4 "2020-09-16T05:35:54Z")

</div>

What nodes are attached to the warm phase?

---

<div class="post-metadata">

### Author: ![liorg2](https://avatars.discourse-cdn.com/v4/letter/l/ed8c4c/32.png) [@liorg2](https://discuss.elastic.co/u/liorg2)
#### Post date: [September 16, 2020, 10:43am UTC](https://discuss.elastic.co/t/move-warm-phase-indices-to-a-new-warm-node/248728/5 "2020-09-16T10:43:32Z")

</div>

2 of them of this type:

 ![image](https://us1.discourse-cdn.com/elastic/original/3X/f/a/fa11dd9bea4da55657e9c48f2c8201bc0310eb5c.png)

find a way to move them

```
PUT my-index/_settings
{
  "index.routing.allocation.require.data": "warm"
 
}

```

btw, is there a way to check what is the default allocation node for warm? (elastic cloud)

---

<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: [October 14, 2020, 10:43am UTC](https://discuss.elastic.co/t/move-warm-phase-indices-to-a-new-warm-node/248728/6 "2020-10-14T10:43:34Z")

</div>

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