On Thu, 2009-08-20 at 11:35 -0500, Matt Garman wrote: > So what I'm trying to figure out is, what is causing the disk > access? It could be any one of: > > - Kernel > - RAID subsystem (i.e. md) > - XFS filesystem > - NFS > - Samba > - ??? For one, syslogd. It's probably worthwhile to look up information for laptop power saving. In particular, laptop-mode in the kernel, and laptop-mode-tools: http://samwel.tk/laptop_mode I use this on my laptop, and I don't think I ever have a "surprise" disk spinup. The whole laptop-mode-tools setup is probably much more than you want, but it's a good place to start. The FAQ there also mentions how to get syslog to stop syncing to disk. You may also find 'lm-profiler' useful - this will tell you the which process is causing disk accesses. Finally, for general power saving, 'powertop' tracks the power state information for your CPU, and will list the processes that are causing your CPU to come out of any sleep/idle states. -- To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html