Bug 907397
Summary: | Patch "e1000: no need auto-negotiation if link was down" may break e1000 guest | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | jason wang <jasowang> |
Component: | qemu-kvm | Assignee: | jason wang <jasowang> |
Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> |
Severity: | urgent | Docs Contact: | |
Priority: | urgent | ||
Version: | 6.4 | CC: | acathrow, akong, areis, bsarathy, gbai, jpallich, juzhang, michen, minovotn, mkenneth, mst, qzhang, rhod, shuang, shu, tlavigne, virt-maint, xfu |
Target Milestone: | rc | Keywords: | Regression, ZStream |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | qemu-kvm-0.12.1.2-2.356.el6 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-11-21 06:33:33 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: | 890288, 913425 | ||
Bug Blocks: | 908396, 908645 |
Comment 2
juzhang
2013-02-04 09:57:47 UTC
> 2. This issue can not be reproduced if KVM QE uses "system_reset" instead of
> "reboot" in guest.
> 2.1 In guest#reboot Reproduced ratio : 3/3
> 2.2 (qemu)system_reset Reproduced ratio : 0/3
Hi Jason/Mst
Would you please have a look this comment? What's the difference between "issue reboot command in guest" and "issue system_reset"? Why the "issue reboot command in guest" can reproduce this issue 100%, however, "issue system_reset" can not? Thanks.
Best Regards & Thanks,
Junyi
I am guessing you need a longer time between system reset commands. reboot from guest adds delay since guest needs to boot. (In reply to comment #4) > I am guessing you need a longer time between system reset commands. > reboot from guest adds delay since guest needs to boot. Ok, KVM QE will have a try this method as well. (In reply to comment #4) > I am guessing you need a longer time between system reset commands. > reboot from guest adds delay since guest needs to boot. This issue can be reproduced as well if KVM QE repeatedly resets by using system_rest guest with random timing by script. *** Bug 908077 has been marked as a duplicate of this bug. *** Test with qemu-kvm-0.12.1.2-2.381.el6.x86_64: With steps in comment 2, pass. Also do extra test during verifiying: Bug 907716 - use set_link to change rtl8139 and e1000 network card's status but fail to make effectively after reboot guest Test result is in: https://bugzilla.redhat.com/show_bug.cgi?id=907716#c26 All pass, based on above, i am willing to test this one 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. http://rhn.redhat.com/errata/RHSA-2013-1553.html |