All of lore.kernel.org
 help / color / mirror / Atom feed
From: SPATZ1@t-online.de (Frank Schneider)
To: "Justin T. Gibbs" <gibbs@scsiguy.com>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: AIC + RAID1 error? (was: Re: aic7xxx errors)
Date: Tue, 11 Sep 2001 14:10:44 +0200	[thread overview]
Message-ID: <3B9DFF44.3D89368C@t-online.de> (raw)
In-Reply-To: <200109102306.f8AN6iY21834@aslan.scsiguy.com>

"Justin T. Gibbs" schrieb:
> 
> >What about a kind of timer ?
> 
> The functions are run serially.  If I'm to wait, I must block
> or risk having the machine powered off prior to completing my shutdown.
> 
> A coworker of mine playing with the MD code reminded me that
> he had to change the priority of the MD notifier to make it work.
> I believe that this is the correct fix as there are other SCSI
> drivers that have shutdown hooks.
> 
> All HBA drivers currently use 0 (or the lowest) as their priority.
> MD (line 3475 of drivers/md/md.c) uses 0 too.  Change it to INT_MAX
> and MD will always get shutdown prior to any child devices it might
> use.

One question is still open on this case:
Why does the Oops only occur if the "aic7xxx=verbose" is set ?

The above explanation is correct (AFAIK), but the kernel-oops should
then happen on *every* reboot, not only if this verbose-parameter is
set...or does the driver try to shutdown the drives and then write to
the log "AIC7xxx shutdown successfull"...?...:-))

Solong...
Frank.

--
Frank Schneider, <SPATZ1@T-ONLINE.DE>.                           
Microsoft isn't the answer.
Microsoft is the question, and the answer is NO.
... -.-

  parent reply	other threads:[~2001-09-11 12:12 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-05  6:21 aic7xxx errors Joseph Mathewson
2001-09-05  7:58 ` Olaf Zaplinski
2001-09-05  9:04   ` Frank Schneider
2001-09-05 10:27     ` Antonio Miguel Trindade
2001-09-05 10:44       ` Frank Schneider
2001-09-05 11:21         ` Thorsten Kranzkowski
2001-09-05 13:05           ` Frank Schneider
2001-09-07 20:32   ` AIC + RAID1 error? (was: Re: aic7xxx errors) Olaf Zaplinski
2001-09-07 22:32     ` Justin T. Gibbs
2001-09-07 22:51       ` Frank Schneider
2001-09-07 23:37         ` Justin T. Gibbs
2001-09-10 13:50           ` Olaf Zaplinski
2001-09-10 19:11             ` Frank Schneider
2001-09-10 22:29               ` Andreas Steinmetz
2001-09-10 22:42                 ` Justin T. Gibbs
2001-09-10 22:55                   ` Frank Schneider
2001-09-10 23:06                     ` Justin T. Gibbs
2001-09-10 23:37                       ` Andreas Steinmetz
2001-09-10 23:46                         ` Justin T. Gibbs
2001-09-11  0:00                           ` Andreas Steinmetz
2001-09-11 12:10                       ` Frank Schneider [this message]
2001-09-11 16:51                         ` Justin T. Gibbs
2001-09-10 23:05                   ` Andreas Steinmetz
2001-09-10 22:46                 ` Frank Schneider
2001-09-11 15:00             ` Olaf Zaplinski
2001-09-08 20:25     ` Frank Schneider
2001-09-08 22:07       ` Justin T. Gibbs
2001-09-05 20:23 ` aic7xxx errors Justin T. Gibbs

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=3B9DFF44.3D89368C@t-online.de \
    --to=spatz1@t-online.de \
    --cc=gibbs@scsiguy.com \
    --cc=linux-kernel@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.