Bug 1161563
Summary: | invalid QEMU NOTEs in vmcore that is dumped for multi-VCPU guests | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Laszlo Ersek <lersek> |
Component: | qemu-kvm | Assignee: | Laszlo Ersek <lersek> |
Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 7.1 | CC: | hhuang, huding, juzhang, lersek, lmiksik, michen, rbalakri, virt-maint, xfu, xwei |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | qemu-kvm-1.5.3-80.el7 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-03-05 08:13:20 UTC | Type: | Bug |
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: | 1157798 |
Description
Laszlo Ersek
2014-11-07 10:57:43 UTC
Fix included in qemu-kvm-1.5.3-80.el7 Hello Laszlo, what kind of guest cfg is sufficient to verify this bz ? does guest cfg and test steps in below fine ? https://bugzilla.redhat.com/show_bug.cgi?id=1157798#c12 it's a RHEL 7.1 VM with 2vcpu 4G RAM both full memory dump(ELF) and partialily compressed dump(snappy, lzo, zlib) tests performed two methods of elf dump covered. virsh dump --memory-only rhel7.1-bios /root/dump virsh qemu-monitor-command rhel7.1-bios --pretty ' { "execute": "dump-guest-memory", "arguments": { "paging": false, "protocol": "file:/tmp/vmcore.elf", "format": "elf" } }' OVMF guest covered too :-) if above test steps or cfg insufficient, pls tell me. Thank you, Xiaoqing Wei. (In reply to Xiaoqing Wei from comment #8) > does guest cfg and test steps in below fine ? > https://bugzilla.redhat.com/show_bug.cgi?id=1157798#c12 Yes, those config & steps are sufficient. Thanks! Thanks(In reply to Laszlo Ersek from comment #9) > (In reply to Xiaoqing Wei from comment #8) > > > does guest cfg and test steps in below fine ? > > https://bugzilla.redhat.com/show_bug.cgi?id=1157798#c12 > > Yes, those config & steps are sufficient. > Thanks ! now moving to VERIFIED. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHSA-2015-0349.html |