We are adding node into a cluster with some data. The new node is in
Bootstrapping mode for a long time, waiting for data to be streamed to it, but
the streaming seems to get stuck.
Mode: Normal
Streaming to: /10.110.10.10
/opt/choicestream/data/cassandra/data/Profile/stream/U_Profiles-4277-
-
From: Henry Luo
Sent: Tuesday, November 02, 2010 12:10 PM
To: user@cassandra.apache.org
Subject: RE: Adding nodes in new data center
As suggested, we did do removetoken, set autobootstrap true, initial token and
start. Now the new nodes are in the Boostrapping state for a while, but nothing
]
Sent: Monday, November 01, 2010 6:08 PM
To: user@cassandra.apache.org
Subject: Re: Adding nodes in new data center
On Mon, Nov 1, 2010 at 6:01 PM, Henry Luo wrote:
> We have a cluster running in one data center, and are adding some in a new
> data center. There are some data already
We have a cluster running in one data center, and are adding some in a new data
center. There are some data already in the current cluster.
We did something wrong at first by not having AutoBootstrap on, when we saw no
data being migrated. So we wiped out the data on the new nodes, and then start
When using nodetool move command, the streaming between nodes got stuck for a
long period like the following:
Streaming from: /10.100.10.66
Profile:
/opt/choicestream/data/cassandra/data/Profile/U_Profiles-tmp-1137-Index.db
0/809960194
Profile:
/opt/choicestream/data/cassandra/data/Profi
We are using 0.6.1, and are planning to upgrade to 0.6.6. Currently, we are
observing that the compaction is going at the rate about ~10MB per second. We
did not see obvious bottleneck hardware wise.
Is this normal, or did we miss something?
The information tra
) to
make compaction hurt less
d) enable the dynamic snitch
(http://www.riptano.com/blog/whats-new-cassandra-065) to route around
nodes that are slow b/c of compaction
On Thu, Oct 14, 2010 at 3:23 PM, Henry Luo wrote:
> We have a five node cluster, using replication factor of 3. The applicat
We have a five node cluster, using replication factor of 3. The application is
only sending write requests at this point - we'd like to gain some operation
experience with it first before start read from it.
We are seeing over a hundred compaction activities on each server, some of them
are fo
Can you turn JMX authentication on for Cassandra? I tried and it works for
jconsole, etc. But I couldn't figure out how to pass username/password to
nodetool, etc.
Anyone has tried it before?
Thanks.
Henry
The information transmitted is intended only for the p
We have an application that does a lot of updates to the rows. We use
replication factor of 3 and are moving to multiple data centers. We would like
to accomplish the following setup:
Data are replicated to other data centers. RackAwareStrategy seems to be able
to handle that, however
1)
10 matches
Mail list logo