Bug 867811

Summary: [xfs/xfstests 113] aiostress kernel hang
Product: Red Hat Enterprise Linux 6 Reporter: Boris Ranto <branto>
Component: kernelAssignee: Dave Chinner <dchinner>
Status: CLOSED DUPLICATE QA Contact: Red Hat Kernel QE team <kernel-qe>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.4CC: bfoster, cmaiolin, dchinner, eguan, esandeen, lczerner, rwheeler, zab
Target Milestone: rcKeywords: Regression
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-10-23 21:12:03 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:
Attachments:
Description Flags
The kernel messages on hang none

Description Boris Ranto 2012-10-18 10:43:37 UTC
Created attachment 629310 [details]
The kernel messages on hang

Description of problem:
The test no. 113 from xfstests test suite causes kernel hang.

Version-Release number of selected component (if applicable):
kernel-2.6.32-328.el6

How reproducible:
Always

Steps to Reproduce:
1. Run the test
cd /mnt/tests/kernel/filesystems/xfs/xfstests
./install_all.sh # This just installs the dependencies, no need to run it if they're already installed
TEST_PARAM_RUNTESTS=113 make
  
Actual results:
The kernel (and test) hangs.

Expected results:
No hang, the test passes.

Additional info:
I'm attaching the kernel messages (the hung-task-timeout messages + sysrq t output).
This seems to be a regression that occurrs on kernels with the big 6.4 patchset.

Comment 2 Dave Chinner 2012-10-23 21:12:03 UTC

*** This bug has been marked as a duplicate of bug 867277 ***