Bug 444589
| Summary: | xentop - incompatibility between HV and userspace toolset | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | Adam Stokes <astokes> | ||||
| Component: | kernel-xen | Assignee: | Tetsu Yamamoto <tyamamot> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Martin Jenner <mjenner> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 5.2 | CC: | itamar, jtluka, tao, xen-maint | ||||
| Target Milestone: | rc | Keywords: | Regression | ||||
| Target Release: | --- | ||||||
| Hardware: | ia64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2009-01-20 20:05:12 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: | 391501, 409971, 448899 | ||||||
| Attachments: |
|
||||||
|
Description
Adam Stokes
2008-04-29 12:09:18 UTC
This bugzilla has Keywords: Regression. Since no regressions are allowed between releases, it is also being proposed as a blocker for this release. Please resolve ASAP. I am using xen-libs-3.1.2-2.fc8 kernel-xen-2.6.21.7-3.fc8 xen-3.1.2-2.fc8 and xentop is showing NETTX(k) NETRX(k) at fixed value 0 example NETTX(k) NETRX(k) 0 0 Please attach the proposed patch when switching to POST state. Created attachment 312260 [details]
Patch to add sysctl version check for physinfo in kernel
Interface version check between HV and userspace was modified in RHEL5.2 to allow through physinfo calls with newer versions for NUMA extensions. HV and tools have the modification, but kernel does not have it which is needed for xen/ia64. The attached patch on comment #9 adds it in kernel. Ok, this isn't a userspace bug then - switching to kernel-xen instead. in kernel-2.6.18-100.el5 You can download this test kernel from http://people.redhat.com/dzickus/el5 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-2009-0225.html |