Re: Cassandra with RHEL 8.6

2023-07-27 Thread Tibor Répási
That doesn’t sound like a RHEL issue. Swapping can severely impact performance, that’s why it is recommended to turn off swap on Cassandra nodes. This was recommended in the Cassandra documentation by DataStax[1]. Apache Cassandra is testing that and log a warning on startup [2] if swap is found

Re: Understanding rack in cassandra-rackdc.properties

2023-04-03 Thread Tibor Répási
Usually, it’s a good practice to resemble the real datacenter in the Cassandra topology, thus nodes mounted to distinct racks are know with different rack names to Cassandra. This is due to the usual datacenter infrastructure, having a single point of failure in each rack - e.g. a network switch