Re: 5 node cluster - Recommended seed configuration.

2011-08-09 Thread Selva Kumar
Thanks Samal From: samal sa...@wakya.in To: user@cassandra.apache.org; Selva Kumar wwgse...@yahoo.com Sent: Tuesday, August 9, 2011 12:23 AM Subject: Re: 5 node cluster - Recommended seed configuration. It is recommended that seed list should be same in all

5 node cluster - Recommended seed configuration.

2011-08-08 Thread Selva Kumar
We have a 5 node Cassandra cluster. We use version 0.7.4. What is the recommended seed configuration. Here are some configurations, i have noticed. Example 1: --- One node being seed to itself. node1:     seeds: node1, autobootstrap=false node2:     seeds: node1, node3,

Re: Multi data center configuration - A question on read correction

2011-06-15 Thread Selva Kumar
PM, Selva Kumar wwgse...@yahoo.com wrote: I have setup a multiple data center configuration in Cassandra. My primary intention is to minimize the network traffic between DC1 and DC2. Want DC1 read requests be served with out reaching DC2 nodes. After going through documentation, i felt following

Multi data center configuration - A question on read correction

2011-06-14 Thread Selva Kumar
I have setup a multiple data center configuration in Cassandra. My primary intention is to minimize the network traffic between DC1 and DC2. Want DC1 read requests be served with out reaching DC2 nodes. After going through documentation, i felt following setup would do. Replica Placement