<?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>SudoSeth &#187; hard drive</title>
	<atom:link href="http://www.sudoseth.com/blog/tag/hard-drive/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sudoseth.com/blog</link>
	<description>Ideas, Videos, Projects, and More!</description>
	<lastBuildDate>Wed, 01 Feb 2012 04:07:41 +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>Amount of Data Stored: Now in Graph Form</title>
		<link>http://www.sudoseth.com/blog/2009/09/amount-of-data-stored-now-in-graph-form/</link>
		<comments>http://www.sudoseth.com/blog/2009/09/amount-of-data-stored-now-in-graph-form/#comments</comments>
		<pubDate>Tue, 22 Sep 2009 01:11:38 +0000</pubDate>
		<dc:creator>Seth</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Data]]></category>
		<category><![CDATA[hard drive]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://www.sudoseth.com/blog/?p=400</guid>
		<description><![CDATA[I was curious how much data I&#8217;ve had on my computer network over the span of its existence, so I decided to plug a few data points into open office in order to visualize it. This is what I came up with. I started when I got my first personal computer, a monster of a [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://sudoseth.com/static-pages/images/network/NAS-data-storage-over-time.jpg"><img class="aligncenter" title="NAS data storage over time" src="http://sudoseth.com/static-pages/images/network/NAS-data-storage-over-time.jpg" alt="" width="640" height="480" /></a>I was curious how much data I&#8217;ve had on my computer network over the span of its existence, so I decided to plug a few data points into open office in order to visualize it. This is what I came up with. I started when I got my first personal computer, a monster of a laptop that had dual hard drives, totaling 100GB of storage. I also had a 120GB external hard drive connected to my first Linux server, and then later attached a 160GB internal drive to it as well. Two 500 GB hard drives later I had a server crash, which caused me to lose just over 1TB of data. I jokingly refer to it as &#8220;The Great Server Crash of 2007&#8243;. Ever since then I always buy hard drives in pairs. One for actual data storage and the other for backup. If it hadn&#8217;t been for that crash, the trend line would actually be really accurate.</p>
<p><span id="more-400"></span></p>
<p>I&#8217;ve decided to record my NAS data storage use on a daily basis. This way I can plot an even more accurate graph should I do this again in the future. I might make a post about my &#8220;progress&#8221; every few months or so.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sudoseth.com/blog/2009/09/amount-of-data-stored-now-in-graph-form/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hard drive monitoring with sysstat</title>
		<link>http://www.sudoseth.com/blog/2009/01/hard-drive-monitoring-with-sysstat/</link>
		<comments>http://www.sudoseth.com/blog/2009/01/hard-drive-monitoring-with-sysstat/#comments</comments>
		<pubDate>Thu, 15 Jan 2009 19:25:17 +0000</pubDate>
		<dc:creator>Seth</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[hard drive]]></category>
		<category><![CDATA[iostat]]></category>
		<category><![CDATA[terminal]]></category>

		<guid isPermaLink="false">http://www.sudoseth.com/blog/?p=219</guid>
		<description><![CDATA[I was wondering if there was a way to monitor hard drive use in a terminal the same way it is possible to monitor CPU and RAM usage with top. After a quick search I found a post on the OC Forums that suggests install sysstat, which does exactly what I want. Installation is simple: [...]]]></description>
			<content:encoded><![CDATA[<p>I was wondering if there was a way to monitor hard drive use in a terminal the same way it is possible to monitor CPU and RAM usage with <em>top</em>. After a quick search I found <a href="http://www.ocforums.com/showthread.php?p=5937142">a post on the OC Forums</a> that suggests install sysstat, which does exactly what I want. Installation is simple:<br />
<em>sudo apt-get install sysstat</em></p>
<p>Then run the utility with:<br />
<em>iostat</em><br />
You can also set it to automatically refresh by putting the number of seconds to refresh in after the command. For example, to refresh every five seconds, type:<br />
<em>iostat 5</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sudoseth.com/blog/2009/01/hard-drive-monitoring-with-sysstat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Almost Full</title>
		<link>http://www.sudoseth.com/blog/2008/08/almost-full/</link>
		<comments>http://www.sudoseth.com/blog/2008/08/almost-full/#comments</comments>
		<pubDate>Thu, 14 Aug 2008 05:33:46 +0000</pubDate>
		<dc:creator>Seth</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[full]]></category>
		<category><![CDATA[hard drive]]></category>
		<category><![CDATA[hdd]]></category>
		<category><![CDATA[SATA]]></category>
		<category><![CDATA[terabyte]]></category>

		<guid isPermaLink="false">http://www.sudoseth.com/blog/?p=28</guid>
		<description><![CDATA[After coming back from a geek get together and swapping some videos and linux distros I&#8217;m getting close to filling up a 1TB hard drive. In order to more streamline the upgrading of my backup hard drive for the coming upgrade, I&#8217;ve purchased a dual 3.5&#8243; SATA external enclosure that has plenty of space for [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.sudoseth.com/blog/wp-content/uploads/2008/08/1tb-wd.jpeg"><img src="http://www.sudoseth.com/blog/wp-content/uploads/2008/08/1tb-wd.jpeg" alt="" title="1tb-wd" width="200" height="218" class="aligncenter size-full wp-image-29" /></a><br />
After coming back from a geek get together and swapping some videos and linux distros I&#8217;m getting close to filling up a 1TB hard drive. In order to more streamline the upgrading of my backup hard drive for the coming upgrade, I&#8217;ve purchased a dual 3.5&#8243; SATA external enclosure that has plenty of space for another terabyte of data. As of this writing there are only 30GB to go, which I can easily fill up with my HD video camera.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sudoseth.com/blog/2008/08/almost-full/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

