Open tnozicka opened 1 year 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:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/remove-lifecycle stale
/close
/lifecycle stale
/remove-lifecycle stale /triage accepted
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