John Sanda

Results 255 comments of John Sanda

Can you provide more details on how you are pulling credentials? Can you share logs from the medusa-restore container? Are you referencing a secret with no data?

I'd say no to baked into the project, yes to some docs

Sound like an interesting application 🙂 cert-manager is currently only used to provide certificates for webhooks. As long as the webhook can be configured properly with a cert, I don't...

>Are you suggesting we drop mbeans access from all other accounts? Are you referring to the Cassandra roles we create for Medusa, Reaper, and Stargate? If so, we are not...

Can you provide some more context? * k8ssandra version * chart properties used to install/upgrade * Is the output from application logs? * If application log what driver (and version)...

Those logs actually are not from Cassandra. The main process of the `cassandra` container is the [management-api](https://github.com/k8ssandra/management-api-for-apache-cassandra). It manages the lifecycle of the Cassandra node and provides a REST API...

Thanks for the additional logs @ASHISH932. It looks like schema disagreement is the issue. This could be related to https://github.com/k8ssandra/reaper-operator/issues/56. Can you get logs for your Reaper pod? To resolve...

Setting `rollingRestartRequested: true` tells cass-operator to perform a rolling restart of the cluster. It does this simply deleting pods in a rolling fashion. A CassandraDatacenter consists of one or more...

Hi @zencircle Can you get the logs from Medusa, e.g., `kubectl logs -c

I'd happily take a blog post about configuring and using local vs network storage, but I would rather see it as part of the docs.