planb-cassandra icon indicating copy to clipboard operation
planb-cassandra copied to clipboard

Plan B Cassandra for STUPS/AWS with static IPs

Results 40 planb-cassandra issues
Sort by recently updated
recently updated
newest added

We would like to make the update command behavior less surprising by implementing the following improvements: - [ ] document how to resolve 'failed' state, maybe provide a hint as...

enhancement

The STUPS cassandra link for dynamic size cluster is returning a github 404. https://github.com/zalando/stups-cassandra

On update if we terminate an instance the alarm remains.

enhancement

In `tag_instance_volume` we have code which might change the volume name. This should be removed, because it was introduced for migration. Then it is ensured that the volume name is...

Hi In order to make IT compliance we need to perform backup/restore for our Cassandra cluster. In this document: [Restoring a snapshot into a new cluster](https://docs.datastax.com/en/dse/6.0/dse-admin/datastax_enterprise/operations/opsSnapshotRestoreNewCluster.html), it mentioned that we...

We request milliseconds to be logged in the configuration, but it seems that it doesn't apply.

It looks like the docker image is taken from the source region.

Such as sysctl's vm.max_map_count (supported by Taupage) and resource limits (not yet supported).

In case of the OutOfMemoryError Cassandra server will dump the heap into `$CASSANDRA_HEAPDUMP_DIR` if that was configured. We can detect this and restart the server process. Some back-off would be...