# Replication of cluster data

**URL:** https://discuss.elastic.co/t/replication-of-cluster-data/177866
**Category:** Elasticsearch
**Created:** [April 22, 2019, 2:17pm UTC](https://discuss.elastic.co/t/replication-of-cluster-data/177866 "2019-04-22T14:17:01Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![leoberbert](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/leoberbert/32/44408_2.png) [@leoberbert](https://discuss.elastic.co/u/leoberbert)
#### Post date: [April 22, 2019, 2:17pm UTC](https://discuss.elastic.co/t/replication-of-cluster-data/177866/1 "2019-04-22T14:17:01Z")

</div>

Dear,

I have 4 nodes, where node 1 is the master and the others are data type. I have noticed that the same disk space occupied by data nodes are the same, ie they all have the same information.

This is correct? I have this doubt because in this way the use of disk will be enormous in all the machines of the cluster.

Att,

---

<div class="post-metadata">

### Author: ![DavidTurner](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/davidturner/32/22453_2.png) [@DavidTurner](https://discuss.elastic.co/u/DavidTurner)
#### Post date: [April 22, 2019, 4:13pm UTC](https://discuss.elastic.co/t/replication-of-cluster-data/177866/2 "2019-04-22T16:13:31Z")

</div>

By default Elasticsearch keeps two copies of each shard (one primary and one replica) on separate nodes in case one fails. You can of course adjust this to taste. Perhaps [this section of the manual](https://www.elastic.co/guide/en/elasticsearch/reference/current/getting-started-concepts.html#getting-started-shards-and-replicas) is helpful?

---

<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: [May 20, 2019, 4:13pm UTC](https://discuss.elastic.co/t/replication-of-cluster-data/177866/3 "2019-05-20T16:13:40Z")

</div>

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