linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bill Davidsen <davidsen@tmr.com>
To: michael <michael@estone.ca>
Cc: linuxraid <linux-raid@vger.kernel.org>
Subject: Re: How to start SW raid later in boot?
Date: Thu, 05 Feb 2009 13:44:52 -0500	[thread overview]
Message-ID: <498B33A4.3090505@tmr.com> (raw)
In-Reply-To: <20090205112014.M278@estone.ca>

michael wrote:
> On Wed, 04 Feb 2009 22:47:58 +0100, KwangErn Liew wrote
>
>   
>> Do you have initrd enabled?
>>
>>     
>
> I believe I do, its a standard install of Debian stable.
> For now, I suppose I can do as the last poster suggested and 
> run a startup script to assemble the array, and mount it.
>
> I will look more into the driver as its a 3rd party loaded module.
> Perhaps it can be setup to load earlier in the boot.
>   

If you put the module into the initrd (see man mkinitrd) you can get it 
loaded early. You may be able to prevent early start by changing the 
partition types (unlikely) or keeping the md device out of fstab and 
starting and mounting it from rc.local. I would go initrd.

-- 
Bill Davidsen <davidsen@tmr.com>
  "Woe unto the statesman who makes war without a reason that will still
  be valid when the war is over..." Otto von Bismark 



      reply	other threads:[~2009-02-05 18:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-04 19:39 How to start SW raid later in boot? michael
2009-02-04 21:47 ` KwangErn Liew
2009-02-05 11:23   ` michael
2009-02-05 18:44     ` Bill Davidsen [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=498B33A4.3090505@tmr.com \
    --to=davidsen@tmr.com \
    --cc=linux-raid@vger.kernel.org \
    --cc=michael@estone.ca \
    /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).