Obtain a core dump from qemu-kvm on a RHEV host
- The qemu-kvm processes hosting VMs under RHEV are started from the vdsm daemon. So, the ulimit for daemon processes needs to be altered to allow core files to be generated. To do this, add this line to
/etc/sysconfig/initon each RHEV-H machine.
DAEMON_COREFILE_LIMIT=’unlimited’
Then persist the file with the following command.
...Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
