I understand that as it is described in blog , master node should be deployed as dedicated master nodes. I want to use the warm node to have flexible storage volume with low cost.
However, since I am preparing only 5 nodes, I would like to know if it is possible to build master on hot nodes.
My requirement is ,
Store logs for 1 year
100 GB events / day
2500 events / sec
My architecture ,
node1 hot (SAS (RAID0+1) or SSD(RAID0+1)) + master?
node2 hot (SAS (RAID0+1) or SSD(RAID0+1)) + master?
node3 hot (SAS (RAID0+1) or SSD(RAID0+1)) + master?
node4 warm ( possibility of attaching to external storage)
node5 warm ( possibility of attaching to external storage)
I chose external storage since it would be more flexible to increase the disk size
All incoming logs to elasticsearch will come from logstash.
If you make the hot nodes master, and you get a big batch of messages and the current hot node that is also master hits high GC, what do you think will happen to the cluster?
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.