0.6.13->1.0 upgrade + node move -> resurrected data

2011-12-08 Thread Jehan Bing
Hi, Here is what I do, starting from 4 0.6.13 nodes with RF 2: - repair all the nodes - compact all the nodes - upgrade to 1.0 - scrub all the nodes - repair all the nodes - compact all the nodes - move one node to a new token For some requests, I don't get the same result before and after the

Re: Upgrade from 0.6 to 1.0

2011-12-06 Thread Jehan Bing
just re-create the keyspace with cassandra-cli and cassandra will reload my old data. Jehan On 2011-12-06 12:12, Jehan Bing wrote: Hi, I've seen recent posts saying it was possible to upgrade directly from 0.6 to 1.0. But how? I ran "nodetool drain" on all my node

Upgrade from 0.6 to 1.0

2011-12-06 Thread Jehan Bing
Hi, I've seen recent posts saying it was possible to upgrade directly from 0.6 to 1.0. But how? I ran "nodetool drain" on all my nodes and shut them down. However, there is not config-convert tool anymore. Since I basically using the default config, is it important? Or is it OK to just use t