linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Paul Clements <Paul.Clements@SteelEye.com>
To: linux-raid@vger.kernel.org
Subject: Re: raid1: module or compiled in?
Date: Wed, 07 May 2003 12:53:04 -0400	[thread overview]
Message-ID: <3EB939F0.9BB1BF0B@SteelEye.com> (raw)
In-Reply-To: 20030507160730.D592A3B84A@jaded.cynicism.com

Derek Vadala wrote:

> It depends when you start the arrays. If you are booting from SW RAID or
> autostarting, [...] you
> need to use an initial RAM disk that preloads the md driver and necessary
> RAID level modules.

You would think that would work, but it doesn't, unfortunately... :/

md has to be compiled in if you want to use autostart. I suppose you
could put a raidtab file and raidtools (or maybe mdadm would be easier?)
on your initrd, and get the thing to boot, but that's rather
complex...and most distros don't have the setup to make an initrd like
that...(they just compile md in and call the autorun ioctl from the
initrd after loading your storage and raid modules)

I've got a patch for md (2.4 and 2.5), so you can do autostart with md
compiled as a module...

I just posted a message about it...

--
Paul

      parent reply	other threads:[~2003-05-07 16:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-07 15:21 raid1: module or compiled in? Zeno Davatz
2003-05-07 15:48 ` Paul Clements
2003-05-07 16:03   ` Zeno Davatz
2003-05-07 16:07 ` Derek Vadala
2003-05-07 16:20   ` Fatal: map file must be on the boot RAID partition Zeno Davatz
2003-05-07 16:53   ` Paul Clements [this message]

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=3EB939F0.9BB1BF0B@SteelEye.com \
    --to=paul.clements@steeleye.com \
    --cc=linux-raid@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 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).