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:

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.