scylla-operator icon indicating copy to clipboard operation
scylla-operator copied to clipboard

PoC for collecting ScyllaDB coredumps

Open tnozicka opened this issue 2 years ago • 2 comments
trafficstars

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

tnozicka avatar Oct 02 '23 08:10 tnozicka