T
T
Taylol Lol2020-04-22 11:00:44
graylog
Taylol Lol, 2020-04-22 11:00:44

How can an index be split across different disks in elasticsearch?

Good afternoon!
I just started working with elasticsearch and there was a problem - the index completely filled the 1TB disk. You can not delete, expand the disk too. It remains only to transfer the part to a new disk, how can this be done? Does elasticsearch have such a feature?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
akelsey, 2020-04-22
@akelsey

Design error, you need to think in the direction of lvm

V
Vitaly Karasik, 2020-04-22
@vitaly_il1

Very simple - set some path.data ( https://www.elastic.co/guide/en/elasticsearch/refe...
path.data=["path1", "path2"]

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question