The last core dump it did was 300mb - it's running 20 processes or so, so I would guess now it needs to dump 300*20mb?
If that's the case I need to expand the volume of this server before enabling this, else it'll potentially run out of space.
echo "0" > /proc/sys/kernel/core_uses_pid
Will disable this again I assume?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.