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!