Bug 681439
Summary: | [ext4/xfstests] 133 task blocked for more than 120 seconds | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Eryu Guan <eguan> | ||||
Component: | kernel | Assignee: | Josef Bacik <jbacik> | ||||
Status: | CLOSED ERRATA | QA Contact: | Eryu Guan <eguan> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 6.1 | CC: | branto, esandeen, jbacik, rwheeler, syeghiay | ||||
Target Milestone: | rc | Keywords: | Regression | ||||
Target Release: | --- | ||||||
Hardware: | s390x | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | kernel-2.6.32-130.el6 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2011-05-19 12:43:26 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: | |||||||
Attachments: |
|
Description
Eryu Guan
2011-03-02 07:22:56 UTC
Does this seem to be a regression? Also, could you do a sysrq-W to see what all is stuck? Thanks, -Eric Created attachment 481887 [details]
patch to fix the problem
Could you try with this patch please, it should fix the problem.
(In reply to comment #1) > Does this seem to be a regression? I'm afraid it is a regression. I tried on 6.0 GA kernel (-71) more than 10 times and all went well. Also I can reproduce it on i386 host now, and there is no such issue on 6.0 GA kernel as well. (In reply to comment #2) > Also, could you do a sysrq-W to see what all is stuck? > > Thanks, > -Eric Here is the sysrq-w output [root@ibm-z10-25 ~]# echo w > /proc/sysrq-trigger .min_vruntime : 57350.449026 .max_vruntime : 57350.487409 .spread : 40.038383 .spread0 : -139846.319760 .nr_running : 3 .load : 3072 .nr_spread_over : 5 .shares : 0 rt_rqÝ1¨:/ .rt_nr_running : 1 .rt_throttled : 0 .rt_time : 0.000000 .rt_runtime : 0.000001 runnable tasks: task PID tree-key switches prio exec-runtime sum-exec sum-sleep -------------------------------------------------------------------------------- -------------------------- migration/1 5404 195462.980152 2 0 195462.980152 0.050415 0.000000 / events/1 5418 57310.449026 37 120 57310.449026 2.705469 36153.255552 / R xfs_io 5420 640690.437219 449 120 640690.437219 5839 75.535754 31362.931872 / rhsmcertd 5424 57350.487409 1 120 57350.487409 0.114585 0.000000 / (In reply to comment #3) > Created attachment 481887 [details] > patch to fix the problem > > Could you try with this patch please, it should fix the problem. Sure, I'll try it and update bz once I get results. (In reply to comment #3) > Created attachment 481887 [details] > patch to fix the problem > > Could you try with this patch please, it should fix the problem. It seems to fix the bug, I tried on s390x more than 10 times, no issue found. I'll try on i386 host as well and update bz later. No issue found on i386 host as well. The patch fixed this issue. 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. Patch(es) available on kernel-2.6.32-130.el6 Verified on -130 kernel Ran xfstests 133 on s390x and i386 hosts for more than 50 times in loop, no issue found. Set it to VERIFIED. 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-0542.html |