Anti-entropy repair with a 4 node cluster replication factor 4

2020-10-27 Thread Fred Al
Hello! Running Cassandra 2.2.9 with a 4 node cluster with replication factor 4. When running anti-entropy repair is it required to run repair on all 4 nodes or is it sufficient to run it on only one node? Since all data is replicated on all nodes i.m.o. only one node would need to be repaired to re

unsubscribe

2017-09-02 Thread Mojtaba Al.

Corrupt SSTables

2016-03-02 Thread Fredrik Al
Hi all. Having two FSReadErrors: FSReadError in ..\..\data\system\compaction_history-b4dbb7b4dc493fb5b3bfce6e434832ca\system-compaction_history-ka-329-CompressionInfo.db FSReadError in ..\..\data\system\sstable_activity-5a1ff267ace03f128563cfae6103c65e\system-sstable_activity-ka-475-CompressionI

Re: Cassandra DSC installation fail due to some python dependecies. How to rectify ?

2014-02-17 Thread Al Tobey
e-run your original apt command. -Al Tobey Open Source Mechanic Datastax On Mon, Feb 17, 2014 at 3:21 PM, Ertio Lew wrote: > I am trying to install cassandra dsc20 but the installation fails due to > some python dependecies. How could I make this work ? > > > root@server1:~# s

Re: Size Tiered -> Leveled Compaction

2013-03-07 Thread Al Tobey
er 26k/s+ inserts with CL_QUORUM. With compaction throttling enabled at any rate it just couldn't keep up. With throttling off, it runs smoothly and does not appear to have an impact on our applications, so we always leave it off, even in EC2. An 8GiB heap is too small for this config on 1.1. YM

Re: Much more native memory used by Cassandra then the configured JVM heap size

2012-06-13 Thread Al Tobey
ems at 5 or lower. 20 is too high for large memory servers IMO. -Al On Wed, Jun 13, 2012 at 11:01 AM, Poziombka, Wade L < wade.l.poziom...@intel.com> wrote: > actually, this is without jna.jar. I will add and see if still have > same issue > > ** ** > > *From:* Poziom

Re: kswapd0 causing read timeouts

2012-06-13 Thread Al Tobey
I would check /etc/sysctl.conf and get the values of /proc/sys/vm/swappiness and /proc/sys/vm/vfs_cache_pressure. If you don't have JNA enabled (which Cassandra uses to fadvise) and swappiness is at its default of 60, the Linux kernel will happily swap out your heap for cache space. Set swappines

unsubscribe

2012-02-14 Thread Al