<?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: External hard drive keeps waking up</title>
	<link>http://ask.metafilter.com/95957/External-hard-drive-keeps-waking-up/</link>
	<description>Comments on Ask MetaFilter post External hard drive keeps waking up</description>
	<pubDate>Mon, 07 Jul 2008 14:29:49 -0800</pubDate>
	<lastBuildDate>Mon, 07 Jul 2008 14:29:49 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: External hard drive keeps waking up</title>
		<link>http://ask.metafilter.com/95957/External-hard-drive-keeps-waking-up</link>	
		<description>Why does my external hard drive (OS X) keep spinning up? &lt;br /&gt;&lt;br /&gt; I have a Mac Mini connected to a Lacie external hard drive. I&apos;ve had them for about a year and a half, but about two weeks ago, the hard drive started spinning up every two minutes or so. All the time. How should I go about investigating this?</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2008:site.95957</guid>
		<pubDate>Mon, 07 Jul 2008 14:15:24 -0800</pubDate>
		<dc:creator>one_bean</dc:creator>
		
			<category>computer</category>
		
			<category>osx</category>
		
			<category>externalharddrive</category>
		
			<category>spin</category>
		
	</item> <item>
		<title>By: mkb</title>
		<link>http://ask.metafilter.com/95957/External-hard-drive-keeps-waking-up#1400035</link>	
		<description>It&apos;s probably a file access to something on that drive. If you can get the timing right, using the lsof command should discover what process is reading or writing to that disk.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.95957-1400035</guid>
		<pubDate>Mon, 07 Jul 2008 14:29:49 -0800</pubDate>
		<dc:creator>mkb</dc:creator>
	</item><item>
		<title>By: gyusan</title>
		<link>http://ask.metafilter.com/95957/External-hard-drive-keeps-waking-up#1400051</link>	
		<description>Did you enable &quot;time machine&quot; using that drive? I did recently, and that drive talks to itself all the time now.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.95957-1400051</guid>
		<pubDate>Mon, 07 Jul 2008 14:47:51 -0800</pubDate>
		<dc:creator>gyusan</dc:creator>
	</item><item>
		<title>By: one_bean</title>
		<link>http://ask.metafilter.com/95957/External-hard-drive-keeps-waking-up#1400056</link>	
		<description>Still running Tiger, no Time Machine.&lt;br&gt;
&lt;br&gt;
lsof looks like the right track -- is there an option to output only files in use on a specific drive?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.95957-1400056</guid>
		<pubDate>Mon, 07 Jul 2008 14:53:54 -0800</pubDate>
		<dc:creator>one_bean</dc:creator>
	</item><item>
		<title>By: Fuzzy Skinner</title>
		<link>http://ask.metafilter.com/95957/External-hard-drive-keeps-waking-up#1400064</link>	
		<description>Do you have Google Desktop or Spotlight indexing the drives? (Check System Prefs)&lt;br&gt;
&lt;br&gt;
Do you have a Mozy account? (I forgot about mine and couldn&apos;t figure out why something I was doing slowed down.)</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.95957-1400064</guid>
		<pubDate>Mon, 07 Jul 2008 15:06:31 -0800</pubDate>
		<dc:creator>Fuzzy Skinner</dc:creator>
	</item><item>
		<title>By: webhund</title>
		<link>http://ask.metafilter.com/95957/External-hard-drive-keeps-waking-up#1400066</link>	
		<description>Check Spotlight preferences and make sure under the &quot;Privacy&quot; tab that the external drive is listed to be excluded from Spotlight searches (a good solution if you&apos;re using the external as backup only; not a good solution if you need to run Spotlight on the external).</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.95957-1400066</guid>
		<pubDate>Mon, 07 Jul 2008 15:07:28 -0800</pubDate>
		<dc:creator>webhund</dc:creator>
	</item><item>
		<title>By: one_bean</title>
		<link>http://ask.metafilter.com/95957/External-hard-drive-keeps-waking-up#1400073</link>	
		<description>I like the Spotlight idea -- it won&apos;t let me exclude anything on the drive (which makes me think it&apos;s not indexing it), but I do have an alias to that drive in another folder on the main drive. I excluded that. Guess I&apos;ll twiddle my thumbs for awhile and see if it starts up again.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.95957-1400073</guid>
		<pubDate>Mon, 07 Jul 2008 15:17:17 -0800</pubDate>
		<dc:creator>one_bean</dc:creator>
	</item><item>
		<title>By: advil</title>
		<link>http://ask.metafilter.com/95957/External-hard-drive-keeps-waking-up#1400089</link>	
		<description>&lt;i&gt;is there an option to output only files in use on a specific drive?&lt;/i&gt;&lt;br&gt;
&lt;br&gt;
&quot;lsof | grep DRIVENAME&quot;, where DRIVENAME is the name of the drive as represented in /Volumes/.  But, something like spotlight won&apos;t show up this way.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.95957-1400089</guid>
		<pubDate>Mon, 07 Jul 2008 15:34:00 -0800</pubDate>
		<dc:creator>advil</dc:creator>
	</item><item>
		<title>By: bottlebrushtree</title>
		<link>http://ask.metafilter.com/95957/External-hard-drive-keeps-waking-up#1400158</link>	
		<description>You might want run lsof with the &quot;-r&quot; opotion. This will repeatedly call lsof and can help you catch something that accesses a file only periodically&lt;br&gt;
&lt;br&gt;
lsof -r | grep DRIVENAME &amp;gt; files.txt&lt;br&gt;
&lt;br&gt;
You can then review the text file called files.txt to check out the results.&lt;br&gt;
&lt;br&gt;
control-c will stop the collection of the data and get you back to the command prompt</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.95957-1400158</guid>
		<pubDate>Mon, 07 Jul 2008 16:25:20 -0800</pubDate>
		<dc:creator>bottlebrushtree</dc:creator>
	</item><item>
		<title>By: one_bean</title>
		<link>http://ask.metafilter.com/95957/External-hard-drive-keeps-waking-up#1400232</link>	
		<description>Still spinning after the Spotlight attempt. I&apos;ll let the lsof command run for a while (thanks! Seems like I use *nix just enough to remember and promptly forget the grep command). Are there other services like Spotlight that won&apos;t show up under lsof?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.95957-1400232</guid>
		<pubDate>Mon, 07 Jul 2008 17:09:16 -0800</pubDate>
		<dc:creator>one_bean</dc:creator>
	</item><item>
		<title>By: advil</title>
		<link>http://ask.metafilter.com/95957/External-hard-drive-keeps-waking-up#1400242</link>	
		<description>&lt;i&gt;Are there other services like Spotlight that won&apos;t show up under lsof?&lt;/i&gt;&lt;br&gt;
&lt;br&gt;
Spotlight will show up in some form (I don&apos;t know exactly what the process name would be) under bottlebrushtree&apos;s version, when it is accessing the drive; I just meant that because it might not access the drive continuously, the odds are you wouldn&apos;t see it on a single run of lsof (I didn&apos;t know about the -r option).</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.95957-1400242</guid>
		<pubDate>Mon, 07 Jul 2008 17:19:26 -0800</pubDate>
		<dc:creator>advil</dc:creator>
	</item><item>
		<title>By: one_bean</title>
		<link>http://ask.metafilter.com/95957/External-hard-drive-keeps-waking-up#1401195</link>	
		<description>Argh. It&apos;s still spinning up, but nothing shows up in lsof. I did test the command ahead of time by accessing some files on the drive, which did appear under the command, but since then it&apos;s been spinning up all night and nothing reported. Anything else I can try? Thanks for all the help so far.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.95957-1401195</guid>
		<pubDate>Tue, 08 Jul 2008 10:44:27 -0800</pubDate>
		<dc:creator>one_bean</dc:creator>
	</item><item>
		<title>By: Lanark</title>
		<link>http://ask.metafilter.com/95957/External-hard-drive-keeps-waking-up#1401598</link>	
		<description>Adding a volume to the Privacy settings for Spotlight creates a file &apos;_exclusions.plist&apos; in the volume&apos;s &apos;.Spotlight-V100&apos; directory&lt;br&gt;
e.g. &lt;br&gt;
/Volumes/Your_hard_drive/.Spotlight-V100/Store-V1/Exclusions.plist&lt;br&gt;
&lt;br&gt;
Therefore every time spotlight starts up, it will read that file, realise theres nothing to do and immediately stop, of course reading that one file will spin up the drive and it will continue spinning for 10 minutes until power saving spins it down again.&lt;br&gt;
&lt;br&gt;
Therefore I think you have 2 choices, either unmount the drive when you don&apos;t want to use it, by ejecting it in finder or disable Spotlight completely, &lt;a href=&quot;http://www.thexlab.com/faqs/stopspotlightindex.html&quot;&gt;this page&lt;/a&gt; has a bunch of tips about disabling and Rebuilding Spotlight indices</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.95957-1401598</guid>
		<pubDate>Tue, 08 Jul 2008 15:20:05 -0800</pubDate>
		<dc:creator>Lanark</dc:creator>
	</item><item>
		<title>By: one_bean</title>
		<link>http://ask.metafilter.com/95957/External-hard-drive-keeps-waking-up#1402862</link>	
		<description>Marked best answers as the most likely to help other people with the same problem. Hard drive is still spinning up, so I&apos;m just ejecting it and re-mounting (through the disk utility) when I need it. Frustrating, but better than nothing.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.95957-1402862</guid>
		<pubDate>Wed, 09 Jul 2008 13:15:27 -0800</pubDate>
		<dc:creator>one_bean</dc:creator>
	</item><item>
		<title>By: one_bean</title>
		<link>http://ask.metafilter.com/95957/External-hard-drive-keeps-waking-up#1402864</link>	
		<description>...and thanks for all the great suggestions.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.95957-1402864</guid>
		<pubDate>Wed, 09 Jul 2008 13:15:49 -0800</pubDate>
		<dc:creator>one_bean</dc:creator>
	</item><item>
		<title>By: CipherSwarm</title>
		<link>http://ask.metafilter.com/95957/External-hard-drive-keeps-waking-up#1402906</link>	
		<description>It&apos;s Spotlight. I have all my external drives excluded for just this reason. I&apos;m hoping it gets fixed soon. I&apos;ve filed a bug with Apple for it, but can&apos;t really tell what&apos;s going on with it. It&apos;s pretty prevalent, though, so my hopes are high.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.95957-1402906</guid>
		<pubDate>Wed, 09 Jul 2008 13:46:04 -0800</pubDate>
		<dc:creator>CipherSwarm</dc:creator>
	</item>
	</channel>
</rss>
