<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>DataStax Support Forums &#187; Topic: Replication in two data center configuration</title>
		<link>http://www.datastax.com/support-forums/topic/replication-in-two-data-center-configuration</link>
		<description>Software, Support, and Training for Apache Cassandra</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 13:07:01 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.3</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.datastax.com/support-forums/search.php</link>
		</textInput>
		<atom:link href="http://www.datastax.com/support-forums/rss/topic/replication-in-two-data-center-configuration" rel="self" type="application/rss+xml" />

		<item>
			<title>Anonymous on "Replication in two data center configuration"</title>
			<link>http://www.datastax.com/support-forums/topic/replication-in-two-data-center-configuration#post-1453</link>
			<pubDate>Thu, 29 Mar 2012 00:39:05 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">1453@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Appreciate the responses.  We'll probably end up going with a 2 and 2 setup after we get a few more nodes up, thanks!!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jbellis on "Replication in two data center configuration"</title>
			<link>http://www.datastax.com/support-forums/topic/replication-in-two-data-center-configuration#post-1364</link>
			<pubDate>Tue, 13 Mar 2012 23:38:00 +0000</pubDate>
			<dc:creator>jbellis</dc:creator>
			<guid isPermaLink="false">1364@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;&#34;Two copies local, one copy remote&#34; is not supported, because then the replicas would have to change depending on which DC you're querying from.&#60;/p&#62;
&#60;p&#62;OldNetworkTopologyStrategy would allow 3 total replicas, where sometimes the 3rd is in DC1, and other times in DC2 (deterministically).  Or you could just leave it as just two replicas, or four as Jackson suggested.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jackson@datastax.com on "Replication in two data center configuration"</title>
			<link>http://www.datastax.com/support-forums/topic/replication-in-two-data-center-configuration#post-1363</link>
			<pubDate>Tue, 13 Mar 2012 23:14:07 +0000</pubDate>
			<dc:creator>jackson@datastax.com</dc:creator>
			<guid isPermaLink="false">1363@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Hello Alvin,&#60;/p&#62;
&#60;p&#62;When setting up strategy option as &#34;{DC1:2,DC2:1}&#34;, Cassandra will place 2 replicas in DC1 and 1 replica in DC2, as you have observed. This is the expected behavior.&#60;/p&#62;
&#60;p&#62;All replicas are the same in Cassandra. There is no concept of replicating an extra copy within the &#34;local datacenter&#34;, and replicate once in the &#34;remote&#34;. You could do &#34;{DC1:2, DC2:2}&#34; such that each datacenter has 2 replicas for every write it receives.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Jackson
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "Replication in two data center configuration"</title>
			<link>http://www.datastax.com/support-forums/topic/replication-in-two-data-center-configuration#post-1361</link>
			<pubDate>Tue, 13 Mar 2012 18:39:54 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">1361@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Any ideas?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "Replication in two data center configuration"</title>
			<link>http://www.datastax.com/support-forums/topic/replication-in-two-data-center-configuration#post-1333</link>
			<pubDate>Wed, 07 Mar 2012 21:38:09 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">1333@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Hi all, thanks in advance for your help! :)&#60;/p&#62;
&#60;p&#62;Our team has a two data center configuration.  We have a 6 node cluster with 3 nodes on each site.  We want to have a replication factor of 3, replicating once to the local site and once cross site.  Currently, we are using strategy_options={DC1:2,DC2:1}; for our keyspace, but notice that DC1 will always have two replicas while DC2 will always only have one replica, regardless of node.&#60;/p&#62;
&#60;p&#62;What is the suggested way to specify our strategy so that each node will replicate once locally and once cross site?&#60;/p&#62;
&#60;p&#62;Thank you!!&#60;br /&#62;
Alvin
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
