public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
From: Matthew Wilcox <matthew@wil.cx>
To: "Richard F. Rebel" <rrebel@whenu.com>
Cc: linux-scsi@vger.kernel.org
Subject: Re: Boot order of LSI MPT Fusion devices controllable?
Date: Tue, 30 Nov 2004 17:54:03 +0000	[thread overview]
Message-ID: <20041130175403.GZ29035@parcelfarce.linux.theplanet.co.uk> (raw)
In-Reply-To: <1101835224.1779.1040.camel@rebel.corp.whenu.com>

On Tue, Nov 30, 2004 at 12:20:24PM -0500, Richard F. Rebel wrote:
> Well, the difference is that the fiber channel card seems to boot first,
> and thus reorders the scsi bus.  If I attach the fiber channel cables to
> the switch (making all of our storage visible) and re-probe the scsi bus
> by hand using the /dev interface, access to the SAN is fine etc.  Upon
> reboot with the fc connected, my system panics because now the root
> drive is no longer where it thinks it should be (sda is now a device on
> the fiber channel switch fabric).
> 
> Is there a way to control this process or to mitigate the problem?  I
> really need the system to boot properly off of local disk whether or not
> the fc is connected or the devices available.

The fusion driver uses the pci_driver model, so cards are discovered in
PCI bus order.  If you put the existing cards at lower PCI device IDs,
they'll be discovered first.

-- 
"Next the statesmen will invent cheap lies, putting the blame upon 
the nation that is attacked, and every man will be glad of those
conscience-soothing falsities, and will diligently study them, and refuse
to examine any refutations of them; and thus he will by and by convince 
himself that the war is just, and will thank God for the better sleep 
he enjoys after this process of grotesque self-deception." -- Mark Twain

  reply	other threads:[~2004-11-30 17:54 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-30 17:20 Boot order of LSI MPT Fusion devices controllable? Richard F. Rebel
2004-11-30 17:54 ` Matthew Wilcox [this message]
2004-12-01  3:31 ` kwhite
2004-11-30 19:40   ` Christoph Hellwig
2004-11-30 19:43   ` Richard F. Rebel
2004-11-30 19:59     ` Matthew Wilcox
2004-11-30 20:48     ` Mike Anderson
2004-11-30 21:55       ` Richard F. Rebel
  -- strict thread matches above, loose matches on Subject: below --
2004-11-30 22:15 todd.reichert

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=20041130175403.GZ29035@parcelfarce.linux.theplanet.co.uk \
    --to=matthew@wil.cx \
    --cc=linux-scsi@vger.kernel.org \
    --cc=rrebel@whenu.com \
    /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