action #63772
closed[functional][u][kernel] test fails in kdump_and_crash - values for kdump need to be adjusted to RAM size
0%
Description
Observation¶
Decreasing the RAM to use the same value as other tests is not an option, since this tests needs more RAM.
Tasks¶
- Find out the right value for kudmp and use it on this test suite.
- 640MB is the minimum.
Related documentation¶
- https://www.suse.com/support/kb/doc/?id=7023277
- https://doc.opensuse.org/documentation/leap/tuning/html/book.sle.tuning/cha-tuning-kexec.html#sec-tuning-kexec-crashkernel
- https://bugzilla.suse.com/show_bug.cgi?id=1161421
Reproducible¶
- In scenario sle-15-SP2-Online-aarch64-toolchain_zypper@aarch64
- Fails since Build 126.1
- Current occurrence: 142.1
Expected result¶
Last good from scenario with 1034MB RAM: sle-15-SP2-Online-aarch64-Build142.1-extra_tests_kdump_multipath@aarch64-virtio
Further details¶
Always latest result in this scenario: latest
Updated by SLindoMansilla almost 5 years ago
- Related to action #61082: [functional][u] test fails in kdump_and_crash - The test needs adaptions added
Updated by SLindoMansilla almost 5 years ago
- Priority changed from Normal to High
Updated by pcervinka almost 5 years ago
- Has duplicate action #63946: [aarch64] test fails in kdump_and_crash added
Updated by SLindoMansilla almost 5 years ago
- Description updated (diff)
- Status changed from New to Workable
- Target version set to Milestone 30
- Estimated time set to 42.00 h
Updated by okurz almost 5 years ago
- Subject changed from [functional][u] test fails in kdump_and_crash - values for kdump need to be adjusted to RAM size to [functional][u][kernel] test fails in kdump_and_crash - values for kdump need to be adjusted to RAM size
if [u] is unable to get this done I guess pcervinka can help.
Updated by zluo almost 5 years ago
- Status changed from Workable to In Progress
- Assignee set to zluo
take over
Updated by zluo almost 5 years ago
to check https://openqa.suse.de/tests/4019082
Updated by zluo almost 5 years ago
found out that 640 MB is not possible for systemd to start kdump kernel if QEMURAM has 1024MB only.
with 320MB for kdump mem works well, so need to check this also for ppc64le with QEMURAM 1024 MB.
verifications for now:
https://openqa.suse.de/tests/4027427#step/kdump_and_crash/42 (QEMURAM 1024 aarch64)
https://openqa.suse.de/tests/4019082#next_previous (QEMURAM 4086 aarch64)
https://openqa.suse.de/tests/4028749#step/kdump_and_crash/42 (QEMURAM 1024 ppc64le)
Updated by zluo almost 5 years ago
- Status changed from In Progress to Feedback
Updated by zluo over 4 years ago
- Status changed from Feedback to Resolved
https://openqa.suse.de/tests/4058253 resolved now.