# Merging / Moving two different data paths on the same node

**URL:** https://discuss.elastic.co/t/merging-moving-two-different-data-paths-on-the-same-node/307555
**Category:** Elasticsearch
**Created:** [June 18, 2022, 5:52am UTC](https://discuss.elastic.co/t/merging-moving-two-different-data-paths-on-the-same-node/307555 "2022-06-18T05:52:03Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![pushshift](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/pushshift/32/50408_2.png) [@pushshift](https://discuss.elastic.co/u/pushshift)
#### Post date: [June 18, 2022, 5:52am UTC](https://discuss.elastic.co/t/merging-moving-two-different-data-paths-on-the-same-node/307555/1 "2022-06-18T05:52:03Z")

</div>

When configuring a node, you can put multiple data paths in the configuration to spread the data across multiple drives, etc.

If we were to upgrade our storage to a faster NVMe drive, how can we merge the two different data paths into one new faster data path / location? Are there any tools out there to help manage ES data so that one can migrate data between paths or to a new path -- or to take multiple data paths and consolidate it onto just one data path?

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: [June 20, 2022, 12:32am UTC](https://discuss.elastic.co/t/merging-moving-two-different-data-paths-on-the-same-node/307555/2 "2022-06-20T00:32:05Z")

</div>

There are no tools, no. The only way I could think of that'd be guaranteed to work would be to spin up a new node that uses that mount, and then move all the shards from the original node over to it, then offline the old node.

---

<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 18, 2022, 12:32am UTC](https://discuss.elastic.co/t/merging-moving-two-different-data-paths-on-the-same-node/307555/3 "2022-07-18T00:32:37Z")

</div>

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