cassandra - Bootstrapping new node time/issues -


i have existing 3 node cassandra cluster. added 3 new nodes cluster. nodes still "bootstrapping", added nodes 3 days ago. i'm concerned process.

1) how long bootstrapping typically take? have 40gb on each node.

2) of new nodes have died @ least once during bootstrapping no cause given in logs. there known issues around this?

using cassandra 2.0.6 on ubuntu 12.04. or advice appreciated.

  1. usually bootstrapping process communicate brand new node existing nodes in cluster. recommended allow 2-3 minutes complete bootstrapping process.

  2. do new nodes have same cassandra configuration ? while adding new node, console can run nodetool cfstats command check either streams going on.


Comments

Popular posts from this blog

javascript - jquery or ashx not working -

opencv - DataType<cv::detail::deriv_type>::depth what is it used for -

python 3.x - Mapping specific letters onto a list of words -