linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [Bug 214967] New: mvsas not detecting some disks
@ 2021-11-08 14:08 bugzilla-daemon
  2021-11-08 16:28 ` [Bug 214967] " bugzilla-daemon
                   ` (17 more replies)
  0 siblings, 18 replies; 19+ messages in thread
From: bugzilla-daemon @ 2021-11-08 14:08 UTC (permalink / raw)
  To: linux-scsi

https://bugzilla.kernel.org/show_bug.cgi?id=214967

            Bug ID: 214967
           Summary: mvsas not detecting some disks
           Product: SCSI Drivers
           Version: 2.5
    Kernel Version: 5.15.x
          Hardware: Intel
                OS: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: Other
          Assignee: scsi_drivers-other@kernel-bugs.osdl.org
          Reporter: mgperkow@gmail.com
        Regression: No

Created attachment 299493
  --> https://bugzilla.kernel.org/attachment.cgi?id=299493&action=edit
Kernel log

mvsas module fails to IDENTIFY some disks on RocketRaid 2744. Started happening
with 5.15.0, continues with 5.15.1.

Excerpt from kernel log attached.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 19+ messages in thread

* [Bug 214967] mvsas not detecting some disks
  2021-11-08 14:08 [Bug 214967] New: mvsas not detecting some disks bugzilla-daemon
@ 2021-11-08 16:28 ` bugzilla-daemon
  2021-11-14  0:19 ` bugzilla-daemon
                   ` (16 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: bugzilla-daemon @ 2021-11-08 16:28 UTC (permalink / raw)
  To: linux-scsi

https://bugzilla.kernel.org/show_bug.cgi?id=214967

--- Comment #1 from Matthew Perkowski (mgperkow@gmail.com) ---
I stumbled across this and gave it a try, and it fixed my immediate problem:

https://sourceforge.net/p/scst/mailman/scst-devel/thread/4FDDA78C.400@acm.org/

However, it doesn't look like the mvsas driver has changed in some time, so I'm
thinking the problem was caused by another change somewhere else in the kernel,
and adding that one line of code to mv_sas.c simply "band-aided" the immediate
issue I was experiencing.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 19+ messages in thread

* [Bug 214967] mvsas not detecting some disks
  2021-11-08 14:08 [Bug 214967] New: mvsas not detecting some disks bugzilla-daemon
  2021-11-08 16:28 ` [Bug 214967] " bugzilla-daemon
