All of lore.kernel.org
 help / color / mirror / Atom feed
* Activating dmraid array for isw format in initrd
@ 2009-07-20 10:08 Jacek Danecki
  0 siblings, 0 replies; only message in thread
From: Jacek Danecki @ 2009-07-20 10:08 UTC (permalink / raw)
  To: initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-07-20 10:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-20 10:08 Activating dmraid array for isw format in initrd Jacek Danecki

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.