action #55022
closedcoordination #54995: [SLE][Migration][SLE12SP5][EPIC]:Integrate service check before/after migration
[SLE][Migration][SLE12SP5][SRV CHECK]:kdump
100%
Updated by hjluo over 5 years ago
yast2 kdump to enable kdump&& reboot && check status kdump active&& echo c >/proc/sysrq-trigger, then check “/var/crash for core files”
Updated by hjluo over 5 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 10
1) enable kdump and reboot
#yast2 kdump startup enable alloc_mem=128,256
2) reboot
3) systemctl status kdump
4) echo c > /proc/sysrq-trigger
5) reboot
6) check /var/crash have new kernel coredump
Updated by hjluo over 5 years ago
PR submitted:
https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/8370/
Verification run:
Migration sles12sp4 -> sles12sp5
https://openqa.suse.de/tests/3367071
Server: toolchain_zypper@64bit-smp
https://openqa.suse.de/tests/3326193
OpenSUSE TW test result:
https://openqa.opensuse.org/tests/1034089
Updated by hjluo over 5 years ago
- Status changed from In Progress to Resolved
- % Done changed from 80 to 100
Updated by pcervinka over 5 years ago
Please fix failure as was reported for QAM jobs after this change. https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/8370#discussion_r325696907