<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.heepy.net/index.php?action=history&amp;feed=atom&amp;title=Make_raid_set_rebuild_on_spare</id>
	<title>Make raid set rebuild on spare - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.heepy.net/index.php?action=history&amp;feed=atom&amp;title=Make_raid_set_rebuild_on_spare"/>
	<link rel="alternate" type="text/html" href="https://www.heepy.net/index.php?title=Make_raid_set_rebuild_on_spare&amp;action=history"/>
	<updated>2026-05-10T17:47:03Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.2</generator>
	<entry>
		<id>https://www.heepy.net/index.php?title=Make_raid_set_rebuild_on_spare&amp;diff=1347&amp;oldid=prev</id>
		<title>Morris: Created page with &quot;With linux md raid, sometimes when you remove a failed disk from a set and replace it with a new one, the raid set marks the new drive as a spare and doesn't rebuild. This is ...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.heepy.net/index.php?title=Make_raid_set_rebuild_on_spare&amp;diff=1347&amp;oldid=prev"/>
		<updated>2015-04-28T18:45:53Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;With linux md raid, sometimes when you remove a failed disk from a set and replace it with a new one, the raid set marks the new drive as a spare and doesn&amp;#039;t rebuild. This is ...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;With linux md raid, sometimes when you remove a failed disk from a set and replace it with a new one, the raid set marks the new drive as a spare and doesn't rebuild. This is particularly common with raid 6 sets. When this happens, look in &lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
/sys/block/mdN/md/sync_action&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
It may be that the sync state is listed as &amp;quot;frozen&amp;quot; - if this is the case, change it with&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
echo &amp;quot;idle&amp;quot; &amp;gt; /sys/block/mdN/md/sync_action&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
and it will start rebuilding the array using the new drive previously marked as a spare.&lt;/div&gt;</summary>
		<author><name>Morris</name></author>
	</entry>
</feed>