<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Frozen Industries</title>
	<atom:link href="http://www.frozenindustries.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.frozenindustries.com</link>
	<description>A Project Blog</description>
	<lastBuildDate>Wed, 09 Nov 2011 01:58:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>failed hard drives</title>
		<link>http://www.frozenindustries.com/2011/04/26/failed-hard-drives/</link>
		<comments>http://www.frozenindustries.com/2011/04/26/failed-hard-drives/#comments</comments>
		<pubDate>Wed, 27 Apr 2011 05:17:17 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[hardware]]></category>

		<guid isPermaLink="false">http://www.frozenindustries.com/?p=335</guid>
		<description><![CDATA[Keeping track of my drive failures, since April 2011. Age(Months) Purchased Died Model 18 2010-04 2011-10 1.5 TB Western Digital Green 64MB Cache 5400RPM 15 2010-04 2011-07 1.5 TB Western Digital Green 64MB Cache 5400RPM 26 2009-02 2011-04 1 TB Hitachi Deskstar 7K1000.B 16MB Cache 7200RPM]]></description>
			<content:encoded><![CDATA[<p>Keeping track of my drive failures, since April 2011.</p>
<table>
<tbody>
<tr>
<td>Age<br />(Months)</td>
<td>Purchased</td>
<td>Died</td>
<td>Model</td>
</tr>
<tr>
<td>18</td>
<td>2010-04</td>
<td>2011-10</td>
<td>1.5 TB Western Digital Green 64MB Cache 5400RPM</td>
</tr>
<tr>
<td>15</td>
<td>2010-04</td>
<td>2011-07</td>
<td>1.5 TB Western Digital Green 64MB Cache 5400RPM</td>
</tr>
<tr>
<td>26</td>
<td>2009-02</td>
<td>2011-04</td>
<td>1 TB Hitachi Deskstar 7K1000.B 16MB Cache 7200RPM</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.frozenindustries.com/2011/04/26/failed-hard-drives/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>parted</title>
		<link>http://www.frozenindustries.com/2011/04/25/parted/</link>
		<comments>http://www.frozenindustries.com/2011/04/25/parted/#comments</comments>
		<pubDate>Tue, 26 Apr 2011 03:55:02 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[file systems]]></category>
		<category><![CDATA[howto]]></category>

		<guid isPermaLink="false">http://www.frozenindustries.com/?p=330</guid>
		<description><![CDATA[Create a single, aligned partition on a drive larger than 2TB. % sudo parted /dev/sdx &#40;parted&#41;% mklabel gpt &#40;parted&#41;% mkpart primary 1 -1]]></description>
			<content:encoded><![CDATA[<p>Create a single, aligned partition on a drive larger than 2TB.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">%</span> <span style="color: #c20cb9; font-weight: bold;">sudo</span> parted <span style="color: #000000; font-weight: bold;">/</span>dev<span style="color: #000000; font-weight: bold;">/</span>sdx
<span style="color: #7a0874; font-weight: bold;">&#40;</span>parted<span style="color: #7a0874; font-weight: bold;">&#41;</span><span style="color: #000000; font-weight: bold;">%</span> mklabel gpt
<span style="color: #7a0874; font-weight: bold;">&#40;</span>parted<span style="color: #7a0874; font-weight: bold;">&#41;</span><span style="color: #000000; font-weight: bold;">%</span> mkpart primary <span style="color: #000000;">1</span> <span style="color: #660033;">-1</span></pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://www.frozenindustries.com/2011/04/25/parted/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New HTPC</title>
		<link>http://www.frozenindustries.com/2011/01/31/new-htpc/</link>
		<comments>http://www.frozenindustries.com/2011/01/31/new-htpc/#comments</comments>
		<pubDate>Mon, 31 Jan 2011 07:17:47 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[htpc]]></category>

		<guid isPermaLink="false">http://www.frozenindustries.com/?p=302</guid>
		<description><![CDATA[Just replaced my heavily used Ubuntu HTPC with a 6 watt AppleTV 2. Both run XBMC. Specs of the old, silent HTPC: Intel Core 2 Duo E4300 1.8GHz w/2MB Cache Intel DQ965GF motherboard with passive chipset heatsinks Scythe Ninja passive CPU heatsink 4GB (2x 2GB DIMMS) ADATA DDRII 800 MHz memory 512 MB MSI N210-MD512H [...]]]></description>
			<content:encoded><![CDATA[<p>Just replaced my heavily used Ubuntu HTPC with a 6 watt AppleTV 2. Both run XBMC.</p>
<p>Specs of the old, silent HTPC:</p>
<ul>
<li>Intel Core 2 Duo E4300 1.8GHz w/2MB Cache</li>
<li>Intel DQ965GF motherboard with passive chipset heatsinks</li>
<li>Scythe Ninja passive CPU heatsink</li>
<li>4GB (2x 2GB DIMMS) ADATA DDRII 800 MHz memory</li>
<li>512 MB MSI N210-MD512H GeForce 210 PCIe 2.0 passive video card</li>
<li>40 GB Kingston SSDNOW V-series (Intel rebranded) SATA SSD</li>
<li>18x DL DVD+-RW Optiarc Ad-7170S 2MB Cache SATA optical drive</li>
<li>Antec Sonata case</li>
<li>Dual 120mm Yate Loon case fans</li>
<li>Seasonic 330W power supply</li>
<li>Ubuntu 10.04 AMD64 with XBMC</li>
</ul>
<p>Video is just as smooth on the AppleTV as on the HTPC.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.frozenindustries.com/2011/01/31/new-htpc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>15,471,232 Pixels</title>
		<link>http://www.frozenindustries.com/2010/11/13/15471232-pixels/</link>
		<comments>http://www.frozenindustries.com/2010/11/13/15471232-pixels/#comments</comments>
		<pubDate>Sat, 13 Nov 2010 20:04:53 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[ramblings]]></category>

		<guid isPermaLink="false">http://www.frozenindustries.com/?p=287</guid>
		<description><![CDATA[Screens I look at on a normal weekday: iPhone 4 (3.5&#8243;) (960 x 640) iPad (9.7&#8243;) (1024 x 768) Netbook (10.1&#8243;) (1024 x 600) Work MacBook (15.4&#8243;) (1440 x 900) Work Desktop (27&#8243; + 24&#8243;) (2560 x 1440 + 1920 x 1200) Home Desktop (30&#8243;) (2560 x 1600) HTPC (42&#8243;) (1920 x 1080)]]></description>
			<content:encoded><![CDATA[<p>Screens I look at on a normal weekday:</p>
<ul>
<li>iPhone 4 (3.5&#8243;) (960 x 640)</li>
<li>iPad (9.7&#8243;) (1024 x 768)</li>
<li>Netbook (10.1&#8243;) (1024 x 600)</li>
<li>Work MacBook (15.4&#8243;) (1440 x 900)</li>
<li>Work Desktop (27&#8243; + 24&#8243;) (2560 x 1440 + 1920 x 1200)</li>
<li>Home Desktop (30&#8243;) (2560 x 1600)</li>
<li>HTPC (42&#8243;) (1920 x 1080)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.frozenindustries.com/2010/11/13/15471232-pixels/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux Software RAID10 Benchmarks</title>
		<link>http://www.frozenindustries.com/2010/01/31/linux-software-raid10-benchmarks/</link>
		<comments>http://www.frozenindustries.com/2010/01/31/linux-software-raid10-benchmarks/#comments</comments>
		<pubDate>Sun, 31 Jan 2010 21:55:34 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[file systems]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://www.frozenindustries.com/?p=205</guid>
		<description><![CDATA[Tests are done across four 7200RPM SATAII drives on a PCI-X card sitting on a PCI (32-bit, 133MB/sec theoretical max) bus, probably the slowest bus configuration possible, and then again after being moved to a motherboard with dual PCI-X slots. Server is running Ubuntu 9.10 AMD64 Server. Benchmark is a simple &#8216;dd&#8217; sequential read and [...]]]></description>
			<content:encoded><![CDATA[<p>Tests are done across four 7200RPM SATAII drives on a PCI-X card sitting on a PCI (32-bit, 133MB/sec theoretical max) bus, probably the slowest bus configuration possible, and then again after being moved to a motherboard with dual PCI-X slots. Server is running Ubuntu 9.10 AMD64 Server.</p>
<p>Benchmark is a simple &#8216;dd&#8217; sequential read and write.</p>
<blockquote><p>write: dd if=/dev/zero of=/dev/md2 bs=1M<br />
read: dd if=/dev/md2 of=/dev/null bs=1M</p></blockquote>
<p>mdadm &#8211;create /dev/md2 &#8211;verbose &#8211;level=10 &#8211;layout=n2 &#8211;raid-devices=4 /dev/sd[ftlm]1</p>
<table>
<tbody>
<tr>
<td></td>
<td>PCI</td>
<td>PCI-X</td>
</tr>
</tbody>
<tbody>
<tr>
<td>write:</td>
<td>13.2 MB/s</td>
<td>144 MB/s</td>
</tr>
<tr>
<td>read:</td>
<td>4.0 MB/s</td>
<td>89.3 MB/s</td>
</tr>
</tbody>
</table>
<p>mdadm &#8211;create /dev/md2 &#8211;verbose &#8211;level=10 &#8211;layout=f2 &#8211;raid-devices=4 /dev/sd[ftlm]1</p>
<table>
<tbody>
<tr>
<td></td>
<td>PCI</td>
<td>PCI-X</td>
</tr>
</tbody>
<tbody>
<tr>
<td>write:</td>
<td>48.3 MB/s</td>
<td>131 MB/s</td>
</tr>
<tr>
<td>read:</td>
<td>92.7 MB/s</td>
<td>138 MB/s</td>
</tr>
</tbody>
</table>
<p>mdadm &#8211;create /dev/md2 &#8211;verbose &#8211;level=10 &#8211;layout=o2 &#8211;raid-devices=4 /dev/sd[ftlm]1</p>
<table>
<tbody>
<tr>
<td></td>
<td>PCI</td>
<td>PCI-X</td>
</tr>
</tbody>
<tbody>
<tr>
<td>write:</td>
<td>47.4 MB/s</td>
<td>135 MB/s</td>
</tr>
<tr>
<td>read:</td>
<td>98.7 MB/s</td>
<td>142 MB/s</td>
</tr>
</tbody>
</table>
<p>And more comparisons:</p>
<p>RAID1 (PCI)</p>
<blockquote><p>write: 38.9 MB/s<br />
read: 64.8 MB/s</p></blockquote>
<p>Single Disk (PCI)</p>
<blockquote><p>write: 59.4 MB/s<br />
read: 71.9 MB/s</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.frozenindustries.com/2010/01/31/linux-software-raid10-benchmarks/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Remove Stale LVM Devices</title>
		<link>http://www.frozenindustries.com/2010/01/23/remove-stale-lvm-devices/</link>
		<comments>http://www.frozenindustries.com/2010/01/23/remove-stale-lvm-devices/#comments</comments>
		<pubDate>Sun, 24 Jan 2010 06:47:04 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[file systems]]></category>

		<guid isPermaLink="false">http://www.frozenindustries.com/?p=182</guid>
		<description><![CDATA[Have an LVM device left on your system from a drive that was removed before pvremove was run? 1 $ sudo dmsetup remove /dev/mapper/removed-device]]></description>
			<content:encoded><![CDATA[<p>Have an LVM device left on your system from a drive that was removed before pvremove was run?</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
</pre></td><td class="code"><pre class="bash" style="font-family:monospace;">$ <span style="color: #c20cb9; font-weight: bold;">sudo</span> dmsetup remove <span style="color: #000000; font-weight: bold;">/</span>dev<span style="color: #000000; font-weight: bold;">/</span>mapper<span style="color: #000000; font-weight: bold;">/</span>removed-device</pre></td></tr></table></div>

]]></content:encoded>
			<wfw:commentRss>http://www.frozenindustries.com/2010/01/23/remove-stale-lvm-devices/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Tivo Twitters</title>
		<link>http://www.frozenindustries.com/2009/09/22/my-tivo-twitters/</link>
		<comments>http://www.frozenindustries.com/2009/09/22/my-tivo-twitters/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 05:54:28 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[devices]]></category>

		<guid isPermaLink="false">http://www.frozenindustries.com/?p=151</guid>
		<description><![CDATA[I wrote a short script that sends a Tweet whenver my Tivo HD starts recording a show. You can download it below. It runs best on a Linux computer that can constantly poll the Tivo. Download: tivo_twitter.sh script Results: http://twitter.com/30west]]></description>
			<content:encoded><![CDATA[<p>I wrote a short script that sends a Tweet whenver my Tivo HD starts recording a show. You can download it below. It runs best on a Linux computer that can constantly poll the Tivo.</p>
<p>Download: <a href="http://www.frozenindustries.com/files/tivo_twitter.sh">tivo_twitter.sh script</a></p>
<p>Results: <a href="http://twitter.com/30west">http://twitter.com/30west</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.frozenindustries.com/2009/09/22/my-tivo-twitters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>365 Days of Uptime on a Linksys router</title>
		<link>http://www.frozenindustries.com/2009/07/08/365-days-of-uptime-on-a-linksys-router/</link>
		<comments>http://www.frozenindustries.com/2009/07/08/365-days-of-uptime-on-a-linksys-router/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 02:49:13 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[devices]]></category>

		<guid isPermaLink="false">http://www.frozenindustries.com/?p=142</guid>
		<description><![CDATA[I passed 365 days of uptime on my Linksys WRT54GL v1.1 router. It&#8217;s running DD-WRT firmware, and sits on a large APC UPS. Total data transfer on the router&#8217;s WAN port is reported at 1,570,619 MB down/ 79,832 MB up.]]></description>
			<content:encoded><![CDATA[<p>I passed 365 days of uptime on my Linksys WRT54GL v1.1 router. It&#8217;s running DD-WRT firmware, and sits on a large APC UPS. Total data transfer on the router&#8217;s WAN port is reported at <span id="ttraff_in">1,570,619 MB down/ </span><span id="ttraff_out">79,832 MB up.<br />
</span></p>
<p><img class="aligncenter size-full wp-image-141" title="365days" src="http://www.frozenindustries.com/wp-content/uploads/2009/07/365days.png" alt="365days" width="520" height="355" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.frozenindustries.com/2009/07/08/365-days-of-uptime-on-a-linksys-router/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Replace an LVM Drive with a Larger One</title>
		<link>http://www.frozenindustries.com/2009/03/21/replace-an-lvm-drive-with-a-larger-one/</link>
		<comments>http://www.frozenindustries.com/2009/03/21/replace-an-lvm-drive-with-a-larger-one/#comments</comments>
		<pubDate>Sun, 22 Mar 2009 06:56:19 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[file systems]]></category>
		<category><![CDATA[howto]]></category>

		<guid isPermaLink="false">http://www.frozenindustries.com/?p=125</guid>
		<description><![CDATA[LVM allows you to hot add devices to expand volume space. It also allows you to hot remove devices, as long as there are enough free extents in the volume group (vgdisplay) to move data around. Here I&#8217;m going to replace a 400 GB drive (sdg) with a 750 GB one (sdf) from logical volume [...]]]></description>
			<content:encoded><![CDATA[<p>LVM allows you to hot add devices to expand volume space. It also allows you to hot remove devices, as long as there are enough free extents in the volume group (vgdisplay) to move data around. Here I&#8217;m going to replace a 400 GB drive (sdg) with a 750 GB one (sdf) from logical volume &#8220;backup&#8221; on volume group &#8220;disks&#8221;. It does not matter how many hard drives are in the volume group, and the filesystem can stay mounted.</p>
<ol>
<li>Partition and create a physical volume on the device

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
</pre></td><td class="code"><pre class="bash" style="font-family:monospace;">$ <span style="color: #c20cb9; font-weight: bold;">sudo</span> pvcreate <span style="color: #000000; font-weight: bold;">/</span>dev<span style="color: #000000; font-weight: bold;">/</span>sdh1</pre></td></tr></table></div>

</li>
<li>Add the new drive to the volume group

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
</pre></td><td class="code"><pre class="bash" style="font-family:monospace;">$ <span style="color: #c20cb9; font-weight: bold;">sudo</span> vgextend disks <span style="color: #000000; font-weight: bold;">/</span>dev<span style="color: #000000; font-weight: bold;">/</span>sdh1</pre></td></tr></table></div>

</li>
<li>Move all extents from the old drive to the new one (this step may take hours)

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
</pre></td><td class="code"><pre class="bash" style="font-family:monospace;">$  <span style="color: #c20cb9; font-weight: bold;">sudo</span> pvmove <span style="color: #660033;">-v</span> <span style="color: #000000; font-weight: bold;">/</span>dev<span style="color: #000000; font-weight: bold;">/</span>sdg1</pre></td></tr></table></div>

</li>
<li>Remove the old drive

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
</pre></td><td class="code"><pre class="bash" style="font-family:monospace;">$ <span style="color: #c20cb9; font-weight: bold;">sudo</span> vgreduce disks <span style="color: #000000; font-weight: bold;">/</span>dev<span style="color: #000000; font-weight: bold;">/</span>sdg1</pre></td></tr></table></div>

</li>
<li>Expand the logical volume to use the rest of the disk. In this case, another 350GB.

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
</pre></td><td class="code"><pre class="bash" style="font-family:monospace;">$ <span style="color: #c20cb9; font-weight: bold;">sudo</span> lvextend -l+<span style="color: #000000;">83463</span> <span style="color: #000000; font-weight: bold;">/</span>dev<span style="color: #000000; font-weight: bold;">/</span>disks<span style="color: #000000; font-weight: bold;">/</span>backup</pre></td></tr></table></div>

</li>
<li>Expand the file system

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
</pre></td><td class="code"><pre class="bash" style="font-family:monospace;">$ <span style="color: #c20cb9; font-weight: bold;">sudo</span> resize2fs <span style="color: #000000; font-weight: bold;">/</span>dev<span style="color: #000000; font-weight: bold;">/</span>disks<span style="color: #000000; font-weight: bold;">/</span>backup</pre></td></tr></table></div>

</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.frozenindustries.com/2009/03/21/replace-an-lvm-drive-with-a-larger-one/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>mdadm Cheatsheet</title>
		<link>http://www.frozenindustries.com/2008/11/04/building-and-finding-raid-arrays/</link>
		<comments>http://www.frozenindustries.com/2008/11/04/building-and-finding-raid-arrays/#comments</comments>
		<pubDate>Tue, 04 Nov 2008 18:49:15 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[file systems]]></category>

		<guid isPermaLink="false">http://www.frozenindustries.com/?p=101</guid>
		<description><![CDATA[Scan a system for RAID arrays and save findings so the array reappears across reboots: 1 # mdadm --detail --scan &#62;&#62; /etc/mdadm/mdadm.conf Create a RAID5 array out of sdm1, sdj1, and a missing disk (all partitioned with raid-autodetect partitions) 1 # mdadm --create /dev/md1 --level=5 --raid-devices=3 /dev/sd[mj]1 missing Create a RAID1 array 1 # mdadm [...]]]></description>
			<content:encoded><![CDATA[<p>Scan a system for RAID arrays and save findings so the array reappears across reboots:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
</pre></td><td class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #666666; font-style: italic;"># mdadm --detail --scan &gt;&gt; /etc/mdadm/mdadm.conf</span></pre></td></tr></table></div>

<p>Create a RAID5 array out of sdm1, sdj1, and a missing disk (all partitioned with raid-autodetect partitions)</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
</pre></td><td class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #666666; font-style: italic;"># mdadm --create /dev/md1 --level=5 --raid-devices=3 /dev/sd[mj]1 missing</span></pre></td></tr></table></div>

<p>Create a RAID1 array</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
</pre></td><td class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #666666; font-style: italic;"># mdadm --create /dev/md1 --level=1 --raid-devices=2 /dev/sd[ts]1</span></pre></td></tr></table></div>

<p>Remove a RAID array</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
</pre></td><td class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #666666; font-style: italic;"># mdadm --stop /dev/md1</span>
<span style="color: #666666; font-style: italic;"># mdadm --zero-superblock /dev/sd[ts]1</span></pre></td></tr></table></div>

<p>Replace a failed drive that has been removed from the system</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
</pre></td><td class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #666666; font-style: italic;"># mdadm /dev/md3  --add /dev/sdc1 --remove detached</span></pre></td></tr></table></div>

]]></content:encoded>
			<wfw:commentRss>http://www.frozenindustries.com/2008/11/04/building-and-finding-raid-arrays/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

