public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
From: Hannes Reinecke <hare@suse.de>
To: Mike Edwards <medwards@mobile.mirkwood.net>, linux-scsi@vger.kernel.org
Subject: Re: Mylex AcceleRAID 170 + myrb/myrs causing crash
Date: Fri, 14 Jul 2023 08:04:27 +0200	[thread overview]
Message-ID: <fc9f01f1-deb2-cd05-c7ef-1e08ea1d8d60@suse.de> (raw)
In-Reply-To: <CALM2zXUDAqAzCQR+sJDwoxxEEnG7cLJ4QazCVscJX-rR49=V2A@mail.gmail.com>

On 7/13/23 21:21, Mike Edwards wrote:
> I spun up an old machine (with an even older Mylex AcceleRAID card, the 
> 170 w/ a bios dated Jan 21, 2000 - yikes!) recently.  While this machine 
> was running an old 4.7 kernel and booted fine, attempting to update it 
> to a modern release of Debian with a 6.1 kernel caused the kernel to 
> hang while booting, with a number of stuck tasks warnings, starting with 
> udev-worker and including kworker kernel processes.
> 
> During troubleshooting, I was able to identify the myrb/myrs drivers 
> which replaced the old DAC960 driver (removed in commit 
> 6956b956934f10c19eca2a1d44f50a3bee860531) as the culprit.  The last 
> kernel to successfully boot on here is 4.19.x, while anything newer 
> exhibits the same stuck processes - and indeed, blacklisting the myrb 
> and myrs drivers allows 6.1 to boot on this machine.
> 
> I know this card is functional, as I do have two drives attached to it, 
> and both it and the drives work fine in 4.19 and older kernels, so the 
> issue seems to be with the newer myrb/myrs drivers.  Is there a chance 
> of fixing the current drivers, or, at worst, reintroducing the old 
> deprecated DAC960 driver back into the kernel?  I'm not absolutely tied 
> to using that driver, other than 'it just works' for this card.

Whee, someone is using it!
I'm not alone!

But sure, of course I'll help.
Can you try install openSUSE Leap on it? Then you can open a bugzilla on 
our side, and we can track and discuss things there. Debugging via 
e-mail tends to be very distracting to others not directly involved.

For starters, a message log might help. And please enable dynamic debug
via

echo 'file drivers/scsi/myrs.c +p' > \
   /sys/kernel/debug/dynamic_debug/control
echo 'file drivers/scsi/myrb.c +p' > \
   /sys/kernel/debug/dynamic_debug/control

Cheers,

Hannes
-- 
Dr. Hannes Reinecke                Kernel Storage Architect
hare@suse.de                              +49 911 74053 688
SUSE Software Solutions GmbH, Maxfeldstr. 5, 90409 Nürnberg
HRB 36809 (AG Nürnberg), Geschäftsführer: Ivo Totev, Andrew
Myers, Andrew McDonald, Martje Boudien Moerman


  parent reply	other threads:[~2023-07-14  6:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CALM2zXUDAqAzCQR+sJDwoxxEEnG7cLJ4QazCVscJX-rR49=V2A@mail.gmail.com>
2023-07-13 19:24 ` Mylex AcceleRAID 170 + myrb/myrs causing crash Mike Edwards
2023-07-14  6:04 ` Hannes Reinecke [this message]
2023-07-14 15:03   ` Mike Edwards
2023-07-14 15:18     ` Hannes Reinecke
2023-07-14 15:33       ` Mike Edwards
2023-07-21  0:19   ` Mike Edwards

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=fc9f01f1-deb2-cd05-c7ef-1e08ea1d8d60@suse.de \
    --to=hare@suse.de \
    --cc=linux-scsi@vger.kernel.org \
    --cc=medwards@mobile.mirkwood.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox