From: Jacek Danecki <Jacek.Danecki-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
To: "initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
<initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: Activating dmraid array for isw format in initrd
Date: Mon, 20 Jul 2009 12:08:17 +0200 [thread overview]
Message-ID: <4A644211.1010702@intel.com> (raw)
Hi,
In RHEL 5.4 during installation on raid 1 using dmraid with isw format,
in initrd there are these lines for dmraid activation and mounting root-filesystem.
echo Scanning and configuring dmraid supported devices
dmraid -ay -i -p --rm_partitions "isw_isw_dcbgecbfbe_Volume0"
kpartx -a -p p "/dev/mapper/isw_isw_dcbgecbfbe_Volume0"
resume LABEL=SWAP-isw_dhaacf
echo Creating root device.
mkrootdev -t ext3 -o defaults,ro /dev/mapper/isw_isw_dcbgecbfbe_Volume0p1
What about situation if user went to OROM and added spare?
The name of volume will be changed.
Before entering to OROM array has name:
/dev/mapper/isw_isw_dcbgecbfbe_Volume0
After:
/dev/mapper/isw_gchbjccfi_Volume0
--
To unsubscribe from this list: send the line "unsubscribe initramfs" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
reply other threads:[~2009-07-20 10:08 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=4A644211.1010702@intel.com \
--to=jacek.danecki-ral2jqcrhueavxtiumwx3w@public.gmane.org \
--cc=initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.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.