Repair failing with Lost Notification

2014-12-22 Thread Allan Carroll
Hi all,  Since upgrading from 1.2.13 to 2.0.10 last week, we’ve been having trouble with repairs. nodetool repair keeps returning "Lost notification. You should check server log for repair status of keyspace.” It usually happens in the middle of the repair. Yet, the logs on the node show the re

Re: Retrieving dead node's token from system keyspace

2010-10-08 Thread Allan Carroll
ith RF = ? , you lost one node completely and now you want to... > > Just get a cluster running again, don't worry about the data. > OR > Restore the data from the dead node. > OR > Create a cluster with the data from the remaining node and a new node. > > Aaron >

Re: Retrieving dead node's token from system keyspace

2010-10-08 Thread Allan Carroll
ith RF = ? , you lost one node completely and now you want to... > > Just get a cluster running again, don't worry about the data. > OR > Restore the data from the dead node. > OR > Create a cluster with the data from the remaining node and a new node. > > Aaron >

Re: Retrieving dead node's token from system keyspace

2010-10-07 Thread Allan Carroll
ng the sstables that I have on the remaining node? -Allan On Oct 7, 2010, at 3:22 PM, Allan Carroll wrote: > Hey all, > > I had a node go down that I'm not able to get a token for from nodetool ring. > > The wiki says: > > "You can obtain the dead node's

Retrieving dead node's token from system keyspace

2010-10-07 Thread Allan Carroll
Hey all, I had a node go down that I'm not able to get a token for from nodetool ring. The wiki says: "You can obtain the dead node's token by running nodetool ring on any live node, unless there was some kind of outage, and the others came up but not the down one -- in that case, you can ret

Re: NodeTool won't connect remotely

2010-08-30 Thread Allan Carroll
hat client > can connect to any port in the server and try again. > > - Juho Mäkinen > > On Mon, Aug 30, 2010 at 7:07 PM, Allan Carroll wrote: >> Hi, >> >> I'm trying to manage my cassandra cluster from a remote box and having >> issues getting nodeto

NodeTool won't connect remotely

2010-08-30 Thread Allan Carroll
Hi, I'm trying to manage my cassandra cluster from a remote box and having issues getting nodetool to connect. All the machines I'm using are running on AWS. Here's what happens when I try: /opt/apache-cassandra-0.6.4/bin/nodetool -h xxx.xxx.xxx.143 -p 10036 ring Error connecting to remote JMX

Cassandra Chef recipe and EC2 snitch

2010-07-22 Thread Allan Carroll
Hi all, I'm setting up a new cluster on EC2 for the first time and looking at the wiki cloud setup page (http://wiki.apache.org/cassandra/CloudConfig). There's a chef recipe linked there that mentions an ec2snitch. The link doesn't seem to go where it says it does. Does anyone know where those