phosphor-debug-collector: Create /var/lib/systemd/coredump mount point
Mount /var/lib/systemd/coredump as a tmpfs to be used as a file
location for systemd-coredump generated core dumps.
Proposed fix is a workarround for core file missing in the BMC dump.
Core manager watches for inotify event IN_CLOSE_WRITE on core file to
initiate application core type BMC dump. ubfi based core path triggers
incorrect inotify events, which eventually fails to collect actual
core file.
Resolves openbmc/openbmc#2240
Change-Id: Ia70ea7ea34a05596e5609efca880887884a78387
Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com>
3 files changed