Re: Solandra/Cassandra ring issue

2011-08-11 Thread Jake Luciani
seriously, If you change the cluster name in cassandra.yaml they won't join. On Thu, Aug 11, 2011 at 12:31 PM, Ashley Martens wrote: > No shared seeds. Downright freaky. > > -- http://twitter.com/tjake

Re: Solandra/Cassandra ring issue

2011-08-11 Thread Ashley Martens
No shared seeds. Downright freaky.

Re: Solandra/Cassandra ring issue

2011-08-10 Thread Jake Luciani
There is nothing solandra specific that would cause this. There were no shared seeds? On Aug 10, 2011, at 6:24 PM, Ashley Martens wrote: > Nope. Clean system. > > On Wed, Aug 10, 2011 at 3:22 PM, Nick Bailey wrote: > Did you perhaps start up the second cluster with data from the test > clu

Re: Solandra/Cassandra ring issue

2011-08-10 Thread Ashley Martens
Nope. Clean system. On Wed, Aug 10, 2011 at 3:22 PM, Nick Bailey wrote: > Did you perhaps start up the second cluster with data from the test > cluster? If you accidentally copied the system tables over, cassandra > would recognize the saved tokens/ips from the test cluster and attempt > to goss

Re: Solandra/Cassandra ring issue

2011-08-10 Thread Nick Bailey
Did you perhaps start up the second cluster with data from the test cluster? If you accidentally copied the system tables over, cassandra would recognize the saved tokens/ips from the test cluster and attempt to gossip with them. On Wed, Aug 10, 2011 at 5:19 PM, Ashley Martens wrote: > I just had