On Friday, January 27, 2012 04:40:09 PM Helmut Drodofsky wrote:
Hello,
I have found a lot of discussions concerning the LSI Logic scsi driver.
E.g.: https://lkml.org/lkml/2010/4/26/335 https://bugzilla.kernel.org/show_bug.cgi?id=16547 http://www.redhat.com/archives/rhl-list/2007-April/msg02661.html
VMware ESXI was updated on 28. April 2011.
Is this bug fixed in CentOS 6? RHEL 6 beta: the bug was included so far as I have read.
Like John already pointed out you're referring to several different problems. If you suspect that you're experiencing a specific bug I sugest you look for a version in which it was fixed and then compare to CentOS-6. In linux you can find details about a kernel module using the modinfo command (like "modinfo mptscsih").
As of right now the latest C6 kernel is 2.6.32-220.4.1.el6 which contains mptscsih version 3.04.19 (which is the same as upstream kernel 3.1 and seven minor versions up compared to 2.6.32).
/Peter