s the incorrect token I would fix this after you get B and C
> back into the ring.
>
> Hope that helps.
>
> -
> Aaron Morton
> Freelance Cassandra Developer
> @aaronmorton
> http://www.thelastpickle.com
>
> On 3 Aug 2011, at 09:43, Aishwarya Venkatar
one of the items in it if you have multiple nodes.
>>
>> On Tue, 2011-08-02 at 10:10 -0700, Aishwarya Venkataraman wrote:
>>> Nodetool does not show me all the nodes. Assuming I have three nodes
>>> A, B and C. The seedlist of A is localhost. Seedlist of B is
>>
On Tue, Aug 2, 2011 at 10:30 AM, Adi wrote:
>> The seedlist of A is localhost.
>>
>> Seedlist of B is localhost, A_ipaddr and
>>
>> seedlist of C is localhost,B_ipaddr,A_ipaddr.
>
>
> Using localhost(or own IP address for non-seed nodes) is not a good
> practice.
> Try
>>
>> The seedlist of A :
?
> Is bootstrapped node has seed ip of its own?
> AFAIK gossip work even without actively joining a ring.
>
>>>
>>> On Tue, Aug 2, 2011 at 7:21 AM, Aishwarya Venkataraman
>>> wrote:
>>> > Replies inline.
>>> >
>>> > Thanks,
>>
Also I see these in the logs
"ERROR 08:53:47,678 Internal error processing batch_mutate
java.lang.IllegalStateException: replication factor (3) exceeds number
of endpoints (1)"
On Tue, Aug 2, 2011 at 7:21 AM, Aishwarya Venkataraman
wrote:
> Replies inline.
>
> Thanks,
>
system keyspace, bring the cluster up and bootstrap the nodes.
>
>
> Kind regards,
> Sorin
>
>
> On Tue, Aug 2, 2011 at 2:53 PM, Aishwarya Venkataraman
> wrote:
>>
>> Hello,
>>
>> I recently migrated 400 GB of data that was on a different cassandr
Hello,
I recently migrated 400 GB of data that was on a different cassandra
cluster (3 node with RF= 3) to a new cluster. I have a 3 node cluster
with replication factor set to three. When I run nodetool ring, it
does not show me all the nodes in the cluster. It always keeps showing
only one node