# How to config 2 nodes in aerospike cluster to be: one node is totally master node, another node is totally replication node?

**URL:** https://discuss.aerospike.com/t/how-to-config-2-nodes-in-aerospike-cluster-to-be-one-node-is-totally-master-node-another-node-is-totally-replication-node/11363
**Category:** Configuration
**Created:** [August 13, 2024, 2:25am UTC](https://discuss.aerospike.com/t/how-to-config-2-nodes-in-aerospike-cluster-to-be-one-node-is-totally-master-node-another-node-is-totally-replication-node/11363 "2024-08-13T02:25:00Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Alice](https://avatars.discourse-cdn.com/v4/letter/a/779978/32.png) [@Alice](https://discuss.aerospike.com/u/Alice)
#### Post date: [August 13, 2024, 2:25am UTC](https://discuss.aerospike.com/t/how-to-config-2-nodes-in-aerospike-cluster-to-be-one-node-is-totally-master-node-another-node-is-totally-replication-node/11363/1 "2024-08-13T02:25:00Z")

</div>

I want to do the test in 2 nodes cluster, like below:

1. Client is running on node1, and the client store all its data on node1.( Data on node1 is all master data)
2. Master data on node1 can replica to node2 synchronous or asynchronous. (Data on node 2 is all replica data)

Is there a way of aerospike to config cluster like above?

Thanks.

---

<div class="post-metadata">

### Author: ![pgupta](https://sea1.discourse-cdn.com/flex019/user_avatar/discuss.aerospike.com/pgupta/32/2351_2.png) [@pgupta](https://discuss.aerospike.com/u/pgupta)
#### Post date: [August 13, 2024, 5:03pm UTC](https://discuss.aerospike.com/t/how-to-config-2-nodes-in-aerospike-cluster-to-be-one-node-is-totally-master-node-another-node-is-totally-replication-node/11363/2 "2024-08-13T17:03:59Z")

</div>

Not yet … coming soon.

---

<div class="post-metadata">

### Author: ![Alice](https://avatars.discourse-cdn.com/v4/letter/a/779978/32.png) [@Alice](https://discuss.aerospike.com/u/Alice)
#### Post date: [August 14, 2024, 1:08am UTC](https://discuss.aerospike.com/t/how-to-config-2-nodes-in-aerospike-cluster-to-be-one-node-is-totally-master-node-another-node-is-totally-replication-node/11363/3 "2024-08-14T01:08:44Z")

</div>

How soon? 🤩Like a month or a week?

---

<div class="post-metadata">

### Author: ![pgupta](https://sea1.discourse-cdn.com/flex019/user_avatar/discuss.aerospike.com/pgupta/32/2351_2.png) [@pgupta](https://discuss.aerospike.com/u/pgupta)
#### Post date: [October 16, 2024, 6:54am UTC](https://discuss.aerospike.com/t/how-to-config-2-nodes-in-aerospike-cluster-to-be-one-node-is-totally-master-node-another-node-is-totally-replication-node/11363/5 "2024-10-16T06:54:33Z")

</div>

Please check server version 7.2, it was just released. Look at [active-rack](https://aerospike.com/docs/server/reference/configuration?ctx=all&ver=7&q=active#namespace__active-rack) configuration.

**Note:** It does need Aerospike Enterprise Edition License.
