server 1
==========
<remote_servers>
<test_cluster>
<shard>
<weight>1</weight>
<internal_replication>true</internal_replication>
<replica>
<host>
10.66.210.150</host>
<port>9440</port>
</replica>
</shard>
<shard>
<weight>2</weight>
<internal_replication>true</internal_replication>
<replica>
<host>
10.66.210.149</host>
<port>9440</port>
</replica>
</shard>
</test_cluster>
</remote_servers>
<macros>
<shard>01</shard>
<replica>01</replica>
<cluster>test_cluster</cluster>
</macros>
<macros>
<shard>02</shard>
<replica>01</replica>
<cluster>test_cluster</cluster>
</macros>
server 2
=========
<remote_servers>
<test_cluster>
<shard>
<weight>1</weight>
<internal_replication>true</internal_replication>
<replica>
<host>
10.66.210.149</host>
<port>9440</port>
</replica>
</shard>
<shard>
<weight>2</weight>
<internal_replication>true</internal_replication>
<replica>
<host>
10.66.210.150</host>
<port>9440</port>
</replica>
</shard>
</test_cluster>
</remote_servers>
<macros>
<shard>01</shard>
<replica>02</replica>
<cluster>test_cluster</cluster>
</macros>
<macros>
<shard>02</shard>
<replica>02</replica>
<cluster>test_cluster</cluster>
</macros>