<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: Breaking apart a RAID 1?</title>
	<link>http://ask.metafilter.com/52217/Breaking-apart-a-RAID-1/</link>
	<description>Comments on Ask MetaFilter post Breaking apart a RAID 1?</description>
	<pubDate>Sat, 02 Dec 2006 07:45:00 -0800</pubDate>
	<lastBuildDate>Sat, 02 Dec 2006 07:45:00 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Breaking apart a RAID 1?</title>
		<link>http://ask.metafilter.com/52217/Breaking-apart-a-RAID-1</link>	
		<description>Is there any way to &quot;break&quot; a mirrored disk set in Mac OS X (that was created with Disk Utility) back into two separate -- but identical -- drives? &lt;br /&gt;&lt;br /&gt; I had bought two 500GB drives to use as a RAID 1 (purely for hardware redundancy) with the idea that if I became desperate for disk space I could break them into independent volumes again.&lt;br&gt;
&lt;br&gt;
I assumed it was easy since that&apos;s essentially the protection the RAID 1 provides -- one drive goes out, and the other still has all the data. However, I have not seen any examples or steps describing how this would be done. Can it be done?</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2006:site.52217</guid>
		<pubDate>Sat, 02 Dec 2006 07:30:29 -0800</pubDate>
		<dc:creator>teradome</dc:creator>
		
			<category>RAID</category>
		
			<category>mac</category>
		
			<category>osx</category>
		
			<category>disk</category>
		
			<category>utility</category>
		
	</item> <item>
		<title>By: Blazecock Pileon</title>
		<link>http://ask.metafilter.com/52217/Breaking-apart-a-RAID-1#788609</link>	
		<description>Assuming you&apos;re running Mac OS X 10.4, and &lt;b&gt;you have a backup of your data&lt;/b&gt;, the following example shows how to remove a drive from the RAID array:&lt;br&gt;
&lt;br&gt;
&lt;code&gt;$ sudo -s&lt;/code&gt;&lt;br&gt;
&lt;code&gt;# diskutil checkRAID&lt;/code&gt;&lt;br&gt;
&lt;br&gt;
&lt;code&gt;RAID SETS&lt;br&gt;
---------&lt;br&gt;
&lt;br&gt;
Name:                   DataMirror&lt;br&gt;
Unique ID:              2CFEC74D-5C0C-49CB-940E-6099AE3C2B97&lt;br&gt;
Type:                   Mirror&lt;br&gt;
Status:                 Online&lt;br&gt;
Device Node:            disk4&lt;br&gt;
Apple RAID Version:     2&lt;br&gt;
----------------------------------------------------------------------&lt;br&gt;
 #      Device Node     UUID                                    Status&lt;br&gt;
----------------------------------------------------------------------&lt;br&gt;
0       disk1s3         EF3F0D87-0E9A-4ED4-BB2B-F2A7EBFD0306    Online&lt;br&gt;
1       disk3s3         B1EC4F22-9C0D-4CDB-90FE-D49347195834    Online&lt;br&gt;
----------------------------------------------------------------------&lt;/code&gt;&lt;br&gt;
&lt;br&gt;
&lt;code&gt;# diskutil removeFromRAID disk3s3 disk4&lt;/code&gt;&lt;br&gt;
&lt;br&gt;
You might also repeat this for the first disk and then do &lt;code&gt;diskutil destroyRAID&lt;/code&gt; to destroy the RAID array.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Make sure you have backups.&lt;/b&gt;</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.52217-788609</guid>
		<pubDate>Sat, 02 Dec 2006 07:45:00 -0800</pubDate>
		<dc:creator>Blazecock Pileon</dc:creator>
	</item><item>
		<title>By: RichardP</title>
		<link>http://ask.metafilter.com/52217/Breaking-apart-a-RAID-1#788617</link>	
		<description>You can also do this with the Disk Utility application (in Mac OS X 10.4 deleting a mirrored RAID set leaves a copy of the files on each disk).  Here is how you do it:&lt;ol&gt;&lt;li&gt;Back up up any important files.&lt;/li&gt;&lt;li&gt;In Disk Utility, select one of the disks in the mirrored RAID set that you want to separate and click RAID.&lt;li&gt;Select the mirrored RAID set, then click Delete.&lt;/li&gt;&lt;/li&gt;&lt;/ol&gt;You can also use the Disk Utility application to remove disks from mirrored RAID sets, but I don&apos;t know if that leaves the data on the &quot;removed&quot; disk intact.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.52217-788617</guid>
		<pubDate>Sat, 02 Dec 2006 07:56:04 -0800</pubDate>
		<dc:creator>RichardP</dc:creator>
	</item><item>
		<title>By: spitbull</title>
		<link>http://ask.metafilter.com/52217/Breaking-apart-a-RAID-1#788840</link>	
		<description>Since you have to back up anyway (you&apos;d be nuts to experiment with this without backing up), just copy the data to a single drive and reformat the entire original RAID into two drives. You can buy 500GB bare drives for less than $250.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.52217-788840</guid>
		<pubDate>Sat, 02 Dec 2006 12:56:28 -0800</pubDate>
		<dc:creator>spitbull</dc:creator>
	</item>
	</channel>
</rss>
