RE: Adding New Node Issue

2015-05-12 Thread Thomas Miller
, Thomas Miller From: Andrei Ivanov [mailto:aiva...@iponweb.net] Sent: Thursday, April 23, 2015 5:40 PM To: user@cassandra.apache.org Subject: Re: Adding New Node Issue Thomas, From our experience, C* is almost degrading quite a bit when we bootstrap new nodes - no idea why, was never able to get any

Re: Adding New Node Issue

2015-04-23 Thread Jeff Ferland
Sounds to me like your stream throughput value is too high. `notetool getstreamthroughput` and `notetool setstreamthroughput` will update this value live. Limit it to something lower so that the system isn’t overloaded by streaming. The bottleneck that slows things down is mostly to be disk or

Adding New Node Issue

2015-04-23 Thread Thomas Miller
Hello, Yesterday we ran into a serious issue while joining a new node to our existing 4 node Cassandra cluster (version 2.0.7). The average node data size is 152GB's with a replication factor of 3. The node was prepped just like the following document describes -

RE: Adding New Node Issue

2015-04-23 Thread Thomas Miller
Zabbix monitoring software. If this bug was affecting us I should see those interface getting hammered, right? Thanks, Thomas Miller From: Andrei Ivanov [mailto:aiva...@iponweb.net] Sent: Thursday, April 23, 2015 4:40 PM To: user@cassandra.apache.org Subject: Re: Adding New Node Issue Thomas

Re: Adding New Node Issue

2015-04-23 Thread Ali Akhtar
. Thanks, Thomas Miller *From:* Jeff Ferland [mailto:j...@tubularlabs.com] *Sent:* Thursday, April 23, 2015 2:46 PM *To:* user@cassandra.apache.org *Subject:* Re: Adding New Node Issue Sounds to me like your stream throughput value is too high. `notetool getstreamthroughput

RE: Adding New Node Issue

2015-04-23 Thread Thomas Miller
Ali, Our Cassandra version is 2.0.7. Thanks, Thomas Miller From: Ali Akhtar [mailto:ali.rac...@gmail.com] Sent: Thursday, April 23, 2015 4:22 PM To: user@cassandra.apache.org Subject: Re: Adding New Node Issue What version are you running? On Fri, Apr 24, 2015 at 12:51 AM, Thomas Miller

Re: Adding New Node Issue

2015-04-23 Thread Andrei Ivanov
, right? Thanks, Thomas Miller *From:* Andrei Ivanov [mailto:aiva...@iponweb.net] *Sent:* Thursday, April 23, 2015 4:40 PM *To:* user@cassandra.apache.org *Subject:* Re: Adding New Node Issue Thomas, just in case you missed it there is a bug with throughput setting prior to 2.0.13

RE: Adding New Node Issue

2015-04-23 Thread Thomas Miller
To: user@cassandra.apache.org Subject: Re: Adding New Node Issue Sounds to me like your stream throughput value is too high. `notetool getstreamthroughput` and `notetool setstreamthroughput` will update this value live. Limit it to something lower so that the system isn’t overloaded by streaming