linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "K. Posern" <quickhelp@gmail.com>
To: "linux-raid@vger.kernel.org" <linux-raid@vger.kernel.org>
Subject: getting a linux boot loader (preferably grub) installed on an intel imsm raid
Date: Thu, 19 Aug 2010 00:56:05 -0400	[thread overview]
Message-ID: <4C6CB965.7000905@gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 2606 bytes --]

Hi all,

/// The problem ///

There are binary packages out there that do the trick based on 
device-mapper (dmraid) (e.g. Ubuntu). But I would like to do it

	a) manually (because thats why I use Linux, because you can do things 
manually and you can learn a lot (even if you don't succeed in the end)

	b) based on mdadm-imsm. Just there seems really /no/ documentation out 
there on how to do it (or I successfully managed to google around it 
since days now ;).

I will be very glad for any bit of information that might help me to 
eliminate some of the below parameters.
And Again: I would be more than glad to contribute (back to the 
community) by assembling a wiki page about all this, once I figured out 
all the bits and pieces.

//// The situation ///

I am still trying to figure out how to install grub / grub2 on my intel 
imsm raid. And it's a striping RAID-0. Because the documentation out 
there is overall for RAID-1 (or 5) and the few bits I found for RAID-0, 
just do not work for me.

/// The questions ///

Maybe someone could shed some light on these open questions:

	a) Do I need to install it to the Volumne (/dev/md126) or to the 
Container (/dev/md127)? - My guess: The volume because it represents the 
RAID, hence should be what gets assembled for the int13 BIOS handler by 
the Option-ROM of the intel-sw-raid-controller.

	b) What device do I need to put in the /grub/boot/device.map file as (hd0):
	(/dev/md126, /dev/md127 or ...)?
	My guess: The same like a).

	c) Do you suggest grub1 (grub legacy) or grub2?

	    *** For grub2: The default way to install it: grub-install does not 
(seem to) work as grub2 then tries to find the /boot device itself and 
grub built from bzr does not (yet) support mdadm arrays with metadata 
v1.2 that are partitioned :(
	As I am quiet new to grub2 it would be very helpful to get an idea of 
what of the (many) tools to use and if possible with what parameters.
	Plus I wonder if with grub2 there will be problems because grub2 will 
try to assemble the RAID itsself.

	    *** For grub: I did quiet some installations but all my trials did 
always end in an Error 22 on "setup (hd0)" in the grub shell. <<< If 
grub would be your recommendation I can post the details!


Thanks a lot for any hint in advance!


K. Posern

P.S.: I would be still interested to hear how the two solutions that 
support an intel BIOS-supported (mdadm-imsm >=v3 and dmraid >=v1) raid 
compare to each other in terms of: speed (throughput), load/overhead 
(cpu/ram), stability, features.


[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 3644 bytes --]

             reply	other threads:[~2010-08-19  4:56 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-19  4:56 K. Posern [this message]
2010-08-19 17:49 ` getting a linux boot loader (preferably grub) installed on an intel imsm raid Jiang, Dave
2010-08-19 18:32   ` K. Posern
2010-08-19 21:40     ` Jiang, Dave
2010-08-19 22:29       ` K. Posern
2010-08-19 22:44         ` Jiang, Dave
2010-08-20  0:46         ` Jiang, Dave
2010-08-20  1:15           ` K. Posern
  -- strict thread matches above, loose matches on Subject: below --
2010-08-21  7:53 gabe peters
2010-08-21 20:44 ` K. Posern

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=4C6CB965.7000905@gmail.com \
    --to=quickhelp@gmail.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).