<?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: OSX: What should I put on my really fast RAID0 drive?</title>
	<link>http://ask.metafilter.com/82577/OSX-What-should-I-put-on-my-really-fast-RAID0-drive/</link>
	<description>Comments on Ask MetaFilter post OSX: What should I put on my really fast RAID0 drive?</description>
	<pubDate>Fri, 01 Feb 2008 13:58:46 -0800</pubDate>
	<lastBuildDate>Fri, 01 Feb 2008 13:58:46 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: OSX: What should I put on my really fast RAID0 drive?</title>
		<link>http://ask.metafilter.com/82577/OSX-What-should-I-put-on-my-really-fast-RAID0-drive</link>	
		<description>OSX: What should I put on my really fast RAID0 drive? &lt;br /&gt;&lt;br /&gt; I have a RAID0 array in Leopard. What non-critical things (i.e.: if the drive dies, I don&apos;t care about restoring it) can I move there besides the photoshop scratch disk?</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2008:site.82577</guid>
		<pubDate>Fri, 01 Feb 2008 13:44:47 -0800</pubDate>
		<dc:creator>Caviar</dc:creator>
		
			<category>leopard</category>
		
			<category>osx</category>
		
			<category>raid0</category>
		
			<category>fast</category>
		
	</item> <item>
		<title>By: pompomtom</title>
		<link>http://ask.metafilter.com/82577/OSX-What-should-I-put-on-my-really-fast-RAID0-drive#1223246</link>	
		<description>I&apos;d think the system&apos;s swap file would be first candidate. I don&apos;t really know how to do this on OSX, but &lt;a href=&quot;http://www.macosxhints.com/article.php?story=20001215021440138&quot;&gt;here&lt;/a&gt;&apos;s a howto.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.82577-1223246</guid>
		<pubDate>Fri, 01 Feb 2008 13:58:46 -0800</pubDate>
		<dc:creator>pompomtom</dc:creator>
	</item><item>
		<title>By: mphuie</title>
		<link>http://ask.metafilter.com/82577/OSX-What-should-I-put-on-my-really-fast-RAID0-drive#1223319</link>	
		<description>Personally, I&apos;d run my OS install on the RAID0 drive, for maximum snappy-ness.  Just keep a backup.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.82577-1223319</guid>
		<pubDate>Fri, 01 Feb 2008 14:49:21 -0800</pubDate>
		<dc:creator>mphuie</dc:creator>
	</item><item>
		<title>By: Caviar</title>
		<link>http://ask.metafilter.com/82577/OSX-What-should-I-put-on-my-really-fast-RAID0-drive#1223523</link>	
		<description>I have the OS on a RAID1 drive. Backups still take time to restore, and I can&apos;t even say how much time having my desktop install on a RAID1 array has saved me in the past. It&apos;s still snappy for reads, and hopefully I&apos;m not writing to the OS partition all that much anyway.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.82577-1223523</guid>
		<pubDate>Fri, 01 Feb 2008 16:59:31 -0800</pubDate>
		<dc:creator>Caviar</dc:creator>
	</item><item>
		<title>By: pmbuko</title>
		<link>http://ask.metafilter.com/82577/OSX-What-should-I-put-on-my-really-fast-RAID0-drive#1223593</link>	
		<description>In addition to the swap files, I&apos;d symlink your ~/Library/Caches folder to the RAID0 for a minor speed boost to applications. To do so, you&apos;ll need to boot in single-user mode. To do that, hold down Command-S immediately after the boot chime. And release when you see white text on a black screen.&lt;br&gt;
&lt;br&gt;
You&apos;ll eventually get a static screen with a prompt. At the prompt, type the following:&lt;br&gt;
&lt;code&gt;&lt;br&gt;
fsck -y &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/code&gt;&lt;&gt;&lt;br&gt;
mount -uw /&lt;br&gt;
mkdir -p /Volumes/[RAID0-name]/Caches&lt;br&gt;
chown [username] /Volumes/[RAID0-name]/Caches&lt;br&gt;
sudo chmod 700 /Volumes/[RAID0-name]/Caches&lt;br&gt;
sudo rm -Rf /Users/[username]/Library/Caches&lt;br&gt;
sudo ln -s /Volumes/[RAID0-name]/Caches /Users/[username]/Library/Caches&lt;br&gt;
exit&lt;/&gt;</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.82577-1223593</guid>
		<pubDate>Fri, 01 Feb 2008 18:00:46 -0800</pubDate>
		<dc:creator>pmbuko</dc:creator>
	</item><item>
		<title>By: pmbuko</title>
		<link>http://ask.metafilter.com/82577/OSX-What-should-I-put-on-my-really-fast-RAID0-drive#1223595</link>	
		<description>please ignore the &lt;&gt;. I had a comment in there that was stripped.&lt;/&gt;</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.82577-1223595</guid>
		<pubDate>Fri, 01 Feb 2008 18:01:23 -0800</pubDate>
		<dc:creator>pmbuko</dc:creator>
	</item><item>
		<title>By: Kadin2048</title>
		<link>http://ask.metafilter.com/82577/OSX-What-should-I-put-on-my-really-fast-RAID0-drive#1223658</link>	
		<description>Swap, but I&apos;d think hard about putting the system on it. &lt;br&gt;
&lt;br&gt;
I would &lt;i&gt;not&lt;/i&gt; put Applications on there, because from experience they can be a real pain to have to reinstall from original media, if you have a lot of them. And I&apos;d also symlink all the preferences and Application Support files off onto a non-RAID0 volume.&lt;br&gt;
&lt;br&gt;
If you use Final Cut, I&apos;d put its temp files on there too. What other applications do you use? What kind of work do you do with the machine? Obviously the more frequently used stuff you can move to the array, the more benefit it&apos;ll be to you. There&apos;s no point in moving data that you only access occasionally.&lt;br&gt;
&lt;br&gt;
Honestly it depends on what you have backed up. I&apos;d not keep anything on that drive that you don&apos;t have in nearline backup (say a cheap external hard drive), but I am very risk-averse.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.82577-1223658</guid>
		<pubDate>Fri, 01 Feb 2008 19:15:42 -0800</pubDate>
		<dc:creator>Kadin2048</dc:creator>
	</item><item>
		<title>By: mboszko</title>
		<link>http://ask.metafilter.com/82577/OSX-What-should-I-put-on-my-really-fast-RAID0-drive#1223983</link>	
		<description>RAID 0 is great for Final Cut Pro, or any other media app&apos;s capture scratch (especially HD and/or uncompressed video), or any other scratch files. I wouldn&apos;t put anything on there that either A) you can&apos;t easily re-create (e.g., video files captured from a tape you&apos;ll keep on a shelf), B) you don&apos;t care about, or C) that you meticulously back up on a regular basis.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.82577-1223983</guid>
		<pubDate>Sat, 02 Feb 2008 09:20:08 -0800</pubDate>
		<dc:creator>mboszko</dc:creator>
	</item>
	</channel>
</rss>
