Details
-
Bug
-
Status: Resolved
-
Low
-
Resolution: Cannot Reproduce
-
None
-
None
-
CentOS 5
2.6.18-164.15.1.el5 #1 SMP Wed Mar 17 11:30:06 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux
-
Low
Description
When I am trying to run loadbalance, I got the following error message:
[root@cas2 bin]# sh nodetool -h localhost loadbalance
Exception in thread "main" java.lang.UnsupportedOperationException: data is
currently moving to this node; unable to leave the ring
I am actually run loadbalance on another node, but it was 3-4 days ago, I
have just 100GB data (3 nodes), so I expect that data relocate should be
already done.
streams show nothing interest too:
===
[root@cas2 bin]# sh nodetool -h localhost streams
Mode: Node is drained
Nothing streaming to /172.19.0.30
Not receiving any streams.
[root@cas2 bin]#
===
After cluster restart it works ok.