scylladb / scylla-operator

The Kubernetes Operator for ScyllaDB
https://operator.docs.scylladb.com/
Apache License 2.0
324 stars 159 forks source link

PoC for collecting ScyllaDB coredumps #1435

Open tnozicka opened 9 months ago

tnozicka commented 9 months ago

We need to figure out how to best collect ScyllaDB core dumps. Ideally this should be multitenant and not require extra permissions.

One approach is to configure nodes and collect them centrally, which is not great and poses multitenancy challenges. Another could use setting per ScyllaClusters sysctl option kernel.core_pattern and direct the core dump into the PVC. Others remain to be investigated.

This may turn out to a be a proposal or just an input for documentation

scylla-operator-bot[bot] commented 1 week ago

The Scylla Operator project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

You can:

/lifecycle stale

tnozicka commented 6 days ago

/remove-lifecycle stale /triage accepted