Federico Simoncelli has posted comments on this change. Change subject: Don't rotate core dump logs on Fedora ......................................................................
Patch Set 1: (1 inline comment) .................................................... Commit Message Line 11: Choke /root with core dumps? That's quite a lot of segfaults. I agree (even if I feel you didn't propose) to stop playing with the core_pattern. Are you sure it's still working (through libvirt)? I can't see any qemu-kvm core file to get created: # ps aux | grep qemu-kvm qemu 6255 /usr/libexec/qemu-kvm # cat /proc/sys/kernel/core_pattern /var/log/core/core.%p.%t.dump # kill -SIGSEGV 6255 # ls -l /var/log/core/ total 0 (If you kill SIGSEGV the vdsm process the core file is still created). -- To view, visit http://gerrit.ovirt.org/991 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I0a2e86614475fd13de3888b956b5512a24016281 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://fedorahosted.org/mailman/listinfo/vdsm-patches
