Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 747039

Summary: btrfs: aio-dio-extend-stat from aio_dio_bugs in autotest fails
Product: Red Hat Enterprise Linux 6 Reporter: Mike Gahagan <mgahagan>
Component: kernelAssignee: Josef Bacik <jbacik>
Status: CLOSED DUPLICATE QA Contact: Red Hat Kernel QE team <kernel-qe>
Severity: medium Docs Contact:
Priority: medium    
Version: 6.2CC: jbacik, rwheeler, syeghiay
Target Milestone: rc   
Target Release: 6.3   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-06-07 14:17:18 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: 767187    

Description Mike Gahagan 2011-10-18 16:12:01 UTC
Description of problem:
aio_dio_bugs test from upstream autotest is failing on btrfs, while working on other filesystems


***** Start of aio_dio_bugs Autotest *****
***** Start time 18:29:26 *****
18:29:27 INFO | Writing results to /usr/local/autotest/results/default
18:29:27 INFO | Initializing the state engine
18:29:27 INFO | Symlinking init scripts
18:29:31 INFO | START	----	----	timestamp=1318631371	localtime=Oct 14 18:29:31	
18:29:31 INFO | 	START	aio_dio_bugs	aio_dio_bugs	timestamp=1318631371	localtime=Oct 14 18:29:31	
18:29:31 INFO | Dependency libaio successfuly built
18:32:54 INFO | 		ERROR	aio_dio_bugs	aio_dio_bugs	timestamp=1318631574	localtime=Oct 14 18:32:54	Command <LD_LIBRARY_PATH=/usr/local/autotest/deps/libaio/lib/ /usr/local/autotest/tests/aio_dio_bugs/src/aio-dio-extend-stat  file> failed, rc=1, Command returned non-zero exit status
  * Command: 
      LD_LIBRARY_PATH=/usr/local/autotest/deps/libaio/lib/
      /usr/local/autotest/tests/aio_dio_bugs/src/aio-dio-extend-stat  file
  Exit status: 1
  Duration: 0.35849905014
  
  stdout:
  failed to open device node: 6
18:32:54 INFO | 	END ERROR	aio_dio_bugs	aio_dio_bugs	timestamp=1318631574	localtime=Oct 14 18:32:54	
18:32:54 INFO | END GOOD	----	----	timestamp=1318631574	localtime=Oct 14 18:32:54	
***** End time 18:32:54 *****
***** End of aio_dio_bugs Autotest *****
208
aio_dio_bugs Failed: 

Version-Release number of selected component (if applicable):
RHEL 6.2 snapshot 2 (-207 kernel) and occurs in earlier releases as well (not a regression)
autotest v. 5276

How reproducible:
always

Steps to Reproduce:
1.run /kernel/misc/autotest_r5278 with /usr/local using btrfs filesystem
2.
3.
  
Actual results:


Expected results:
test passes

Additional info:

This is likely similar to the other aio btrfs issues (731946, 734339)

Comment 2 Josef Bacik 2011-10-18 16:17:57 UTC
I have a git tree with btrfs backported for 6.3, can you test the btrfs-fixes branch of

git://git.engineering.redhat.com/users/jwhiter/rhel6.git

Thanks.

Comment 3 Ric Wheeler 2011-10-20 11:38:24 UTC
Should I assume that this is something that is 6.3 material at this point?

Comment 7 Josef Bacik 2012-06-07 14:17:18 UTC

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