回复: split one DC from a cluster

2017-10-20 Thread Peng Xiao
Thanks Kurt,we may will still use snapshot and sstableloader to split this schema to another cluster. -- 原始邮件 -- 发件人: "kurt";; 发送时间: 2017年10月19日(星期四) 晚上6:11 收件人: "User"; 主题: Re: split one DC from a cluster Easiest way is to separa

Re: split one DC from a cluster

2017-10-19 Thread kurt greaves
Easiest way is to separate them via firewall/network partition so the DC's can't talk to each other, ensure each DC sees the other DC as DOWN, then remove the other DC from replication, then remove all the nodes in the opposite DC using removenode.​

split one DC from a cluster

2017-10-19 Thread Peng Xiao
Hi, We want to split one DC from a cluster and make this DC a new cluster(rename this DC to a new cluster name). Could you please advise? Thanks, Peng Xiao