On Thu, Nov 19, 2015 at 06:11:56PM +0800, Asias He wrote:
> On Thu, Nov 19, 2015 at 5:34 PM, Gleb Natapov <
gl...@scylladb.com> wrote:
>
> > Recently I started to get this error:
> >
> > Exiting on unhandled exception of type 'std::runtime_error': Other
> > bootstrapping/leaving/moving nodes detected, cannot bootstrap while
> > cassandra.consistent.rangemovement is true
> >
> > while starting cluster for the first time. I run all scylla's almost
> > simultaneously, but if one is started half a second to late I get this
> > erro.
>
>
>
> When you start nodes simultaneously, did you get the error?
>
Define simultaneously? I get the error sometimes when I ran them by pressing
enter in 3 windows one by one as fast as possible. Definitely less then
3sec between each.
>
>
> > Shouldn't it be a period during first run when nodes are waiting
> > for all other nodes to join?
> >
>
>
> Sorry, What do you mean here? First of all, the check is to prevent
> operation erros.
IIRC previously seed node started cql server immediately, but non seed
nodes waited for 10 seconds for all nodes to join on the first run. Is
this different now?
> In real life, we should bootstrap node one by one. However, to make test
> easier, we can bootstrap multiple nodes since there is probably no data, we
> can set cassandra.consistent.rangemovement to false in this case.
>
>
> >
> > --
> > Gleb.
> >
>
>
>
> --
> Asias
--
Gleb.