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.
On 01/27/12 7:40 AM, Helmut Drodofsky wrote:
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.
which ? those 3 bug reports/discussions are talking about 3 completely different drivers for 3 different cards. what LSI SCSI card do you have?
Type is LSI53C1030 which is mentioned in http://www.redhat.com/archives/rhl-list/2007-April/msg02661.html
Helmut Drodofsky
-----Ursprüngliche Nachricht----- Von: centos-bounces@centos.org [mailto:centos-bounces@centos.org] Im Auftrag von John R Pierce Gesendet: Freitag, 27. Januar 2012 18:07 An: centos@centos.org Betreff: Re: [CentOS] LSi Logic SCSI controller driver
On 01/27/12 7:40 AM, Helmut Drodofsky wrote:
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.
which ? those 3 bug reports/discussions are talking about 3 completely different drivers for 3 different cards. what LSI SCSI card do you have?
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