scylladb / scylla-operator

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

PoC for collecting ScyllaDB coredumps #1435

Open tnozicka opened 1 year ago

tnozicka commented 1 year 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 5 months 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 5 months ago

/remove-lifecycle stale /triage accepted