What replication strategy did you use?  how does the ring look?  were the newly 
added nodes bootstrapped? is 1 or more nodes listed as a seed?

Lots of questions.  but maybe you could post your cassandra.yaml here and we 
can take a look at it.

The output of nodetool ring would also be good.

Jon 

On Apr 26, 2011, at 7:27 PM, Brad Willard wrote:

> I'm trying to setup a cassandra cluster with 0.7.4 on 4 nodes. I
> initially did a single server test that went beautifully with a test
> that inserted 16 million rows with no issues. However when I tried to
> create a 4 node cluster I've been seeing weird behavior. I seem to be
> able to run my same test without errors, however when I use the
> cassanda-cli to look at the data, it appears as though nothing has
> been inserted. I verified the server I've connected to, verified the
> correct keyspace and column family. I've already used the nodetool to
> verify all the other servers are listed in the ring.
> 
> I followed these instructions for the setup:
> http://wiki.apache.org/cassandra/MultinodeCluster
> 
> So how can I verify my cluster is working correctly?  Any help would
> be amazing as I'm evaluating this for my company.
> 
> Thanks,
> Brad

Reply via email to