diff options
author | Mikel Olasagasti Uranga <mikel@olasagasti.info> | 2019-01-27 19:20:02 +0100 |
---|---|---|
committer | Bryn M. Reeves <bmr@redhat.com> | 2019-08-15 14:50:16 +0100 |
commit | 479eb02477a12729d5e3a412f6ddbe0c0200aef7 (patch) | |
tree | b41d36b09555167d1d4118dec3081cb2a7ea1062 /sosreport | |
parent | 8eff8f82604cb83a4c43f4a3ba0308940863c1b5 (diff) | |
download | sos-479eb02477a12729d5e3a412f6ddbe0c0200aef7.tar.gz |
[kdump] Collect vmcore-dmesg.txt files based on path and device
kdump allows to configure to which filesystem and what path it will
write contents of '/proc/vmcore'. kdump plugin currently only checks against
a hardcoded path '/var/crash/*/vmcore-dmesg.txt'.
With this change it will check the 'path' variable and also
filesystems type ext2, ext3, ext4 or xfs against fstab. This will make
the plugin check in the correct path in the system.
Resolves: #1546
Signed-off-by: Mikel Olasagasti Uranga <mikel@olasagasti.info>
Signed-off-by: Bryn M. Reeves <bmr@redhat.com>
Diffstat (limited to 'sosreport')
0 files changed, 0 insertions, 0 deletions