Re: Warn while bootstrap

2010-10-21 Thread ruslan usifov
Thanks for replay How did you start the bootstrap and how are you checking if it has > completed? > > I start new node with true conf parameter, and than check ring state with follow command: freebsd# nodetool -h 192.168.0.37 -p 8080 ring, if bootstrap this command must give my two nodes, but i

Re: Warn while bootstrap

2010-10-21 Thread Aaron Morton
How did you start the bootstrap and how are you checking if it has completed? What do nodetool info and nodetool streams say? The dropped message log usually indicates the node is under load. The log messages normally include the thread and file and line number with them. That's makes it a bit

Warn while bootstrap

2010-10-21 Thread ruslan usifov
Hello I have a little problem. In first i have one node, then i try to add second node, and bootstrap phase never ends. I use cassandra 0.66. All streams which sends data between nodes ends with successful, but after that on the first node(which was originally) i have follow warning: INFO 19:20