<?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: Upgrading Linux software RAID-1 array</title>
	<atom:link href="http://www.steveglendinning.com/2007/10/24/upgrading-linux-software-raid-1-array/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.steveglendinning.com/2007/10/24/upgrading-linux-software-raid-1-array/</link>
	<description></description>
	<pubDate>Fri, 21 Nov 2008 08:59:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Darrell Vermaak</title>
		<link>http://www.steveglendinning.com/2007/10/24/upgrading-linux-software-raid-1-array/#comment-239</link>
		<dc:creator>Darrell Vermaak</dc:creator>
		<pubDate>Thu, 15 May 2008 09:20:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.steveglendinning.com/2007/10/24/upgrading-linux-software-raid-1-array/#comment-239</guid>
		<description>Thanks for the article - very useful!

I was using a Reiserfs on RAID1 - had to resize the raid after repartitioning the disks and hot adding them to the raid by using 
mdadm --grow /dev/md1 --size=max
then unmount the /dev/md1
then run resize_reiserfs /dev/md1
this resyncs the disks/raid - to speed up the process I used 
echo 200000 &#62; /proc/sys/dev/speed_limit_max
echo 200000 &#62; /proc/sys/dev/speed_limit_min</description>
		<content:encoded><![CDATA[<p>Thanks for the article - very useful!</p>
<p>I was using a Reiserfs on RAID1 - had to resize the raid after repartitioning the disks and hot adding them to the raid by using<br />
mdadm &#8211;grow /dev/md1 &#8211;size=max<br />
then unmount the /dev/md1<br />
then run resize_reiserfs /dev/md1<br />
this resyncs the disks/raid - to speed up the process I used<br />
echo 200000 &gt; /proc/sys/dev/speed_limit_max<br />
echo 200000 &gt; /proc/sys/dev/speed_limit_min</p>
]]></content:encoded>
	</item>
</channel>
</rss>
