<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Software RAID-5: using mdadm in Ubuntu 9.10</title>
	<atom:link href="http://www.jamierf.co.uk/2009/11/04/software-raid-5-using-mdadm-in-ubuntu-9-10/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jamierf.co.uk/2009/11/04/software-raid-5-using-mdadm-in-ubuntu-9-10/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Tue, 27 Jul 2010 11:12:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Jamie</title>
		<link>http://www.jamierf.co.uk/2009/11/04/software-raid-5-using-mdadm-in-ubuntu-9-10/comment-page-1/#comment-1131</link>
		<dc:creator>Jamie</dc:creator>
		<pubDate>Tue, 27 Jul 2010 11:12:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamierf.co.uk/?p=313#comment-1131</guid>
		<description>This guide is assuming you are using the array to store media or something other than the OS on it. As you&#039;ve read, storing /boot on a software RAID partition wont work - since the RAID is done in software it wont be constructed/mountable at the time /boot is needed.</description>
		<content:encoded><![CDATA[<p>This guide is assuming you are using the array to store media or something other than the OS on it. As you&#8217;ve read, storing /boot on a software RAID partition wont work &#8211; since the RAID is done in software it wont be constructed/mountable at the time /boot is needed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AndyS</title>
		<link>http://www.jamierf.co.uk/2009/11/04/software-raid-5-using-mdadm-in-ubuntu-9-10/comment-page-1/#comment-1129</link>
		<dc:creator>AndyS</dc:creator>
		<pubDate>Tue, 27 Jul 2010 04:00:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamierf.co.uk/?p=313#comment-1129</guid>
		<description>am i missing something, this seems to be what I want to do, but what I had been reading said that /boot could not be in the raid5 array.

I really hope this is not the case.

Wanted to build a 10.04 ubuntu server with 3 disks in raid5 with a 4th waiting as a spare</description>
		<content:encoded><![CDATA[<p>am i missing something, this seems to be what I want to do, but what I had been reading said that /boot could not be in the raid5 array.</p>
<p>I really hope this is not the case.</p>
<p>Wanted to build a 10.04 ubuntu server with 3 disks in raid5 with a 4th waiting as a spare</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dennis</title>
		<link>http://www.jamierf.co.uk/2009/11/04/software-raid-5-using-mdadm-in-ubuntu-9-10/comment-page-1/#comment-1028</link>
		<dc:creator>Dennis</dc:creator>
		<pubDate>Tue, 11 May 2010 13:58:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamierf.co.uk/?p=313#comment-1028</guid>
		<description>Thanks for the clarification :)</description>
		<content:encoded><![CDATA[<p>Thanks for the clarification <img src='http://www.jamierf.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jamie</title>
		<link>http://www.jamierf.co.uk/2009/11/04/software-raid-5-using-mdadm-in-ubuntu-9-10/comment-page-1/#comment-1019</link>
		<dc:creator>Jamie</dc:creator>
		<pubDate>Fri, 07 May 2010 12:16:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamierf.co.uk/?p=313#comment-1019</guid>
		<description>Yup mine says the same, as far as I&#039;m aware it&#039;s normal and nothing to be worried about.</description>
		<content:encoded><![CDATA[<p>Yup mine says the same, as far as I&#8217;m aware it&#8217;s normal and nothing to be worried about.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dennis</title>
		<link>http://www.jamierf.co.uk/2009/11/04/software-raid-5-using-mdadm-in-ubuntu-9-10/comment-page-1/#comment-1018</link>
		<dc:creator>Dennis</dc:creator>
		<pubDate>Fri, 07 May 2010 11:37:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamierf.co.uk/?p=313#comment-1018</guid>
		<description>Jamie,

Thanks for the great tutorial. Written in a very informative and concise manner. Managed to get my raid 5 with 3 x 1.5 WD Caviar Green drives up and running. Only issue was that after all the resync and create ext4 partition, I ran fdisk -l to check the array and the message showed no valid partition on md0. 

Was worried that this will come back and haunt me in the future and tried to search for a solution thru the web but found most people saying that this is normal.

Do you have the same message as well in your system?</description>
		<content:encoded><![CDATA[<p>Jamie,</p>
<p>Thanks for the great tutorial. Written in a very informative and concise manner. Managed to get my raid 5 with 3 x 1.5 WD Caviar Green drives up and running. Only issue was that after all the resync and create ext4 partition, I ran fdisk -l to check the array and the message showed no valid partition on md0. </p>
<p>Was worried that this will come back and haunt me in the future and tried to search for a solution thru the web but found most people saying that this is normal.</p>
<p>Do you have the same message as well in your system?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.jamierf.co.uk/2009/11/04/software-raid-5-using-mdadm-in-ubuntu-9-10/comment-page-1/#comment-985</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Tue, 16 Mar 2010 06:21:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamierf.co.uk/?p=313#comment-985</guid>
		<description>Great tutorial! Worked like a charm for me. I only used the steps from &#039;Creating the array&#039; and on. I first formatted my drives with GParted. The 5% reserve was included when I first formatted my three hdds. My RAID is all set and running. Is there any way I can get rid of the 5% reserve on each individual hdd without having to rebuild the entire RAID? These are 1.5TB hdds. It took about five hours to build and I would like to skip the process if possible. Any help is greatly appreciated.

Thanks, Mike</description>
		<content:encoded><![CDATA[<p>Great tutorial! Worked like a charm for me. I only used the steps from &#8216;Creating the array&#8217; and on. I first formatted my drives with GParted. The 5% reserve was included when I first formatted my three hdds. My RAID is all set and running. Is there any way I can get rid of the 5% reserve on each individual hdd without having to rebuild the entire RAID? These are 1.5TB hdds. It took about five hours to build and I would like to skip the process if possible. Any help is greatly appreciated.</p>
<p>Thanks, Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug</title>
		<link>http://www.jamierf.co.uk/2009/11/04/software-raid-5-using-mdadm-in-ubuntu-9-10/comment-page-1/#comment-979</link>
		<dc:creator>Doug</dc:creator>
		<pubDate>Mon, 15 Feb 2010 03:04:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamierf.co.uk/?p=313#comment-979</guid>
		<description>Don&#039;t worry about the drives falling out. From what I have read that does not affect mdadm, and is an issue with hardware raid cards. 

Managed to return my WD Green&#039;s and exchange them for the Seagate 11&#039;s now I am having no problems. Cheers for the info, it was a relief to know what drives could actually work.

You might like to look into tweaking your file system for raid 5 too.
http://www.linuxfoundation.org/collaborate/workgroups/linux-raid/raid_setup#Options_for_mke2fs</description>
		<content:encoded><![CDATA[<p>Don&#8217;t worry about the drives falling out. From what I have read that does not affect mdadm, and is an issue with hardware raid cards. </p>
<p>Managed to return my WD Green&#8217;s and exchange them for the Seagate 11&#8242;s now I am having no problems. Cheers for the info, it was a relief to know what drives could actually work.</p>
<p>You might like to look into tweaking your file system for raid 5 too.<br />
<a href="http://www.linuxfoundation.org/collaborate/workgroups/linux-raid/raid_setup#Options_for_mke2fs" rel="nofollow">http://www.linuxfoundation.org/collaborate/workgroups/linux-raid/raid_setup#Options_for_mke2fs</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jamie</title>
		<link>http://www.jamierf.co.uk/2009/11/04/software-raid-5-using-mdadm-in-ubuntu-9-10/comment-page-1/#comment-977</link>
		<dc:creator>Jamie</dc:creator>
		<pubDate>Fri, 12 Feb 2010 20:22:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamierf.co.uk/?p=313#comment-977</guid>
		<description>Not yet *fingers crossed*. I&#039;m now actually running a total of 6 drives in the array, haven&#039;t had any problems yet...</description>
		<content:encoded><![CDATA[<p>Not yet *fingers crossed*. I&#8217;m now actually running a total of 6 drives in the array, haven&#8217;t had any problems yet&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug</title>
		<link>http://www.jamierf.co.uk/2009/11/04/software-raid-5-using-mdadm-in-ubuntu-9-10/comment-page-1/#comment-976</link>
		<dc:creator>Doug</dc:creator>
		<pubDate>Fri, 12 Feb 2010 20:19:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamierf.co.uk/?p=313#comment-976</guid>
		<description>Have you had any issues of the drives falling out of the array? Reading the reviews at NewEgg some have experienced drives falling out with the Seagate&#039;s. 

I have been trying to do exactly the same setup as you with the 1.5TB WD Caviar Greens but they just do not work in RAID. One drive always falls out at build time.</description>
		<content:encoded><![CDATA[<p>Have you had any issues of the drives falling out of the array? Reading the reviews at NewEgg some have experienced drives falling out with the Seagate&#8217;s. </p>
<p>I have been trying to do exactly the same setup as you with the 1.5TB WD Caviar Greens but they just do not work in RAID. One drive always falls out at build time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jamie</title>
		<link>http://www.jamierf.co.uk/2009/11/04/software-raid-5-using-mdadm-in-ubuntu-9-10/comment-page-1/#comment-975</link>
		<dc:creator>Jamie</dc:creator>
		<pubDate>Fri, 12 Feb 2010 20:01:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamierf.co.uk/?p=313#comment-975</guid>
		<description>Thanks for the replies :)

@indu: Yes it is. If you don&#039;t want to lose the data on the existing drive you can create an array in degraded mode using just 2 drives, then copy your data over, then add the third drive to get it out of degraded mode back to normal. I&#039;ve never done it though so I can&#039;t help with how sorry.

@Doug: I used &lt;a href=&quot;http://www.amazon.co.uk/dp/B001IKKCLI/?tag=ja0e-21&quot; rel=&quot;nofollow&quot;&gt;1.5TB Seagate Barracuda 7200.11&lt;/a&gt; drives, but if I was looking to do it now I would probably go with &lt;a href=&quot;http://www.amazon.co.uk/dp/B001UE8LRO/?tag=ja0e-21&quot; rel=&quot;nofollow&quot;&gt;1.5TB WD Caviar Greens&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Thanks for the replies <img src='http://www.jamierf.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>@indu: Yes it is. If you don&#8217;t want to lose the data on the existing drive you can create an array in degraded mode using just 2 drives, then copy your data over, then add the third drive to get it out of degraded mode back to normal. I&#8217;ve never done it though so I can&#8217;t help with how sorry.</p>
<p>@Doug: I used <a href="http://www.amazon.co.uk/dp/B001IKKCLI/?tag=ja0e-21" rel="nofollow">1.5TB Seagate Barracuda 7200.11</a> drives, but if I was looking to do it now I would probably go with <a href="http://www.amazon.co.uk/dp/B001UE8LRO/?tag=ja0e-21" rel="nofollow">1.5TB WD Caviar Greens</a>.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
