Re: single instance failover

2016-11-22 Thread Vladimir Yudovin
(or broadcast_rpc_address) to Node_B_IP on second machine?> > > > > >there would be potential database corruption, no?> > > Well, so SSTables are immutable, it can lead to unpredictable behavior, I guess. I don't believe anybody tested such setup befor

Re: single instance failover

2016-11-22 Thread Lou DeGenaro
es are immutable, it can lead to unpredictable behavior, I guess. I don't believe anybody tested such setup before.> > > > > >Is there any guidance on single instance failover?> > > I never saw one, the main Casandra idea that you build multinode cluster.> >%

Re: single instance failover

2016-11-22 Thread Vladimir Yudovin
. >Is there any guidance on single instance failover? I never saw one, the main Casandra idea that you build multinode cluster. Any specific reason why can't you use two nodes as single cluster? Best regards, Vladimir Yudovin, Winguzone - Cloud Cassandra Hosting, zero

single instance failover

2016-11-22 Thread Lou DeGenaro
A is still running, there would be potential database corruption, no? Is there any guidance on single instance failover? Thanks. Lou.