<?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: Upgrading Disks in a Software Raid System	</title>
	<atom:link href="https://www.brandonchecketts.com/archives/upgrading-disks-in-a-software-raid-system/feed" rel="self" type="application/rss+xml" />
	<link>https://www.brandonchecketts.com/archives/upgrading-disks-in-a-software-raid-system</link>
	<description>Web Programming, Linux System Administation, and Entrepreneurship in Athens Georgia</description>
	<lastBuildDate>Mon, 29 Aug 2011 05:57:00 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.1</generator>
	<item>
		<title>
		By: Glenn		</title>
		<link>https://www.brandonchecketts.com/archives/upgrading-disks-in-a-software-raid-system/comment-page-1#comment-2748</link>

		<dc:creator><![CDATA[Glenn]]></dc:creator>
		<pubDate>Mon, 29 Aug 2011 05:57:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.brandonchecketts.com/?p=498#comment-2748</guid>

					<description><![CDATA[This is pretty similar to what I&#039;ve done in the past. I didn&#039;t know about the journalling tip, thanks for that.

I like the watch command, but you may want to use the -n30 delay (or some other largish number) option with that to reduce the polling frequency, especially if you are pushing priority to the array rebuild. Hitting /proc/mdstat seems to be a bit heavy in terms of system calls.

One other thing I&#039;d also suggest, is instead of running the resize on a live filesystem, bootup with a livecd such as finnix. That will allow you to run fsck directly before resize2fs, as newer versions seem to enforce. And to be working with an offline filesystem, rather than a live one.

Very nice writeup.]]></description>
			<content:encoded><![CDATA[<p>This is pretty similar to what I&#8217;ve done in the past. I didn&#8217;t know about the journalling tip, thanks for that.</p>
<p>I like the watch command, but you may want to use the -n30 delay (or some other largish number) option with that to reduce the polling frequency, especially if you are pushing priority to the array rebuild. Hitting /proc/mdstat seems to be a bit heavy in terms of system calls.</p>
<p>One other thing I&#8217;d also suggest, is instead of running the resize on a live filesystem, bootup with a livecd such as finnix. That will allow you to run fsck directly before resize2fs, as newer versions seem to enforce. And to be working with an offline filesystem, rather than a live one.</p>
<p>Very nice writeup.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
