Bug 636136

Summary: RFE: managed coredumps: Provide a standardized location for all VM coredumps
Product: [Community] Virtualization Tools Reporter: Daniel BerrangĂ© <berrange>
Component: libvirtAssignee: Libvirt Maintainers <libvirt-maint>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: low    
Version: unspecifiedCC: crobinso, xen-maint
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-03-21 00:40:14 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 636031    

Description Daniel Berrangé 2010-09-21 14:53:30 UTC
Description of problem:
Instead of requiring a coredump path to be passed into the driver, provide a standard coredump paths and always dump to that location. This allows sensible SELinux policy to be created.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Cole Robinson 2016-03-21 00:40:14 UTC
We do have panic and watchdog auto dumps to a per-domain path in /var/lib, that sounds roughly what this is requesting. I guess we could always add a 'managed core dump' API similar to managedsave, but not sure how much demand there is for that.