From: John Robinson <john.robinson@anonymous.org.uk>
To: m.hewitt@computer.org
Cc: linux-raid@vger.kernel.org
Subject: Re: PCI device initialisation and RAID assembly
Date: Thu, 30 Jul 2009 09:14:33 +0100 [thread overview]
Message-ID: <4A715669.3010104@anonymous.org.uk> (raw)
In-Reply-To: <4A70D0C3.9000901@elsabio.demon.co.uk>
On 29/07/2009 23:44, Mark J Hewitt wrote:
> I think I have an issue here with initialization timing of a PCI SATA
> card and a RAID 5 array assembly.
[...]
> Jul 29 19:56:53 janus kernel: raid5: raid level 5 set md0 active with 2
> out of 3 devices, algorithm 2
> ... later!
> Jul 29 19:56:53 janus kernel: sata_sil 0000:05:09.0: PCI INT A -> GSI 18
[...]
> Is there anything I can do about this?
Try adding sata_sil into your initrd? You can do this manually with
extra options to the mkinitrd command, or automatically by adding it
into your /etc/modprobe.conf; mine has these lines in it:
alias scsi_hostadapter pata_marvell
alias scsi_hostadapter1 ahci
You'll still need to run mkinitrd after editing /etc/modprobe.conf this
time, but at least when you update your kernel and a new initrd is made
for it, it will automatically include sata_sil.
Cheers,
John.
next prev parent reply other threads:[~2009-07-30 8:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-29 22:44 PCI device initialisation and RAID assembly Mark J Hewitt
2009-07-30 8:14 ` John Robinson [this message]
2009-07-30 8:17 ` Mark J Hewitt
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=4A715669.3010104@anonymous.org.uk \
--to=john.robinson@anonymous.org.uk \
--cc=linux-raid@vger.kernel.org \
--cc=m.hewitt@computer.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 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).