linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Luca Berra <bluca@comedia.it>
To: linux-raid@vger.kernel.org
Subject: Re: Problem with auto-assembly on Itanium
Date: Wed, 9 Mar 2005 17:43:52 +0100	[thread overview]
Message-ID: <20050309164352.GB21635@percy.comedia.it> (raw)
In-Reply-To: <1110364128.14707.19.camel@localhost>

On Wed, Mar 09, 2005 at 11:28:48AM +0100, Jimmy Hedman wrote:
>Is there any way i can make this work? Could it be doable with mdadm in
>a initrd?
>
mdassembled was devise for this purpose.

create an /etc/mdadm.conf with
echo "DEVICE partitions" >> /etc/mdadm.conf
/sbin/mdadm -D -b /dev/md0 | grep '^ARRAY' >> /etc/mdadm.conf

copy the mdadm.conf and mdassemble to initrd
make linuxrc run mdassemble.

L.

-- 
Luca Berra -- bluca@comedia.it
        Communication Media & Services S.r.l.
 /"\
 \ /     ASCII RIBBON CAMPAIGN
  X        AGAINST HTML MAIL
 / \

  reply	other threads:[~2005-03-09 16:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-09 10:28 Problem with auto-assembly on Itanium Jimmy Hedman
2005-03-09 16:43 ` Luca Berra [this message]
2005-03-10 10:03   ` Jimmy Hedman
2005-03-10 20:49     ` Luca Berra

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=20050309164352.GB21635@percy.comedia.it \
    --to=bluca@comedia.it \
    --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).