/storage/core
partition filling up. This occurs due to the generation of numerous core dump files, such as core.netlogond.####
, core.updatemgr-worke.###.
Sample Core files :
This occurs due to the repeated generation of core dump files, commonly named:
core.netlogond.####
core.updatemgr-worker.###
Other service-related core files
These files are typically created when internal VCSA services crash or encounter fatal errors.
Workaround:
To free up disk space, manually delete core files located in /storage/core
using the rm -f
command.