# ElasticSearch on giant compute nodes

**URL:** https://discuss.elastic.co/t/elasticsearch-on-giant-compute-nodes/343183
**Category:** Elasticsearch
**Created:** [September 16, 2023, 9:10pm UTC](https://discuss.elastic.co/t/elasticsearch-on-giant-compute-nodes/343183 "2023-09-16T21:10:30Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Don\_Boscow](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/don_boscow/32/121568_2.png) [@Don\_Boscow](https://discuss.elastic.co/u/Don_Boscow)
#### Post date: [September 16, 2023, 9:10pm UTC](https://discuss.elastic.co/t/elasticsearch-on-giant-compute-nodes/343183/1 "2023-09-16T21:10:30Z")

</div>

The standard paradigm which I see is usually recommended for ES (mainly for query purpose) is a collection or cluster of nodes - the nodes being typically SSD, the RAM usually recommended as 64 GB, with shard size not exceeding 50 GB, and the overall node storage not more than 4 TB.

However, we have a scenario where we have supercomputers with large nodes in it - for example, one supercomputer has 39 nodes, each node having a powerful CPU (Intel Xeon Cascade Lake, 24 core, 2.8 GHz), say 768 GB of RAM, 480 GB of SSD.

Suppose 10 of them are made into a cluster. Thus the combined storage becomes around 5 TB. How well can this cluster perform for search queries, including latency? Does this setup work, or will it be a bad idea?

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [October 14, 2023, 9:10pm UTC](https://discuss.elastic.co/t/elasticsearch-on-giant-compute-nodes/343183/2 "2023-10-14T21:10:32Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
