Re: Best approach for node decommission

2018-07-13 Thread Soumya Jena
If it helps you can use 'nodetool netstats' to monitor . If you do not see any streams stuck there , then you should be good . Also if you are concerned , you can run "nodetool repair" after the decommission just to make sure . I think what you are doing is okay . If the node is alive then nodeto

Best approach for node decommission

2018-07-12 Thread rajasekhar kommineni
Hi All, Can anybody let me know best approach for decommissiong a node in the cluster. My cluster is using vnodes, is there any way to verify all the data of the decommissioning node has been moved to remaining nodes, before completely shutting down the server. I followed below procedure : 1)