[ 
https://issues.apache.org/jira/browse/CASSANDRA-3133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13101587#comment-13101587
 ] 

Brandon Williams commented on CASSANDRA-3133:
---------------------------------------------

{quote}
4th host is in leaving state from 72h,.

nodetool -h 10.10.10.14 decommission ; echo "END"
nodetool process is still runing, "END" was not printed yet.
{quote}

JMX probably timed out, nodetool doesn't currently have any way of detecting 
this so it runs forever.

It sounds like for whatever reason streaming during decommission failed.  You 
can do one of the following:

* restart the decom node and try to decom it again
* shutdown the decom node and removetoken it

Should removetoken also fail to complete, finally you can do a 'removetoken 
force'

> nodetool netstats doesn't show streams during decommission
> ----------------------------------------------------------
>
>                 Key: CASSANDRA-3133
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3133
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 0.8.4
>         Environment: debian 6.0.2.1 (squeeze), java 1.6.26 (sun, non-free 
> packages).
>            Reporter: Zenek Kraweznik
>            Assignee: Brandon Williams
>
> nodetool netstats is now showing transferred files from demonission

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to