Thanks Mark. the procedure you shared is useful. I think I have missed the nodetool rebuild command. I am trying it out in a non-prod environment.
The num_tokens is set to 1 and initial_token is set to different values (mine is a 6 node cluster with 3 in each datacenter). Tried a rolling restart of the cluster. That didn't help. Tried a cold restart of the cluster. That also didn't work. I will try the nodetool rebuild and see whether any change. Thanks, rameez On Fri, Jul 4, 2014 at 7:19 PM, Mark Reddy <mark.re...@boxever.com> wrote: > Hi Rameez, > > I have never done a migration from vnodes to non-vnodes however I would > imagine that the procedure would be the same as its counterpart. As always > testing in dev should be done first. > > To move from vnodes to non-vodes I would add a new datacenter to the > cluster with vnodes disabled and rebuild from your vnode cluster. > > You can find some more details about adding a data center to your cluster > here: > http://datastax.com/documentation/cassandra/2.0/cassandra/operations/ops_add_dc_to_cluster_t.html?scroll=task_ds_hmp_54q_gk__task_ds_hmp_54q_gk_unique_1 > > > > Mark > > > > On Fri, Jul 4, 2014 at 2:43 PM, Rameez Thonnakkal <ssram...@gmail.com> > wrote: > >> hello Team, >> >> I am looking for standard operating procedure to disable vnode in a >> production cluster. >> This is to enable solr which doesn't work with a cassandra cluster having >> vnode enabled. >> >> Any suggestions/ >> >> Thanks, >> Rameez >> >> >