allocate centralized storage for the NLS cluster
Posted: Thu Jan 16, 2020 10:57 am
Hi
May I check with you, is there a way to allocate centralized storage(SSD) for the NLS cluster, rather than giving same size of storage for the each nodes in the cluster?
For example;
In case if we have to allocated 2 TB SSD for NLS cluster, then currently we have to allocate 2 TB SSD for each nls nodes in the cluster which is really cost effective and it will causes fail the project.
by configuring
in /etc/sysconfig/elasticsearch
and assign mounted SSD partition for all the nodes ?
DATA_DIR="/new/path/data"
Regards
Luke.
May I check with you, is there a way to allocate centralized storage(SSD) for the NLS cluster, rather than giving same size of storage for the each nodes in the cluster?
For example;
In case if we have to allocated 2 TB SSD for NLS cluster, then currently we have to allocate 2 TB SSD for each nls nodes in the cluster which is really cost effective and it will causes fail the project.
by configuring
in /etc/sysconfig/elasticsearch
and assign mounted SSD partition for all the nodes ?
DATA_DIR="/new/path/data"
Regards
Luke.