* Re: [BUG] mpt2sas: driver init fails on kernel >=4.2 for 9211-8i IT
[not found] ` <56F34BB5.3090007@matthiasprager.de>
@ 2016-03-24 6:06 ` Thomas Gleixner
2016-03-24 9:08 ` Matthias Prager
2016-03-24 11:02 ` Jason Taylor
0 siblings, 2 replies; 4+ messages in thread
From: Thomas Gleixner @ 2016-03-24 6:06 UTC (permalink / raw)
To: Matthias Prager; +Cc: Sreekanth Reddy, linux-scsi, Jason Taylor, LKML, x86
On Thu, 24 Mar 2016, Matthias Prager wrote:
> The timeout happens reliably after two warm boots with a 'bad' kernel
> after coming from a 'good' kernel, and also after one cold boot with a
> 'bad' kernel (meaning cold booting a 'bad' kernel leads directly to the
> timeout and warm booting needs a second run to produce the timeout). I
> haven't tested bare metal yet - I can do that tomorrow if necessary.
That's on VMWare, right? Jason has seen the same issue:
http://marc.info/?l=linux-kernel&m=145280623530135&w=2
http://marc.info/?l=linux-kernel&m=145523785705624&w=2
"Works fine on real hardware and KVM. Filed an issue with VMware and the fix
is in the works."
Jason, what's the state of this?
Thanks,
tglx
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [BUG] mpt2sas: driver init fails on kernel >=4.2 for 9211-8i IT
2016-03-24 6:06 ` [BUG] mpt2sas: driver init fails on kernel >=4.2 for 9211-8i IT Thomas Gleixner
@ 2016-03-24 9:08 ` Matthias Prager
2016-03-24 11:02 ` Jason Taylor
1 sibling, 0 replies; 4+ messages in thread
From: Matthias Prager @ 2016-03-24 9:08 UTC (permalink / raw)
To: Thomas Gleixner
Cc: Sreekanth Reddy, linux-scsi, Jason Taylor, LKML, x86,
Matthias Prager
Am 24.03.2016 um 07:06 schrieb Thomas Gleixner:
> On Thu, 24 Mar 2016, Matthias Prager wrote:
>> The timeout happens reliably after two warm boots with a 'bad' kernel
>> after coming from a 'good' kernel, and also after one cold boot with a
>> 'bad' kernel (meaning cold booting a 'bad' kernel leads directly to the
>> timeout and warm booting needs a second run to produce the timeout). I
>> haven't tested bare metal yet - I can do that tomorrow if necessary.
>
> That's on VMWare, right? Jason has seen the same issue:
Correct ESXi 5.1 patchlevel 3070626 (the two controllers are passed
through to the VM).
>
> http://marc.info/?l=linux-kernel&m=145280623530135&w=2
> http://marc.info/?l=linux-kernel&m=145523785705624&w=2
>
> "Works fine on real hardware and KVM. Filed an issue with VMware and the fix
> is in the works."
>
> Jason, what's the state of this?
>
> Thanks,
>
> tglx
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* RE: [BUG] mpt2sas: driver init fails on kernel >=4.2 for 9211-8i IT
2016-03-24 6:06 ` [BUG] mpt2sas: driver init fails on kernel >=4.2 for 9211-8i IT Thomas Gleixner
2016-03-24 9:08 ` Matthias Prager
@ 2016-03-24 11:02 ` Jason Taylor
2016-06-20 11:13 ` Matthias Prager
1 sibling, 1 reply; 4+ messages in thread
From: Jason Taylor @ 2016-03-24 11:02 UTC (permalink / raw)
To: Thomas Gleixner, Matthias Prager
Cc: Sreekanth Reddy, linux-scsi, LKML, x86@kernel.org
The last update we have from VMware is that the fix will be in 6.0p3/5.5p8 - both of which are targeted for a mid year release.
-----Original Message-----
From: Thomas Gleixner [mailto:tglx@linutronix.de]
Sent: Thursday, March 24, 2016 2:06 AM
To: Matthias Prager <linux@matthiasprager.de>
Cc: Sreekanth Reddy <sreekanth.reddy@broadcom.com>; linux-scsi <linux-scsi@vger.kernel.org>; Jason Taylor <jason.taylor@simplivity.com>; LKML <linux-kernel@vger.kernel.org>; x86@kernel.org
Subject: Re: [BUG] mpt2sas: driver init fails on kernel >=4.2 for 9211-8i IT
On Thu, 24 Mar 2016, Matthias Prager wrote:
> The timeout happens reliably after two warm boots with a 'bad' kernel
> after coming from a 'good' kernel, and also after one cold boot with a
> 'bad' kernel (meaning cold booting a 'bad' kernel leads directly to
> the timeout and warm booting needs a second run to produce the
> timeout). I haven't tested bare metal yet - I can do that tomorrow if necessary.
That's on VMWare, right? Jason has seen the same issue:
http://marc.info/?l=linux-kernel&m=145280623530135&w=2
http://marc.info/?l=linux-kernel&m=145523785705624&w=2
"Works fine on real hardware and KVM. Filed an issue with VMware and the fix
is in the works."
Jason, what's the state of this?
Thanks,
tglx
---------------------------------------------------------------------------------------
PRIVACY STATEMENT:
This message is a PRIVATE communication. This message and all attachments are a private communication sent by SimpliVity and are considered to be confidential or protected by privilege. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution or use of the information contained in or attached to this message is strictly prohibited. Please notify the sender of the delivery error by replying to this message, and then delete it from your system.
---------------------------------------------------------------------------------------
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [BUG] mpt2sas: driver init fails on kernel >=4.2 for 9211-8i IT
2016-03-24 11:02 ` Jason Taylor
@ 2016-06-20 11:13 ` Matthias Prager
0 siblings, 0 replies; 4+ messages in thread
From: Matthias Prager @ 2016-06-20 11:13 UTC (permalink / raw)
To: Jason Taylor, Thomas Gleixner
Cc: Sreekanth Reddy, linux-scsi, LKML, x86@kernel.org
Still tracking - small update: So far with the most current esxi 6
(build 3825889 - 2016-05-12) the fix is not there yet.
Sidenote: the mpt driver seems to have learned to work around the irq
handling issues (I tested kernel 4.6.2) whereas the e1000e ethernet
driver still has trouble initializing.
... patiently waiting for VMware to release 6.0 update 3.
Am 24.03.2016 um 12:02 schrieb Jason Taylor:
> The last update we have from VMware is that the fix will be in 6.0p3/5.5p8 - both of which are targeted for a mid year release.
>
> -----Original Message-----
> From: Thomas Gleixner [mailto:tglx@linutronix.de]
> Sent: Thursday, March 24, 2016 2:06 AM
> To: Matthias Prager <linux@matthiasprager.de>
> Cc: Sreekanth Reddy <sreekanth.reddy@broadcom.com>; linux-scsi <linux-scsi@vger.kernel.org>; Jason Taylor <jason.taylor@simplivity.com>; LKML <linux-kernel@vger.kernel.org>; x86@kernel.org
> Subject: Re: [BUG] mpt2sas: driver init fails on kernel >=4.2 for 9211-8i IT
>
> On Thu, 24 Mar 2016, Matthias Prager wrote:
>> The timeout happens reliably after two warm boots with a 'bad' kernel
>> after coming from a 'good' kernel, and also after one cold boot with a
>> 'bad' kernel (meaning cold booting a 'bad' kernel leads directly to
>> the timeout and warm booting needs a second run to produce the
>> timeout). I haven't tested bare metal yet - I can do that tomorrow if necessary.
>
> That's on VMWare, right? Jason has seen the same issue:
>
> http://marc.info/?l=linux-kernel&m=145280623530135&w=2
> http://marc.info/?l=linux-kernel&m=145523785705624&w=2
>
> "Works fine on real hardware and KVM. Filed an issue with VMware and the fix
> is in the works."
>
> Jason, what's the state of this?
>
> Thanks,
>
> tglx
> ---------------------------------------------------------------------------------------
> PRIVACY STATEMENT:
> This message is a PRIVATE communication. This message and all attachments are a private communication sent by SimpliVity and are considered to be confidential or protected by privilege. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution or use of the information contained in or attached to this message is strictly prohibited. Please notify the sender of the delivery error by replying to this message, and then delete it from your system.
> ---------------------------------------------------------------------------------------
>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2016-06-20 11:21 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <56EF049F.6050809@matthiasprager.de>
[not found] ` <CAK=zhgqYjocyKkXAiJTxGkxTgX_jWb3Vr_V6oMxprJgbkdpE2A@mail.gmail.com>
[not found] ` <56EFBC55.9070209@matthiasprager.de>
[not found] ` <CAK=zhgof7owM8bVKx2PJtVpUcYMvszvjfc12DwbPJgkEYPC4yw@mail.gmail.com>
[not found] ` <56F018A0.7070307@matthiasprager.de>
[not found] ` <56F021B9.9080305@matthiasprager.de>
[not found] ` <CAK=zhgoaseek=+qP1r6uVA9s06Yfaz+7m957seiWf1v2CKkQfw@mail.gmail.com>
[not found] ` <56F1B2E5.1070605@matthiasprager.de>
[not found] ` <56F34BB5.3090007@matthiasprager.de>
2016-03-24 6:06 ` [BUG] mpt2sas: driver init fails on kernel >=4.2 for 9211-8i IT Thomas Gleixner
2016-03-24 9:08 ` Matthias Prager
2016-03-24 11:02 ` Jason Taylor
2016-06-20 11:13 ` Matthias Prager
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox