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 786158

Summary: Down-level aacraid driver
Product: Red Hat Enterprise Linux 6 Reporter: Dex <vladimir.stys>
Component: kernelAssignee: Red Hat Kernel Manager <kernel-mgr>
Status: CLOSED NOTABUG QA Contact: Red Hat Kernel QE team <kernel-qe>
Severity: low Docs Contact:
Priority: unspecified    
Version: 6.2CC: Jes.Sorensen
Target Milestone: rc   
Target Release: ---   
Hardware: i686   
OS: Linux   
URL: http://www-947.ibm.com/support/entry/portal/docdisplay?lndocid=MIGR-5083020
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-02-06 09:43:34 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:

Description Dex 2012-01-31 15:53:52 UTC
Description of problem:
driver "aacraid" is not in actual version (e.g. like in RHEL 5.7)

Version-Release number of selected component (if applicable):
2.6.32-220.4.1.el6.i686


How reproducible:
anytime

Steps to Reproduce:
1. modinfo aacraid
  
Actual results:
version:        1.1-5[2461]-ms

Expected results:
version:        1.1-5[27002] (at least what is in actual RHEL 5)

Additional info:
none

Comment 2 Jes Sorensen 2012-02-06 09:17:43 UTC
Are you reporting a problem with the actual driver, or just the version
string here?

Comment 3 Dex 2012-02-06 09:32:07 UTC
Hello,

well kinda both, since the old version obviously doesnt have all the bugs fixed in later versions.

Changelog:

Version 1.1.5-24702
-------------------
Problems fixed: 
  -Fixed the race condition issue suggested by open source community
   for "filesystem may enter read only mode during heavy I/O" fix

Version 1.1.5-24701
-------------------
Problems fixed: 
 - Fixed an issue where the filesystem may enter read only mode during heavy 
   I/O.
 - Fixed an issue which resulted in false RAID Alerts when using IBM Director 
   agent.
 - FIxed an issue where enclosure IDs may be reported incorrectly.

I am not reporting any particular problem if thats what you mean.

Thanks

Comment 4 Jes Sorensen 2012-02-06 09:43:34 UTC
Ok, in that case I am closing this as not a bug. The version string returned
is perfectly valid.