You should not bootstrap with mixed cluster. First you should upgrade and
then bootstrap a new node. If you are not able to upgrade due to disk space
constraints while running upgradesstable, then
1. Reduce the number of threads for upgradesstable (--jobs parameter). By
default it is 2. You can do
Hi,
We are facing some issue in bootstrapping new node in 3.11.0 and
bootstrapping is failing.
We have two tasks here :
1. Expand the cluster (Due to disk concern and dropped mutation)
2. Upgrade the cluster from 3.11.0 to 3.11.5 because of various bugs we are
hitting in 3.11.0 .
So my question h
Hello Kevin, here are a few thoughts and things you could try:
each node has stored about 4TB
When I joined a new node, I found that the process has not been completed
> for more than a week
So first thought is that this is a lot of data per node. I think the sweet
spot is around 1-2 TB / node.
I have a Cassandra(v3.7) cluster with 31 nodes, each node’s hard configuration
is 4cpu, 64GB memory, 8TB hard disk, and each node has stored about 4TB of data
now. When I joined a new node, I found that the process has not been completed
for more than a week, while the CPU load of new node and s
>>> just for new data, and have no responsibility for old data. It *will* be
>>>>> responsible for old data, it just won't *know* about the old data it
>>>>> should be responsible for. Executing a repair will fix this, but only
>>>>> because the exi
am all the missing data to the new
>>>> node. This will create more pressure on your cluster than just normal
>>>> bootstrapping would have.
>>>>
>>>> I can't think of any reason you'd want to do that unless you needed to
>>>> gr
l stream all the missing data to the new
>>> node. This will create more pressure on your cluster than just normal
>>> bootstrapping would have.
>>>
>>> I can't think of any reason you'd want to do that unless you needed to
>>> grow your cluster
g data to the new
>> node. This will create more pressure on your cluster than just normal
>> bootstrapping would have.
>>
>> I can't think of any reason you'd want to do that unless you needed to
>> grow your cluster really quickly, and were ok with corrupting
ootstrapping would have.
>
> I can't think of any reason you'd want to do that unless you needed to
> grow your cluster really quickly, and were ok with corrupting your old data.
>
> On Sat, Jan 10, 2015 at 12:39 AM, Yatong Zhang
> wrote:
>
>> Hi there,
>>
l bootstrapping would
have.
I can't think of any reason you'd want to do that unless you needed to grow
your cluster really quickly, and were ok with corrupting your old data.
On Sat, Jan 10, 2015 at 12:39 AM, Yatong Zhang wrote:
> Hi there,
>
> I am using C* 2.0.10 and I
Hi there,
I am using C* 2.0.10 and I was trying to add a new node to a
cluster(actually replace a dead node). But after added the new node some
other nodes in the cluster had a very high work-load and affected the whole
performance of the cluster.
So I am wondering is there a way to add a new
hi,
thank you very much!
ju wenguang
From: Hannu Kröger
Date: 2013-10-10 17:01
To: user; juwg
Subject: Re: Re: Add a new node
Hi,
You don't need to restart for that either. Check this out:
http://www.datastax.com/docs/1.1/cluster_management#replication-factor
Cheers,
Hannu
2013/
y existed keyspace, can I change the number of replicas in
> it's REPLICATION option?
> If so, do I need to restart the whole cluster?
>
> Thanaks in advance.
>
> ju wenguang
>
> *From:* Hannu Kröger
> *Date:* 2013-10-10 16:10
> *To:* user ; juwg
> *Subjec
10-10 16:10
To: user; juwg
Subject: Re: Add a new node
Hello,
No you don't need to. Check this out:
http://www.datastax.com/documentation/cassandra/2.0/webhelp/index.html#cassandra/operations/ops_add_node_to_cluster_t.html
Cheers,
Hannu
2013/10/10 juwg
Hi all,
I want to ask a basic qu
Hello,
No you don't need to. Check this out:
http://www.datastax.com/documentation/cassandra/2.0/webhelp/index.html#cassandra/operations/ops_add_node_to_cluster_t.html
Cheers,
Hannu
2013/10/10 juwg
> **
> Hi all,
>
> I want to ask a basic question: To add a new node to Cas
Hi all,
I want to ask a basic question: To add a new node to Cassandra system, do I
need to restart the Cassandra system?
thanks
juwenguang
jn shangjie
Hi all,
I want to ask a basic question: To add a new node to Cassandra system, do I
need to restart the Cassandra system?
thanks
juwenguang
jn shangjie
Hi all,
I want to ask a basic question: To add a new node to Cassandra system, do I
need to restart the Cassandra system?
thanks
juwenguang
jn shangjie
Hi,
As it is said in cassandra.yaml, you need to define it as # Ex: *"*
,,*"* whole list as one String.
On Mon, Jun 4, 2012 at 1:17 PM, Prakrati Agrawal <
prakrati.agra...@mu-sigma.com> wrote:
> Dear all,
>
> ** **
>
> I am trying to add a new node to my ex
Dear all,
I am trying to add a new node to my existing one node Cassandra. So I edited
the seeds value in the cassandra.yaml and added the ip addresses of both the
nodes. But its giving me the following error:
ERROR 13:16:48,342 Fatal configuration error error
while parsing a block mapping
in
Check your tokens are correct using the algorithm discussed on this page
http://wiki.apache.org/cassandra/Operations
If all ok run a node tool cleanup to remove any data the nodes are no longer
responsible for. (see section on bootstrapping in the link above)
Finally, the load *may* include tom
I tried adding a new node and rebalanced the ring via nodetool move but
ending up in a weird state. Blew away all data from 2 nodes (out of 3)
and manually set tokens but its completely unbalanced.
[r...@cassandra1 apache-cassandra]# bin/nodetool --host localhost --port
8080 ring
Address
22 matches
Mail list logo