The software described in this documentation is either in Extended Support or Sustaining Support. See https://www.oracle.com/us/support/library/enterprise-linux-support-policies-069172.pdf for more information.
Oracle recommends that you upgrade the software described by this documentation as soon as possible.
The system-config-kdump utility fails to enable the kdump service when run under UEK R3. The following warning is reported.
libglade-WARNING **: could not look up stock id 'Enable kdump'
The workaround is to configure the kdump
service manually:
Add the
crashkernelboot parameter to the kernel command line, for example:crashkernel=448M
Enable the
kdumpservice so that it starts when the system is next rebooted.#
chkconfig kdump onShut down and reboot the system.
#
rebootVerify that the
kdumpservice is running.#
service kdump statusKdump is operational
(Bug ID 21300512)

