<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Grub and root on partitionable RAID1 array</title>
	<atom:link href="http://bergs.biz/blog/2007/05/10/grub-and-root-on-partitionable-raid1-array/feed/" rel="self" type="application/rss+xml" />
	<link>http://bergs.biz/blog/2007/05/10/grub-and-root-on-partitionable-raid1-array/</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Fri, 30 Jul 2010 11:33:34 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Administrator</title>
		<link>http://bergs.biz/blog/2007/05/10/grub-and-root-on-partitionable-raid1-array/#comment-12085</link>
		<dc:creator>Administrator</dc:creator>
		<pubDate>Sun, 28 Dec 2008 08:33:52 +0000</pubDate>
		<guid isPermaLink="false">http://bergs.biz/blog/2007/05/10/grub-and-root-on-partitionable-raid1-array/#comment-12085</guid>
		<description>@Julian Mehnle: That's exactly what I did: Create separate md devices for the no. of partitions I needed.</description>
		<content:encoded><![CDATA[<p>@Julian Mehnle: That&#8217;s exactly what I did: Create separate md devices for the no. of partitions I needed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julian Mehnle</title>
		<link>http://bergs.biz/blog/2007/05/10/grub-and-root-on-partitionable-raid1-array/#comment-12075</link>
		<dc:creator>Julian Mehnle</dc:creator>
		<pubDate>Sun, 28 Dec 2008 00:44:05 +0000</pubDate>
		<guid isPermaLink="false">http://bergs.biz/blog/2007/05/10/grub-and-root-on-partitionable-raid1-array/#comment-12075</guid>
		<description>Grub 1 does not support booting from partitionable md devices, and neither does Grub 2!  At the very least, as of today, the grub-probe and grub-install programs cannot yet handle /dev/md/d0 (AKA /dev/md_d0) style device names.  There may be even deeper problems, but this alone has prevented me from setting up a system with partitionable md arrays today.  Here's my Debian bug report in case you're interested: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=509960

I then went back to creating multiple RAID component partitions and building multiple md devices from them.</description>
		<content:encoded><![CDATA[<p>Grub 1 does not support booting from partitionable md devices, and neither does Grub 2!  At the very least, as of today, the grub-probe and grub-install programs cannot yet handle /dev/md/d0 (AKA /dev/md_d0) style device names.  There may be even deeper problems, but this alone has prevented me from setting up a system with partitionable md arrays today.  Here&#8217;s my Debian bug report in case you&#8217;re interested: <a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=509960" rel="nofollow">http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=509960</a></p>
<p>I then went back to creating multiple RAID component partitions and building multiple md devices from them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Administrator</title>
		<link>http://bergs.biz/blog/2007/05/10/grub-and-root-on-partitionable-raid1-array/#comment-7352</link>
		<dc:creator>Administrator</dc:creator>
		<pubDate>Mon, 01 Sep 2008 20:48:58 +0000</pubDate>
		<guid isPermaLink="false">http://bergs.biz/blog/2007/05/10/grub-and-root-on-partitionable-raid1-array/#comment-7352</guid>
		<description>@Peter Cordes: Thinking about it again I in fact don't see any reason either why this shouldn't work -- &lt;strong&gt;provided&lt;/strong&gt; that Grub can load the initrd.

Are you sure that this is the case?</description>
		<content:encoded><![CDATA[<p>@Peter Cordes: Thinking about it again I in fact don&#8217;t see any reason either why this shouldn&#8217;t work &#8212; <strong>provided</strong> that Grub can load the initrd.</p>
<p>Are you sure that this is the case?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Cordes</title>
		<link>http://bergs.biz/blog/2007/05/10/grub-and-root-on-partitionable-raid1-array/#comment-6672</link>
		<dc:creator>Peter Cordes</dc:creator>
		<pubDate>Thu, 07 Aug 2008 05:26:41 +0000</pubDate>
		<guid isPermaLink="false">http://bergs.biz/blog/2007/05/10/grub-and-root-on-partitionable-raid1-array/#comment-6672</guid>
		<description>&#62; Make sure the kernel has RAID-1 (and LVM if using it) built in.

 I don't see why that's a necessary step.  There's no reason an initrd couldn't start a partitioned md device.  Yeah, dpkg-reconfigure mdadm asks you what md devices the system needs to start, so just answer /dev/md_d0.  Put root=/dev/md_d0p1 on your kernel command line.

 The major downside of this is that the whole drive has to be in RAID1.  I usually RAID1 my /, /usr (or however I decided to partition on that machine), and /home, and RAID0 or lvm for the rest (which I usually call something like /data, and /var/tmp).</description>
		<content:encoded><![CDATA[<p>&gt; Make sure the kernel has RAID-1 (and LVM if using it) built in.</p>
<p> I don&#8217;t see why that&#8217;s a necessary step.  There&#8217;s no reason an initrd couldn&#8217;t start a partitioned md device.  Yeah, dpkg-reconfigure mdadm asks you what md devices the system needs to start, so just answer /dev/md_d0.  Put root=/dev/md_d0p1 on your kernel command line.</p>
<p> The major downside of this is that the whole drive has to be in RAID1.  I usually RAID1 my /, /usr (or however I decided to partition on that machine), and /home, and RAID0 or lvm for the rest (which I usually call something like /data, and /var/tmp).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Administrator</title>
		<link>http://bergs.biz/blog/2007/05/10/grub-and-root-on-partitionable-raid1-array/#comment-3954</link>
		<dc:creator>Administrator</dc:creator>
		<pubDate>Thu, 31 Jan 2008 12:56:07 +0000</pubDate>
		<guid isPermaLink="false">http://bergs.biz/blog/2007/05/10/grub-and-root-on-partitionable-raid1-array/#comment-3954</guid>
		<description>Please note the following comment in the howto you pointed me to:



&lt;blockquote&gt;Make sure the kernel has RAID-1 (and LVM if using it) built in. You cannot use an initrd and modules. The kernel will only auto-mount raid arrays if the md module is built in.&lt;/blockquote&gt;



This is why it won't work under Debian -- at least not as long as you want to stick to "doing it the Debian way." Debian uses an initrd, and md is loaded as a module.</description>
		<content:encoded><![CDATA[<p>Please note the following comment in the howto you pointed me to:</p>
<blockquote><p>Make sure the kernel has RAID-1 (and LVM if using it) built in. You cannot use an initrd and modules. The kernel will only auto-mount raid arrays if the md module is built in.</p></blockquote>
<p>This is why it won&#8217;t work under Debian &#8212; at least not as long as you want to stick to &#8220;doing it the Debian way.&#8221; Debian uses an initrd, and md is loaded as a module.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jarno</title>
		<link>http://bergs.biz/blog/2007/05/10/grub-and-root-on-partitionable-raid1-array/#comment-3951</link>
		<dc:creator>Jarno</dc:creator>
		<pubDate>Thu, 31 Jan 2008 09:38:32 +0000</pubDate>
		<guid isPermaLink="false">http://bergs.biz/blog/2007/05/10/grub-and-root-on-partitionable-raid1-array/#comment-3951</guid>
		<description>how about this?

http://somedec.com/downloads/howto-bootable-linux-raid1.html</description>
		<content:encoded><![CDATA[<p>how about this?</p>
<p><a href="http://somedec.com/downloads/howto-bootable-linux-raid1.html" rel="nofollow">http://somedec.com/downloads/howto-bootable-linux-raid1.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
