Dan Kenigsberg has submitted this change and it was merged. Change subject: Configure libvirt to generate VM's core dumps ......................................................................
Configure libvirt to generate VM's core dumps On RHEL 7, with default libvirt configuration, no VM core dump is generated after kill the qemu process. This patch is adding the required configuration to libvirt's systemd. Change-Id: I068e1c6386a9076d3e713bc63e7895a5ac458d62 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1220993 Signed-off-by: Amador Pahim <[email protected]> Reviewed-on: https://gerrit.ovirt.org/41072 Continuous-Integration: Jenkins CI Reviewed-by: Douglas Schilling Landgraf <[email protected]> Reviewed-by: Yaniv Bronhaim <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> --- M init/systemd/Makefile.am A init/systemd/unlimited-core.conf M vdsm.spec.in 3 files changed, 8 insertions(+), 0 deletions(-) Approvals: Douglas Schilling Landgraf: Looks good to me, but someone else must approve Yaniv Bronhaim: Looks good to me, but someone else must approve Jenkins CI: Passed CI tests Amador Pahim: Verified Dan Kenigsberg: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/41072 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I068e1c6386a9076d3e713bc63e7895a5ac458d62 Gerrit-PatchSet: 5 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Amador Pahim <[email protected]> Gerrit-Reviewer: Amador Pahim <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: Yeela Kaplan <[email protected]> Gerrit-Reviewer: [email protected] _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