@ 2021-11-14  0:19 ` bugzilla-daemon
  2021-11-14  0:56 ` bugzilla-daemon
                   ` (15 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: bugzilla-daemon @ 2021-11-14  0:19 UTC (permalink / raw)
  To: linux-scsi

https://bugzilla.kernel.org/show_bug.cgi?id=214967

Bart Van Assche (bvanassche@acm.org) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bvanassche@acm.org

--- Comment #2 from Bart Van Assche (bvanassche@acm.org) ---
It would help a lot if this issue would be bisected. See also
https://www.kernel.org/doc/html/latest/admin-guide/bug-bisect.html.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 19+ messages in thread

* [Bug 214967] mvsas not detecting some disks
  2021-11-08 14:08 [Bug 214967] New: mvsas not detecting some disks bugzilla-daemon
  2021-11-08 16:28 ` [Bug 214967] " bugzilla-daemon
  2021-11-14  0:19 ` bugzilla-daemon
@ 2021-11-14  0:56 ` bugzilla-daemon
  2021-11-15 22:34 ` bugzilla-daemon
                   ` (14 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: bugzilla-daemon @ 2021-11-14  0:56 UTC (permalink / raw)
  To: linux-scsi

https://bugzilla.kernel.org/show_bug.cgi?id=214967

--- Comment #3 from Matthew Perkowski (mgperkow@gmail.com) ---
Oh, that's an excellent point. I will try to do so as soon as I can and provide
further information.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 19+ messages in thread

* [Bug 214967] mvsas not detecting some disks
  2021-11-08 14:08 [Bug 214967] New: mvsas not detecting some disks bugzilla-daemon
                   ` (2 preceding siblings ...)
  2021-11-14  0:56 ` bugzilla-daemon
@ 2021-11-15 22:34 ` bugzilla-daemon
  2021-11-15 23:13 ` bugzilla-daemon
                   ` (13 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: bugzilla-daemon @ 2021-11-15 22:34 UTC (permalink / raw)
  To: linux-scsi

https://bugzilla.kernel.org/show_bug.cgi?id=214967

--- Comment #4 from Matthew Perkowski (mgperkow@gmail.com) ---
Bisection has identified commit 2360fa1812cd77e1de13d3cca789fbd23462b651 as the
origin of the issue.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 19+ messages in thread

* [Bug 214967] mvsas not detecting some disks
  2021-11-08 14:08 [Bug 214967] New: mvsas not detecting some disks bugzilla-daemon
                   ` (3 preceding siblings ...)
  2021-11-15 22:34 ` bugzilla-daemon
@ 2021-11-15 23:13 ` bugzilla-daemon
  2021-11-15 23:24 ` bugzilla-daemon
                   ` (12 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: bugzilla-daemon @ 2021-11-15 23:13 UTC (permalink / raw)
  To: linux-scsi

https://bugzilla.kernel.org/show_bug.cgi?id=214967

--- Comment #5 from Bart Van Assche (bvanassche@acm.org) ---
On 11/15/21 2:34 PM, bugzilla-daemon@bugzilla.kernel.org wrote:
> https://bugzilla.kernel.org/show_bug.cgi?id=214967
> 
> --- Comment #4 from Matthew Perkowski (mgperkow@gmail.com) ---
> Bisection has identified commit 2360fa1812cd77e1de13d3cca789fbd23462b651 as
> the
> origin of the issue.

This commit: 2360fa1812cd ("libata: cleanup NCQ priority handling")?

Damien, can you take a look?

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 19+ messages in thread

* [Bug 214967] mvsas not detecting some disks
  2021-11-08 14:08 [Bug 214967] New: mvsas not detecting some disks bugzilla-daemon
                   ` (4 preceding siblings ...)
  2021-11-15 23:13 ` bugzilla-daemon
@ 2021-11-15 23:24 ` bugzilla-daemon
  2021-11-15 23:34 ` bugzilla-daemon
                   ` (11 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: bugzilla-daemon @ 2021-11-15 23:24 UTC (permalink / raw)
  To: linux-scsi

https://bugzilla.kernel.org/show_bug.cgi?id=214967

Damien Le Moal (damien.lemoal@wdc.com) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |damien.lemoal@wdc.com

--- Comment #6 from Damien Le Moal (damien.lemoal@wdc.com) ---
(In reply to Bart Van Assche from comment #5)
> On 11/15/21 2:34 PM, bugzilla-daemon@bugzilla.kernel.org wrote:
> > https://bugzilla.kernel.org/show_bug.cgi?id=214967
> > 
> > --- Comment #4 from Matthew Perkowski (mgperkow@gmail.com) ---
> > Bisection has identified commit 2360fa1812cd77e1de13d3cca789fbd23462b651 as
> > the
> > origin of the issue.

Hmm... It seems very strange that this patch creates the problem. Even with a
bug, the worst that could happen is failing to detect NCQ priority support.

The problem is likely related to the errors "ata14.00: Read log page 0x08
failed, Emask 0x1" which come from the kernel trying to access a non existent
log page (IDENTIFY DEVICE data log), which is tried when probing for NCQ
priority support.

libata ignores this error, not enabling the feature that was being probed. The
mvsas driver may not.

I posted a patch yesterday to prevent such access to log pages not supported by
the device. See:

https://lore.kernel.org/linux-ide/20211115060559.232835-1-damien.lemoal@opensource.wdc.com/

Can you try these ?


> 
> This commit: 2360fa1812cd ("libata: cleanup NCQ priority handling")?
> 
> Damien, can you take a look?

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 19+ messages in thread

* [Bug 214967] mvsas not detecting some disks
  2021-11-08 14:08 [Bug 214967] New: mvsas not detecting some disks bugzilla-daemon
                   ` (5 preceding siblings ...)
  2021-11-15 23:24 ` bugzilla-daemon
@ 2021-11-15 23:34 ` bugzilla-daemon
  2021-11-15 23:53 ` bugzilla-daemon
                   ` (10 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: bugzilla-daemon @ 2021-11-15 23:34 UTC (permalink / raw)
  To: linux-scsi

https://bugzilla.kernel.org/show_bug.cgi?id=214967

--- Comment #7 from Damien Le Moal (damien.lemoal@wdc.com) ---
(In reply to Matthew Perkowski from comment #1)
> I stumbled across this and gave it a try, and it fixed my immediate problem:
> 
> https://sourceforge.net/p/scst/mailman/scst-devel/thread/4FDDA78C.400@acm.
> org/
> 
> However, it doesn't look like the mvsas driver has changed in some time, so
> I'm thinking the problem was caused by another change somewhere else in the
> kernel, and adding that one line of code to mv_sas.c simply "band-aided" the
> immediate issue I was experiencing.

I am not familiar with the mv_sas driver & associated HBAs. Do these implement
SAT using libata on the host ? Or does the HBA firmware handle scsi command
translation ? Some quick grep in the driver code does not reveal much.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 19+ messages in thread

* [Bug 214967] mvsas not detecting some disks
  2021-11-08 14:08 [Bug 214967] New: mvsas not detecting some disks bugzilla-daemon
                   ` (6 preceding siblings ...)
  2021-11-15 23:34 ` bugzilla-daemon
@ 2021-11-15 23:53 ` bugzilla-daemon
  2021-11-15 23:59 ` bugzilla-daemon
                   ` (9 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: bugzilla-daemon @ 2021-11-15 23:53 UTC (permalink / raw)
  To: linux-scsi

https://bugzilla.kernel.org/show_bug.cgi?id=214967

--- Comment #8 from Matthew Perkowski (mgperkow@gmail.com) ---
(In reply to Damien Le Moal from comment #6)
> (In reply to Bart Van Assche from comment #5)
> > On 11/15/21 2:34 PM, bugzilla-daemon@bugzilla.kernel.org wrote:
> > > https://bugzilla.kernel.org/show_bug.cgi?id=214967
> > > 
> > > --- Comment #4 from Matthew Perkowski (mgperkow@gmail.com) ---
> > > Bisection has identified commit 2360fa1812cd77e1de13d3cca789fbd23462b651
> as
> > > the
> > > origin of the issue.
> 
> Hmm... It seems very strange that this patch creates the problem. Even with
> a bug, the worst that could happen is failing to detect NCQ priority support.
> 
> The problem is likely related to the errors "ata14.00: Read log page 0x08
> failed, Emask 0x1" which come from the kernel trying to access a non
> existent log page (IDENTIFY DEVICE data log), which is tried when probing
> for NCQ priority support.
> 
> libata ignores this error, not enabling the feature that was being probed.
> The mvsas driver may not.
> 
> I posted a patch yesterday to prevent such access to log pages not supported
> by the device. See:
> 
> https://lore.kernel.org/linux-ide/20211115060559.232835-1-damien.
> lemoal@opensource.wdc.com/
> 
> Can you try these ?
> 
> 
> > 
> > This commit: 2360fa1812cd ("libata: cleanup NCQ priority handling")?
> > 
> > Damien, can you take a look?

I will try rebuilding with the patches at my first opportunity and report back.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 19+ messages in thread

* [Bug 214967] mvsas not detecting some disks
  2021-11-08 14:08 [Bug 214967] New: mvsas not detecting some disks bugzilla-daemon
                   ` (7 preceding siblings ...)
  2021-11-15 23:53 ` bugzilla-daemon
@ 2021-11-15 23:59 ` bugzilla-daemon
  2021-11-16  0:04 ` bugzilla-daemon
                   ` (8 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: bugzilla-daemon @ 2021-11-15 23:59 UTC (permalink / raw)
  To: linux-scsi

https://bugzilla.kernel.org/show_bug.cgi?id=214967

--- Comment #9 from Matthew Perkowski (mgperkow@gmail.com) ---
(In reply to Damien Le Moal from comment #7)
> (In reply to Matthew Perkowski from comment #1)
> > I stumbled across this and gave it a try, and it fixed my immediate
> problem:
> > 
> > https://sourceforge.net/p/scst/mailman/scst-devel/thread/4FDDA78C.400@acm.
> > org/
> > 
> > However, it doesn't look like the mvsas driver has changed in some time, so
> > I'm thinking the problem was caused by another change somewhere else in the
> > kernel, and adding that one line of code to mv_sas.c simply "band-aided"
> the
> > immediate issue I was experiencing.
> 
> I am not familiar with the mv_sas driver & associated HBAs. Do these
> implement SAT using libata on the host ? Or does the HBA firmware handle
> scsi command translation ? Some quick grep in the driver code does not
> reveal much.

I'm afraid I don't know that for certain. I know the card HAS firmware since
I've updated it once before. I'll see if those patches solve the problem. If
not, maybe I can figure out more about the card to help us along. I can tell
you that the card uses this controller chip:

https://www.marvell.com/content/dam/marvell/en/public-collateral/storage/marvell-storage-88se94xx-product-brief-2011-04.pdf

I'm not accustomed to interpreting hardware information at such a low level
myself, but it mentions offering "native 6Gb/s SATA interface support."

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 19+ messages in thread

* [Bug 214967] mvsas not detecting some disks
  2021-11-08 14:08 [Bug 214967] New: mvsas not detecting some disks bugzilla-daemon
                   ` (8 preceding siblings ...)
  2021-11-15 23:59 ` bugzilla-daemon
@ 2021-11-16  0:04 ` bugzilla-daemon
  2021-11-16  0:04 ` bugzilla-daemon
                   ` (7 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: bugzilla-daemon @ 2021-11-16  0:04 UTC (permalink / raw)
  To: linux-scsi

https://bugzilla.kernel.org/show_bug.cgi?id=214967

--- Comment #10 from Damien Le Moal (damien.lemoal@wdc.com) ---
(In reply to Matthew Perkowski from comment #9)
> (In reply to Damien Le Moal from comment #7)
> > (In reply to Matthew Perkowski from comment #1)
> > > I stumbled across this and gave it a try, and it fixed my immediate
> > problem:
> > > 
> > >
> https://sourceforge.net/p/scst/mailman/scst-devel/thread/4FDDA78C.400@acm.
> > > org/
> > > 
> > > However, it doesn't look like the mvsas driver has changed in some time,
> so
> > > I'm thinking the problem was caused by another change somewhere else in
> the
> > > kernel, and adding that one line of code to mv_sas.c simply "band-aided"
> > the
> > > immediate issue I was experiencing.
> > 
> > I am not familiar with the mv_sas driver & associated HBAs. Do these
> > implement SAT using libata on the host ? Or does the HBA firmware handle
> > scsi command translation ? Some quick grep in the driver code does not
> > reveal much.
> 
> I'm afraid I don't know that for certain. I know the card HAS firmware since
> I've updated it once before. I'll see if those patches solve the problem. If
> not, maybe I can figure out more about the card to help us along. I can tell
> you that the card uses this controller chip:
> 
> https://www.marvell.com/content/dam/marvell/en/public-collateral/storage/
> marvell-storage-88se94xx-product-brief-2011-04.pdf
> 
> I'm not accustomed to interpreting hardware information at such a low level
> myself, but it mentions offering "native 6Gb/s SATA interface support."

Looks like the mvsas driver uses libsas, so it likely relies on libata for
SCSI-to-ATA translation. Will have a closer look. I also have other HBAs using
the pm80xx driver that is similar. Will do some more tests with that.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 19+ messages in thread

* [Bug 214967] mvsas not detecting some disks
  2021-11-08 14:08 [Bug 214967] New: mvsas not detecting some disks bugzilla-daemon
                   ` (9 preceding siblings ...)
  2021-11-16  0:04 ` bugzilla-daemon
@ 2021-11-16  0:04 ` bugzilla-daemon
  2021-11-16  3:08 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: bugzilla-daemon @ 2021-11-16  0:04 UTC (permalink / raw)
  To: linux-scsi

https://bugzilla.kernel.org/show_bug.cgi?id=214967

--- Comment #11 from Damien Le Moal (damien.lemoal@wdc.com) ---
(In reply to Matthew Perkowski from comment #8)
> (In reply to Damien Le Moal from comment #6)
> > (In reply to Bart Van Assche from comment #5)
> > > On 11/15/21 2:34 PM, bugzilla-daemon@bugzilla.kernel.org wrote:
> > > > https://bugzilla.kernel.org/show_bug.cgi?id=214967
> > > > 
> > > > --- Comment #4 from Matthew Perkowski (mgperkow@gmail.com) ---
> > > > Bisection has identified commit
> 2360fa1812cd77e1de13d3cca789fbd23462b651
> > as
> > > > the
> > > > origin of the issue.
> > 
> > Hmm... It seems very strange that this patch creates the problem. Even with
> > a bug, the worst that could happen is failing to detect NCQ priority
> support.
> > 
> > The problem is likely related to the errors "ata14.00: Read log page 0x08
> > failed, Emask 0x1" which come from the kernel trying to access a non
> > existent log page (IDENTIFY DEVICE data log), which is tried when probing
> > for NCQ priority support.
> > 
> > libata ignores this error, not enabling the feature that was being probed.
> > The mvsas driver may not.
> > 
> > I posted a patch yesterday to prevent such access to log pages not
> supported
> > by the device. See:
> > 
> > https://lore.kernel.org/linux-ide/20211115060559.232835-1-damien.
> > lemoal@opensource.wdc.com/
> > 
> > Can you try these ?
> > 
> > 
> > > 
> > > This commit: 2360fa1812cd ("libata: cleanup NCQ priority handling")?
> > > 
> > > Damien, can you take a look?
> 
> I will try rebuilding with the patches at my first opportunity and report
> back.

That would be great. Thanks.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 19+ messages in thread

* [Bug 214967] mvsas not detecting some disks
  2021-11-08 14:08 [Bug 214967] New: mvsas not detecting some disks bugzilla-daemon
                   ` (10 preceding siblings ...)
  2021-11-16  0:04 ` bugzilla-daemon
@ 2021-11-16  3:08 ` bugzilla-daemon
  2021-11-16  3:11 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: bugzilla-daemon @ 2021-11-16  3:08 UTC (permalink / raw)
  To: linux-scsi

https://bugzilla.kernel.org/show_bug.cgi?id=214967

--- Comment #12 from Matthew Perkowski (mgperkow@gmail.com) ---
(In reply to Damien Le Moal from comment #11)
> (In reply to Matthew Perkowski from comment #8)
> > (In reply to Damien Le Moal from comment #6)
> > > (In reply to Bart Van Assche from comment #5)
> > > > On 11/15/21 2:34 PM, bugzilla-daemon@bugzilla.kernel.org wrote:
> > > > > https://bugzilla.kernel.org/show_bug.cgi?id=214967
> > > > > 
> > > > > --- Comment #4 from Matthew Perkowski (mgperkow@gmail.com) ---
> > > > > Bisection has identified commit
> > 2360fa1812cd77e1de13d3cca789fbd23462b651
> > > as
> > > > > the
> > > > > origin of the issue.
> > > 
> > > Hmm... It seems very strange that this patch creates the problem. Even
> with
> > > a bug, the worst that could happen is failing to detect NCQ priority
> > support.
> > > 
> > > The problem is likely related to the errors "ata14.00: Read log page 0x08
> > > failed, Emask 0x1" which come from the kernel trying to access a non
> > > existent log page (IDENTIFY DEVICE data log), which is tried when probing
> > > for NCQ priority support.
> > > 
> > > libata ignores this error, not enabling the feature that was being
> probed.
> > > The mvsas driver may not.
> > > 
> > > I posted a patch yesterday to prevent such access to log pages not
> > supported
> > > by the device. See:
> > > 
> > > https://lore.kernel.org/linux-ide/20211115060559.232835-1-damien.
> > > lemoal@opensource.wdc.com/
> > > 
> > > Can you try these ?
> > > 
> > > 
> > > > 
> > > > This commit: 2360fa1812cd ("libata: cleanup NCQ priority handling")?
> > > > 
> > > > Damien, can you take a look?
> > 
> > I will try rebuilding with the patches at my first opportunity and report
> > back.
> 
> That would be great. Thanks.

Looks like your hunch may have been right on. I applied your patches to a fresh
copy of the 5.15.2 source (which was not working properly with my RR 2744 card
via the mvsas driver in vanilla form), and the issue did not arise when I
booted into it.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 19+ messages in thread

* [Bug 214967] mvsas not detecting some disks
  2021-11-08 14:08 [Bug 214967] New: mvsas not detecting some disks bugzilla-daemon
                   ` (11 preceding siblings ...)
  2021-11-16  3:08 ` bugzilla-daemon
@ 2021-11-16  3:11 ` bugzilla-daemon
  2021-11-16  3:16 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: bugzilla-daemon @ 2021-11-16  3:11 UTC (permalink / raw)
  To: linux-scsi

https://bugzilla.kernel.org/show_bug.cgi?id=214967

--- Comment #13 from Damien Le Moal (damien.lemoal@wdc.com) ---
(In reply to Matthew Perkowski from comment #12)
> > > I will try rebuilding with the patches at my first opportunity and report
> > > back.
> > 
> > That would be great. Thanks.
> 
> Looks like your hunch may have been right on. I applied your patches to a
> fresh copy of the 5.15.2 source (which was not working properly with my RR
> 2744 card via the mvsas driver in vanilla form), and the issue did not arise
> when I booted into it.

Great. Can I add your Tested-by tag ?
E.g.:

Tested-by: Matthew Perkowski <mgperkow@gmail.com>

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 19+ messages in thread

* [Bug 214967] mvsas not detecting some disks
  2021-11-08 14:08 [Bug 214967] New: mvsas not detecting some disks bugzilla-daemon
                   ` (12 preceding siblings ...)
  2021-11-16  3:11 ` bugzilla-daemon
@ 2021-11-16  3:16 ` bugzilla-daemon
  2021-11-16  8:09 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: bugzilla-daemon @ 2021-11-16  3:16 UTC (permalink / raw)
  To: linux-scsi

https://bugzilla.kernel.org/show_bug.cgi?id=214967

--- Comment #14 from Matthew Perkowski (mgperkow@gmail.com) ---
(In reply to Damien Le Moal from comment #13)
> (In reply to Matthew Perkowski from comment #12)
> > > > I will try rebuilding with the patches at my first opportunity and
> report
> > > > back.
> > > 
> > > That would be great. Thanks.
> > 
> > Looks like your hunch may have been right on. I applied your patches to a
> > fresh copy of the 5.15.2 source (which was not working properly with my RR
> > 2744 card via the mvsas driver in vanilla form), and the issue did not
> arise
> > when I booted into it.
> 
> Great. Can I add your Tested-by tag ?
> E.g.:
> 
> Tested-by: Matthew Perkowski <mgperkow@gmail.com>

Certainly. That is fine with me.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 19+ messages in thread

* [Bug 214967] mvsas not detecting some disks
  2021-11-08 14:08 [Bug 214967] New: mvsas not detecting some disks bugzilla-daemon
                   ` (13 preceding siblings ...)
  2021-11-16  3:16 ` bugzilla-daemon
@ 2021-11-16  8:09 ` bugzilla-daemon
  2021-11-16 12:29 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: bugzilla-daemon @ 2021-11-16  8:09 UTC (permalink / raw)
  To: linux-scsi

https://bugzilla.kernel.org/show_bug.cgi?id=214967

--- Comment #15 from Damien Le Moal (damien.lemoal@wdc.com) ---
(In reply to Matthew Perkowski from comment #14)
> (In reply to Damien Le Moal from comment #13)
> > (In reply to Matthew Perkowski from comment #12)
> > > > > I will try rebuilding with the patches at my first opportunity and
> > report
> > > > > back.
> > > > 
> > > > That would be great. Thanks.
> > > 
> > > Looks like your hunch may have been right on. I applied your patches to a
> > > fresh copy of the 5.15.2 source (which was not working properly with my
> RR
> > > 2744 card via the mvsas driver in vanilla form), and the issue did not
> > arise
> > > when I booted into it.
> > 
> > Great. Can I add your Tested-by tag ?
> > E.g.:
> > 
> > Tested-by: Matthew Perkowski <mgperkow@gmail.com>
> 
> Certainly. That is fine with me.

Could you test with the latest 5.16-rc1 kernel too please ?

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 19+ messages in thread

* [Bug 214967] mvsas not detecting some disks
  2021-11-08 14:08 [Bug 214967] New: mvsas not detecting some disks bugzilla-daemon
                   ` (14 preceding siblings ...)
  2021-11-16  8:09 ` bugzilla-daemon
@ 2021-11-16 12:29 ` bugzilla-daemon
  2021-11-16 23:55 ` bugzilla-daemon
  2024-02-04 21:19 ` bugzilla-daemon
  17 siblings, 0 replies; 19+ messages in thread
From: bugzilla-daemon @ 2021-11-16 12:29 UTC (permalink / raw)
  To: linux-scsi

https://bugzilla.kernel.org/show_bug.cgi?id=214967

--- Comment #16 from Matthew Perkowski (mgperkow@gmail.com) ---
(In reply to Damien Le Moal from comment #15)
> Could you test with the latest 5.16-rc1 kernel too please ?

Built, patched, and tested with 5.16-rc1. mvsas detected all drives as
expected. Scanned the kernel log after boot to check more in-depth as well. No
unusual messages from the mvsas driver. Seems to be working exactly as I would
expect.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 19+ messages in thread

* [Bug 214967] mvsas not detecting some disks
  2021-11-08 14:08 [Bug 214967] New: mvsas not detecting some disks bugzilla-daemon
                   ` (15 preceding siblings ...)
  2021-11-16 12:29 ` bugzilla-daemon
@ 2021-11-16 23:55 ` bugzilla-daemon
  2024-02-04 21:19 ` bugzilla-daemon
  17 siblings, 0 replies; 19+ messages in thread
From: bugzilla-daemon @ 2021-11-16 23:55 UTC (permalink / raw)
  To: linux-scsi

https://bugzilla.kernel.org/show_bug.cgi?id=214967

--- Comment #17 from Damien Le Moal (damien.lemoal@wdc.com) ---
(In reply to Matthew Perkowski from comment #16)
> (In reply to Damien Le Moal from comment #15)
> > Could you test with the latest 5.16-rc1 kernel too please ?
> 
> Built, patched, and tested with 5.16-rc1. mvsas detected all drives as
> expected. Scanned the kernel log after boot to check more in-depth as well.
> No unusual messages from the mvsas driver. Seems to be working exactly as I
> would expect.

Great ! Thanks for testing.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 19+ messages in thread

* [Bug 214967] mvsas not detecting some disks
  2021-11-08 14:08 [Bug 214967] New: mvsas not detecting some disks bugzilla-daemon
                   ` (16 preceding siblings ...)
  2021-11-16 23:55 ` bugzilla-daemon
@ 2024-02-04 21:19 ` bugzilla-daemon
  17 siblings, 0 replies; 19+ messages in thread
From: bugzilla-daemon @ 2024-02-04 21:19 UTC (permalink / raw)
  To: linux-scsi

https://bugzilla.kernel.org/show_bug.cgi?id=214967

Matthew Perkowski (mgperkow@gmail.com) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |CODE_FIX

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2024-02-04 21:19 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-08 14:08 [Bug 214967] New: mvsas not detecting some disks bugzilla-daemon
2021-11-08 16:28 ` [Bug 214967] " bugzilla-daemon
2021-11-14  0:19 ` bugzilla-daemon
2021-11-14  0:56 ` bugzilla-daemon
2021-11-15 22:34 ` bugzilla-daemon
2021-11-15 23:13 ` bugzilla-daemon
2021-11-15 23:24 ` bugzilla-daemon
2021-11-15 23:34 ` bugzilla-daemon
2021-11-15 23:53 ` bugzilla-daemon
2021-11-15 23:59 ` bugzilla-daemon
2021-11-16  0:04 ` bugzilla-daemon
2021-11-16  0:04 ` bugzilla-daemon
2021-11-16  3:08 ` bugzilla-daemon
2021-11-16  3:11 ` bugzilla-daemon
2021-11-16  3:16 ` bugzilla-daemon
2021-11-16  8:09 ` bugzilla-daemon
2021-11-16 12:29 ` bugzilla-daemon
2021-11-16 23:55 ` bugzilla-daemon
2024-02-04 21:19 ` bugzilla-daemon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).