>
> As I see the state 162.243.109.94 is UL(Up/Leaving) so maybe this is
> causing the problem


OK, that's an interesting observation.How do you fix a node that is an UL
state? What causes this?

Also, is there any document that explains what all the nodetool
abbreviations (UN, UL) stand for?

On Mon, Oct 27, 2014 at 5:46 AM, jivko donev <jivko_...@yahoo.com> wrote:

> As I see the state 162.243.109.94 is UL(Up/Leaving) so maybe this is
> causing the problem.
>
>
>   On Sunday, October 26, 2014 11:57 PM, Tim Dunphy <bluethu...@gmail.com>
> wrote:
>
>
> Hey all,
>
>  I'm trying to decommission a node.
>
>  First I'm getting a status:
>
> [root@beta-new:/usr/local] #nodetool status
> Note: Ownership information does not include topology; for complete
> information, specify a keyspace
> Datacenter: datacenter1
> =======================
> Status=Up/Down
> |/ State=Normal/Leaving/Joining/Moving
> --  Address         Load       Tokens  Owns    Host ID
>           Rack
> UN  162.243.86.41   1.08 MB    1       0.1%
>  e945f3b5-2e3e-4a20-b1bd-e30c474a7634  rack1
> UL  162.243.109.94  1.28 MB    256     99.9%
> fd2f76ae-8dcf-4e93-a37f-bf1e9088696e  rack1
>
>
> But when I try to decommission the node I get this message:
>
> [root@beta-new:/usr/local] #nodetool -h 162.243.86.41 decommission
> nodetool: Failed to connect to '162.243.86.41:7199' -
> NoSuchObjectException: 'no such object in table'.
>
> Yet I can telnet to that host on that port just fine:
>
> [root@beta-new:/usr/local] #telnet 162.243.86.41 7199
> Trying 162.243.86.41...
> Connected to 162.243.86.41.
> Escape character is '^]'.
>
>
> And I have verified that cassandra is running and accessible via cqlsh on
> the other machine.
>
> What could be going wrong?
>
> Thanks
> Tim
>
>
> --
> GPG me!!
>
> gpg --keyserver pool.sks-keyservers.net --recv-keys F186197B
>
>
>
>


-- 
GPG me!!

gpg --keyserver pool.sks-keyservers.net --recv-keys F186197B

Reply via email to