On Wed, Sep 9, 2015 at 12:19 AM, a a wrote:
> I have running cassandra cluster and i want add new node in new
> datanenter(need 100% of data).
> But i don't want full data copy by network.
> Can i copy data manually and then sync new node to cluster?
>
tl;dr - "yes"
http://www.pythian.com/blog/
wont ur data be out of sync?
On Wed, Sep 9, 2015 at 2:19 AM, a a wrote:
> Hi all.
>
> I have running cassandra cluster and i want add new node in new
> datanenter(need 100% of data).
> But i don't want full data copy by network.
> Can i copy data manually and then sync new node to cluster?
>
> S
Hi all.
I have running cassandra cluster and i want add new node in new datanenter(need
100% of data).
But i don't want full data copy by network.
Can i copy data manually and then sync new node to cluster?
Something like:
1. Make snapshot on working node and write to external drive.
2. Restore