Re: bootstrapping problem. 1.1.2 version

2012-07-16 Thread aaron morton
> DC located in different environments one on Win7 other on Linux. Running different operating systems is not supported. Cheers - Aaron Morton Freelance Developer @aaronmorton http://www.thelastpickle.com On 17/07/2012, at 12:30 AM, Michael Cherkasov wrote: > I found this erro

Re: bootstrapping problem. 1.1.2 version

2012-07-16 Thread Michael Cherkasov
I found this error: ERROR [Streaming to /192.168.36.25:10] 2012-07-16 16:26:25,206 AbstractCassandraDaemon.java (line 134) Exception in thread Thread[Streaming to /192.168.36.25:10,5,main] java.lang.IllegalStateException: target reports current file is \home\user\cassandra-data\data\DevKS\TestCase

Re: bootstrapping problem. 1.1.2 version

2012-07-16 Thread aaron morton
Check net stats a few times to look for progress, if there is none take a look at the logs on both sides for errors. Hope that helps. - Aaron Morton Freelance Developer @aaronmorton http://www.thelastpickle.com On 14/07/2012, at 10:53 PM, Michael Cherkasov wrote: > Hi all, >

bootstrapping problem. 1.1.2 version

2012-07-14 Thread Michael Cherkasov
Hi all, I have only one node and trying to add new DC with one node too. So I do all steps according this instruction http://www.datastax.com/docs/1.0/operations/cluster_management#adding-nodes-to-a-cluster But looks like nothing happens: D:\db\apache-cassandra-1.1.2\bin>nodetool netstats Start

Bootstrapping problem

2011-01-07 Thread Arjan van Ham
I have a Cassandra cluster (release 0.7.0-rc4) of two nodes, and am trying to add a third node. This cluster has a non-standard setting of 7001 for storage_port. With auto_bootstrap=false, this node can join the cluster fine. However when I'm setting auto_bootstrap to true, I see the follow