How to Limit the Maximum Size of Kernel CoreDump? -
i running centos 6.
the system got kernel panic , rebooted.
i have enabled coredump generation, hence generated kernel core dump of size 500mb.
what maximum size of kernel core dump in worst case scenario?
is there way limit size of kernel core dump. ulimit -c limits kernel core dump size also?
is there configuration available makedumpfile utility truncate kernel core dump if value greater 300mb?
Comments
Post a Comment