# Remove disks from nodes

**URL:** https://discuss.elastic.co/t/remove-disks-from-nodes/94095
**Category:** Elasticsearch
**Created:** [July 21, 2017, 10:05am UTC](https://discuss.elastic.co/t/remove-disks-from-nodes/94095 "2017-07-21T10:05:12Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![eirc](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/eirc/32/11769_2.png) [@eirc](https://discuss.elastic.co/u/eirc)
#### Post date: [July 21, 2017, 10:05am UTC](https://discuss.elastic.co/t/remove-disks-from-nodes/94095/1 "2017-07-21T10:05:12Z")

</div>

Hello,

I have nodes that have two disks and I want to remove one disk from each. Is there some allocation API call that can move the indices to the other disk (or anywhere else on the cluster for that matter)? Maybe there's a way to manually `mv` the data around?

Most of these specific indices are not replicated so I think to workaround this I could maybe add a replica for them and then just pull the disks out of the cluster and let it restore everything on its own? My guess is that this would work but it would take a long time so I'm looking for a faster alternative.

Thanks

---

<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: [July 21, 2017, 10:07am UTC](https://discuss.elastic.co/t/remove-disks-from-nodes/94095/2 "2017-07-21T10:07:32Z")

</div>

> [@eirc](#):
>
> Most of these specific indices are not replicated so I think to workaround this I could maybe add a replica for them and then just pull the disks out of the cluster and let it restore everything on its own?

Yes, that is the best option.

---

<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: [August 18, 2017, 10:07am UTC](https://discuss.elastic.co/t/remove-disks-from-nodes/94095/3 "2017-08-18T10:07:52Z")

</div>

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