Re: practice failure recovery

2011-04-26 Thread William Oberman
Done and done. I'm really loving how easy the nuclear option has been (it was what I tested first). will On Tue, Apr 26, 2011 at 5:09 PM, aaron morton wrote: > In 0.7.X the cli waits for the schema to agree before returning, you should > see... > > Waiting for schema agreement... > ... schemas

Re: practice failure recovery

2011-04-26 Thread aaron morton
In 0.7.X the cli waits for the schema to agree before returning, you should see... Waiting for schema agreement... ... schemas agree across the cluster Or if things fail The schema has not settled in %d seconds; further migrations are ill-advised until it does.%nVersions are %s%n WRT the error

practice failure recovery

2011-04-26 Thread William Oberman
In my test cluster I manged to jam up a cassandra server. I figure the easy & failsafe solution is to just boot a replacement node, but I thought I'd try a minute to either figure out what I did, or try to figure out how to properly recover it before I lose my current state. The symptom = on star