All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andreas Moroder <andreas.moroder@sb-brixen.it>
To: linux-scsi@vger.kernel.org
Subject: Re: persistent scsi with udev
Date: Thu, 08 Feb 2007 16:47:10 +0100	[thread overview]
Message-ID: <eqfgkl$tbl$1@sea.gmane.org> (raw)
In-Reply-To: <45CB3CDA.9040704@sgi.com>

Michael Reed schrieb:
> While you didn't explicitly mention which distro you're using, some already
> have udev in their initrd.  If this applies in your case, you should be able
> to change the root= parameter passed to the kernel to specify your root device
> via a persistent name.  For example:
> 
> 	root=/dev/disk/by-path/pci-0000:01:03.0-scsi-0:0:1:0p1
> 
> You can do the same in your /etc/fstab for the root device.
> 
> You can ALSO change the order in which modules are loaded via /etc/modprobe.conf,
> or /etc/sysconfig/kernel, or something similar for your distro, so that the driver
> for your root device is always loaded first.
> 
> I hope this helps.
> 
> Mike
> 
hello Mike,

we use SLES 10.
The direct path is THE solution.

Thanks
Andreas


  reply	other threads:[~2007-02-08 15:47 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-08 12:05 persistent scsi with udev Andreas Moroder
2007-02-08 14:18 ` James Smart
2007-02-08 15:08   ` Michael Reed
2007-02-08 15:47     ` Andreas Moroder [this message]
2007-02-08 15:48   ` Andreas Moroder

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='eqfgkl$tbl$1@sea.gmane.org' \
    --to=andreas.moroder@sb-brixen.it \
    --cc=linux-scsi@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.