You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "darion yaphets (JIRA)" <ji...@apache.org> on 2013/10/06 10:49:42 UTC

[jira] [Commented] (CASSANDRA-6150) How do I remove the node that has "Host Id is null" ?

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

darion yaphets commented on CASSANDRA-6150:
-------------------------------------------

maybe you should kill the cassandra deamon after it decommission from the cluster 


> How do I remove the node that has "Host Id is null" ?
> -----------------------------------------------------
>
>                 Key: CASSANDRA-6150
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6150
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>         Environment: CentOS 5.8 , Dell , 32Gb Memory
>            Reporter: yunwoo oh
>             Fix For: 1.2.3
>
>
> There are 15 Cassandra Node in my team.
> I executed "nodetool -h 192.168.61.131 decommission" .
> and I killed the cassandra deamon
> But when I execute "  ./nodetool status"
> there is 192.168.61.131 node that has "null" value in the "HOST ID" column and State is "Leaving"
> How do I remove the node that has "Host Id is null" ?
> [root@u2metadbm06 bin]# ./nodetool status
> Datacenter: datacenter1
> =======================
> Status=Up/Down
> |/ State=Normal/Leaving/Joining/Moving
> --  Address           Load       Tokens  Owns   Host ID                               Rack
> UN  192.168.61.127    187.14 GB  256     2.2%   d45096ba-32ea-4fbe-aab3-649879771ffb  rack1
> UN  192.168.61.124    191.26 GB  256     2.4%   935804c5-aa5f-4186-b4d3-32352bc80e9c  rack1
> UN  192.168.61.157    186.02 GB  256     2.7%   edcd56a3-bfc7-4bdd-8bac-da3e64840e9d  rack1
> UN  192.168.61.130    186.86 GB  256     2.3%   c8a5f722-fedd-4df4-8262-3b49f804ee0d  rack1
> UL  192.168.61.131    136.3 GB   256     2.8%   null                                  rack1
> UN  192.168.61.159    165.32 GB  256     2.3%   9dc25aa7-1637-43dd-8767-6bd83cd6cfdb  rack1
> .....
> thanks.



--
This message was sent by Atlassian JIRA
(v6.1#6144)