Bug 653501
Summary: | netback tries to balloon up even if front-end doesn't do flipping | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 5 | Reporter: | Paolo Bonzini <pbonzini> | ||||
Component: | kernel-xen | Assignee: | Laszlo Ersek <lersek> | ||||
Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | high | ||||||
Version: | 5.6 | CC: | drjones, jpirko, jzheng, leiwang, mjenner, nachandr, tao, xen-maint, yuzhang | ||||
Target Milestone: | rc | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | 653262 | Environment: | |||||
Last Closed: | 2011-01-13 22:01:09 UTC | Type: | --- | ||||
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: | 514489, 653262, 653505 | ||||||
Attachments: |
|
Description
Paolo Bonzini
2010-11-15 16:00:09 UTC
This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux maintenance release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux Update release for currently deployed products. This request is not yet committed for inclusion in an Update release. RHEL6 doesn't do flipping (see bug 653505 and bug 653262 for an explanation of how flipping causes the bug in RHEL4 and RHEL5). However, dom0 tries to balloon up even for copying receivers and fails in the same way as explained in the above mentioned bugs. So, this is a backend bug. There is a patch in upstream c/s 14355. c/s 14355: http://xenbits.xensource.com/xen-unstable.hg?rev/68282f4b3e0f (Second hunk only.) This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux maintenance release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux Update release for currently deployed products. This request is not yet committed for inclusion in an Update release. Created attachment 461068 [details]
no need to balloon up for copying receivers
in kernel-2.6.18-233.el5 You can download this test kernel (or newer) from http://people.redhat.com/jwilson/el5 Detailed testing feedback is always welcomed. I'm putting this in VERIFIED according to comment 20 of bug 653262 and comment 6 of bug 653505. Additionally: merely updating the host kernel was found not working. Host and guest kernel must both be updated in ordery to solve this issue. Yes, that's correct. HVM guests do copying by default so they do not require an upgrade. For PV guests, if you do not upgrade the guest you need rx_copy=1 on the kernel command line of the guest. An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHSA-2011-0017.html *** Bug 648763 has been marked as a duplicate of this bug. *** |