Re: Bootstrap Timing

2014-04-18 Thread Steven A Robenalt
That's what I'd be doing, but I wouldn't expect it to run for 3 days this time. My guess is that whatever was going wrong with the bootstrap when you had 3 nodes starting at once was interfering with the completion of the 1 remaining node of those 3. A clean bootstrap of a single node should comple

Re: Bootstrap Timing

2014-04-18 Thread Phil Burress
First, I just stopped 2 of the nodes and left one running. But this morning, I stopped that third node, cleared out the data, restarted and let it rejoin again. It appears streaming is done (according to netstats), right now it appears to be running compaction and building secondary index (accordin

Re: Bootstrap Timing

2014-04-18 Thread Steven A Robenalt
Looking back through this email chain, it looks like Phil said he wasn't using vnodes. For the record, we are using vnodes since we brought up our first cluster, and have not seen any issues with bootstrapping new nodes either to replace existing nodes, or to grow/shrink the cluster. We did adhere

Re: Bootstrap Timing

2014-04-18 Thread Robert Coli
On Fri, Apr 18, 2014 at 5:05 AM, Phil Burress wrote: > nodetool netstats shows 84 files. They are all at 100%. Nothing showing in > Pending or Active for Read Repair Stats. > > I'm assuming this means it's done. But it still shows "JOINING". Is there > an undocumented step I'm missing here? This w

Re: Fwd: Re: Apache cassandra not joining cluster ring

2014-04-18 Thread Joyabrata Das
Please refer replies embedded below. Thanks in anticipation, Joy On 18 April 2014 18:18, Michael Shuler ** Other three servers were 32-Bit only, so reinstalled the same in Node4* After explicitly enabling port 9160 by ufw command (Uncomplicated FireWall in Ubuntu), node3 joined the ring though

Re: Bootstrap Timing

2014-04-18 Thread Mark Reddy
If all streams have completed, the node could be still rebuilding secondary indexes? Try looking at 'nodetool compactionstats' for this. On Fri, Apr 18, 2014 at 1:05 PM, Phil Burress wrote: > nodetool netstats shows 84 files. They are all at 100%. Nothing showing in > Pending or Active for Read

Re: Fwd: Re: Apache cassandra not joining cluster ring

2014-04-18 Thread Michael Shuler
On 04/18/2014 02:33 AM, Joyabrata Das wrote: Let me explain sequentially. > > I’ve four nodes in cluster; node1, node2 (seed), node3, node4. > > 1. Reinstalling 32-Bit Ubuntu problem didn’t solve the problem. The suggestion here was not to reinstall 32-bit, but to install 64-bit so that yo

Re: Apache cassandra not joining cluster ring

2014-04-18 Thread Michael Shuler
All great comments and questions, Adrian. Joyabrata, there is also an IRC channel for help working through your issues, if that might help. Do camp on the channel, if someone doesn't answer right away. #cassandra on irc.freenode.net -- Kind regards, Michael On 04/18/2014 01:20 AM, Adrian

Re: Bootstrap Timing

2014-04-18 Thread Phil Burress
nodetool netstats shows 84 files. They are all at 100%. Nothing showing in Pending or Active for Read Repair Stats. I'm assuming this means it's done. But it still shows "JOINING". Is there an undocumented step I'm missing here? This whole process seems broken to me. On Thu, Apr 17, 2014 at 4:32

[RELEASE] Apache Cassandra 2.0.7 released

2014-04-18 Thread Sylvain Lebresne
The Cassandra team is pleased to announce the release of Apache Cassandra version 2.0.7. Cassandra is a highly scalable second-generation distributed database, bringing together Dynamo's fully distributed design and Bigtable's ColumnFamily-based data model. You can read more here: http://cassand

Fwd: Re: Apache cassandra not joining cluster ring

2014-04-18 Thread Joyabrata Das
Let me explain sequentially. > > I’ve four nodes in cluster; node1, node2 (seed), node3, node4. > > 1. Reinstalling 32-Bit Ubuntu problem didn’t solve the problem. > After explicitly enabling port 9160 by ufw command (Uncomplicated FireWall in Ubuntu), node3 joined the ring though no firewall was s