The solution I manage runs in 2 server in MC14.4. One of them is just a DS and the other is DS+MS+DataBase+Elastic Search.
The server running MS+Elastic Search + Database is a windows 2012R2. Recently the upgrades from windows, that keep enlarging its cache patches, reach the system drive (C:) to critical space.
The initial MC installation has been followed the default installation, placing all bin files and elastic search in system drive (C).
I would like to move the elastic search data/nodes to other driver that has plenty of space available.
The recommendation I got from Soti is to use the setup file tool to install again only MS, because MS runs at the same drive as Elastic Search. Along the installation I would have to change the path to it.
The issue is it does not allow to change the path, because other MC components are already installed in system drive, as DS and even the current MS.
I believe I could uninstall everything but the database and install again to a different drive, having a risk to domains and certificate failures.
So, is there any parameter that we may set to Elastic Search create its data/nodes in a different path then the default? Maybe a environment variable or something in windows registry ? In positive way I could recreate the elastic search database in a different disk, releasing space to its normal growth.