<?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/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>Stephen Foskett, Pack Rat &#187; NSLU2 Archives  &#8211; Stephen Foskett, Pack Rat</title>
	<atom:link href="http://blog.fosketts.net/tag/nslu2/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.fosketts.net</link>
	<description>Understanding the accumulation of data</description>
	<lastBuildDate>Fri, 10 Feb 2012 17:40:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com" />
	<atom:link rel="hub" href="http://superfeedr.com/hubbub" />
			<item>
		<title>Experimenting With VoIP</title>
		<link>http://blog.fosketts.net/2009/07/27/experimenting-voip/</link>
		<comments>http://blog.fosketts.net/2009/07/27/experimenting-voip/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 02:42:20 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Terabyte home]]></category>
		<category><![CDATA[Asterisk]]></category>
		<category><![CDATA[Gizmo]]></category>
		<category><![CDATA[Google Voice]]></category>
		<category><![CDATA[Mac Mini]]></category>
		<category><![CDATA[Max Headroom]]></category>
		<category><![CDATA[Nonoh]]></category>
		<category><![CDATA[NSLU2]]></category>
		<category><![CDATA[poe]]></category>
		<category><![CDATA[PSTN]]></category>
		<category><![CDATA[SIP]]></category>
		<category><![CDATA[Skype]]></category>
		<category><![CDATA[STUN]]></category>
		<category><![CDATA[telephony]]></category>
		<category><![CDATA[Tomato]]></category>
		<category><![CDATA[UPNP]]></category>
		<category><![CDATA[VoIP]]></category>
		<category><![CDATA[Vonage]]></category>
		<category><![CDATA[VTech]]></category>

		<guid isPermaLink="false">http://blog.fosketts.net/?p=2159</guid>
		<description><![CDATA[Longtime readers of this blog know that I&#8217;m a sucker for novel uses of technology, especially those that give me a chance to learn something new. So when I spotted a Vonage VoIP telephone on clearance at the local Best Buy, I couldn&#8217;t resist. After a quick Google search to confirm it could be unlocked [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_2160" class="wp-caption alignright" style="width: 290px;  border: 1px solid #dddddd; background-color: #f3f3f3; padding-top: 4px; margin: 10px; text-align:center; float: right;"><a href="http://blog.fosketts.net/wp-content/uploads/2009/07/VTech-IP-8100.jpg"><br />
 <img class="size-full wp-image-2160 " title="VTech IP 8100" src="http://blog.fosketts.net/wp-content/uploads/2009/07/VTech-IP-8100.jpg" alt="VTech's IP 8100 was intended for use with Vonage, but it's a cinch to unlock and use with other SIP providers!" width="280" height="280" /></a><p style=' padding: 0 4px 5px; margin: 0;'  class="wp-caption-text">VTech&#39;s IP 8100 was intended for use with Vonage, but it&#39;s a cinch to unlock and use with other SIP providers!</p></div>
<p>Longtime readers of this blog know that I&#8217;m a sucker for novel uses of technology, especially those that give me a chance to learn something new. So when I spotted a Vonage VoIP telephone on clearance at the local Best Buy, I couldn&#8217;t resist. After a quick Google search to confirm it could be unlocked and used with any provider, I took one home. I don&#8217;t have it working perfectly yet, but <strong>I&#8217;m well on the way into a new area of techie exploration: Voice-over-IP with SIP!</strong><span id="more-2159"></span></p>
<h3>Introducing SIP</h3>
<p>I was vaguely aware of the open voice-over-IP protocol, <a rel="nofollow" href="http://en.wikipedia.org/wiki/Session_Initiation_Protocol"  target="_blank">SIP</a>, already since I&#8217;d run into it during <a href="http://blog.fosketts.net/toolbox/power-ethernet-calculator/"  target="_blank">my work with power-over-Ethernet</a> and Cisco router configuration. I had also heard of <a href="http://www.asterisk.org/"  target="_blank">Asterisk</a>, the open source PBX software project, while hacking my (<a href="http://blog.fosketts.net/2009/03/03/updated-mac-mini/"  target="_blank">now decommissioned</a>) Linksys NSLU2 home server. And I&#8217;ve been a VoIP user for years, relying on my cable company for home phone service and dabbling with <a href="http://skype.com" >Skype</a> as an inexpensive second phone line for conference calls. But I had never looked too deeply at these things, let alone tried to <strong>put them all together</strong>!</p>
<p>Here&#8217;s what I know: SIP is an open protocol that sets up voice links between endpoints, much as HTTP is used to connect web browsers to servers. VoIP generally consists of a stream of UDP packets containing encoded voice traffic, and <strong>SIP manages the connection</strong>. SIP has historically had a hard time with <a rel="nofollow" href="http://en.wikipedia.org/wiki/Network_address_translation"  target="_blank">NAT</a> routers (like my <a href="http://www.polarcloud.com/tomato"  target="_blank">Tomato-powered</a> WRT54GL and most other consumer gear) but the advent of <a rel="nofollow" href="http://en.wikipedia.org/wiki/Universal_Plug_and_Play"  target="_blank">UPnP</a> and <a rel="nofollow" href="http://en.wikipedia.org/wiki/STUN"  target="_blank">STUN</a> has made things work a bit better.</p>
<p>Although there are a wide variety of services that make use of the SIP protocol, it hasn&#8217;t really reached critical mass with end users. One reason for this is the search for revenue: Providers are reluctant to allow open traffic to flow across the network since <strong>only captive customers are profitable</strong>. This is the reason that companies like Vonage and Skype (not to mention <a rel="nofollow" href="https://www.google.com/voice"  target="_blank">Google&#8217;s cool new Voice offering</a>) are walled off from the world.</p>
<h3>The Inter-Phone-Network</h3>
<p>Although a growing number of SIP services allow free calling and open connectivity, <strong>it is extremely difficult to get out of the SIP world and into conventional phone and Internet voice networks</strong>. It&#8217;s a lot like OpenID or XMPP: Most don&#8217;t support it at all, some are happy enough to allow you in, but no one wants to let you out!</p>
<p>I was interested in connecting to a few &#8220;voice networks&#8221;:</p>
<ol>
<li>The conventional <a rel="nofollow" href="http://en.wikipedia.org/wiki/Public_switched_telephone_network"  target="_blank">public switched telephone network (<strong>PSTN</strong>)</a> world that we&#8217;re all familiar with: The domain of landlines, cell phones, conference calls, and fax machines. The PSTN doesn&#8217;t care about VoIP, so upstarts have to learn to connect to it!</li>
<li><strong>SIP networks</strong> are a set of IP-driven services that shadow the PSTN. Many companies use internal SIP networks rather than conventional analog PBX systems, and there are public SIP providers as well. Most of these allow free unlimited use internally in hopes of attracting customers to <strong>pay for PSTN links</strong>.</li>
<li><strong>Google Voice</strong> (formerly Grand Central) is a nifty call management service for PSTN services. Along with whiz-bang features like voicemail transcription and call screening, Google Voice has taken some tentative steps towards integration with the VoIP world. Since it (apparently) uses SIP internally, folks have been <strong>trying to connect Google Voice to SIP</strong> networks. The company currently allows just one, <a href="http://gizmo5.com"  target="_blank">Gizmo</a>, to connect natively.</li>
<li>The proprietary <strong>Skype</strong> VoIP network, which I&#8217;ve used for a while. Skype offers paid &#8220;<strong>SkypeOut</strong>&#8221; service, allowing unlimited calling to US and toll-free numbers for a low quarterly fee. I&#8217;ve been using this for a while and have grown dissatisfied with its quality, reliability, and feature set. The company also sells &#8220;<strong>SkypeIn</strong>&#8220;, which assigns a PSTN phone number to your Skype account, allowing folks to call your computer. There&#8217;s also an iPhone app and a world of <strong>Skype hardware</strong>, which is really little more than standard audio gear like headsets, microphones, and sound cards.</li>
</ol>
<h3 style="font-size: 1.17em;">The Vtech IP 8100</h3>
<p>The phone hardware I&#8217;m working with is a <strong>Vtech IP 8100-1</strong> kit manufactured to support the (expensive) Vonage service. I picked it up on clearance (there are three more at $25 &#8211; anyone want one?) as it appears Vtech is out of this particular business. The kit consists of a <strong>base station</strong> (which is a hybrid home Ethernet router and 5.8 GHz phone base station) and a solid <strong>wireless handset</strong> with a speakerphone.</p>
<p>Vonage appears to be a straight SIP provider but it uses <strong>locked hardware</strong> to force customers to pony up more than $20 per month for service. Happily and predictably there is an active community working on <strong>unlocking Vonage hardware</strong> for use with any SIP provider. My new phone was (partially) running with Gizmo within 30 minutes of opening the box!</p>
<p>Here&#8217;s a quick rundown for the folks at home:</p>
<ol>
<li>Open up the gear and charge the handset</li>
<li>Plug the base station&#8217;s WAN (lower) port into your network so it can talk to Vonage (the bottom light will turn green when it&#8217;s set)</li>
<li>Get on a Windows PC (finding one was actually the hardest part for me!)</li>
<li>Download the latest version of <a href="http://www.bargainshare.com/index.php?showtopic=87504"  target="_blank">CYT unlock</a></li>
<li>Attach the PC&#8217;s ethernet port directly to the IP 8100&#8242;s LAN (upper) port</li>
<li>In a web browser, navigate to http://192.168.15.1 and log in with &#8220;VTech&#8221; as both the username and password and leave the window open</li>
<li>From the command line, run &#8220;cyt46.exe VTECH&#8221;</li>
<li>Select option 1 and wait</li>
</ol>
<p>Now you have created a super user account with &#8220;Admin&#8221; (case sensitive!) as both the username and password. This unlocks a new &#8220;configuration&#8221; page where you can set all of the SIP parameters for your provider of choice. It also tells the base station not to look at the Vonage TFTP servers for its configuration anymore.</p>
<p>Seriously, unlocking the hardware was simple, but <strong>getting SIP service up and running is proving much more difficult!</strong></p>
<h3 style="font-size: 1.17em;">SIP In, SIP Out</h3>
<p>One key paradigm shift for VoIP users is <strong>the separation of inbound and outbound services</strong>. This seems alien to most folks, but VoIP users happily use one service to receive calls and a completely different one to place them. Google Voice is the shiny new incoming call handler that everyone wants to try, but most expect to continue to rely on unknowns like Gizmo or Nonoh for outbound service.</p>
<p>This is where my SIP experiments hit a rock: I was able to set up my Google Voice number (<strong>781-Ped-Xing</strong>, for all you <a rel="nofollow" href="http://en.wikipedia.org/wiki/Max_Headroom_(TV_series)"  target="_blank">Max Headroom</a> freaks!) to route inbound calls to my now-Gizmo-powered SIP phone, but only when the Gizmo app was open and running. And outbound calling through Google or Gizmo didn&#8217;t work at all!</p>
<p>This is not, as they say, a satisfactory condition. So I&#8217;m working on it. I&#8217;ve considered running my own Asterisk server (on the Mac Mini) to take care of local SIP with my phone, but this seems overly complex. I&#8217;d really love it if I could get Gizmo to work correctly, using Google for inbound calls and Gizmo for outbound, but this isn&#8217;t working yet. I&#8217;ve also considered using another service provider altogether but found their pricing and terms to be questionable. Plus, <strong>only Gizmo connects to Google!</strong></p>
<p>I&#8217;ll keep working on it, posting the results here. Subscribe to my <a href="http://blog.fosketts.net/category/everything/terabytehome/"  target="_self">Terabyte Home feed via RSS</a> or <a rel="nofollow" href="http://feedburner.google.com/fb/a/mailverify?uri=StephenFoskettPackRat_TerabyteHome&amp;loc=en_US"  target="_blank">email</a> to follow this discussion, and let me know if you have any suggestions! And if you want a Vtech IP 8100 kit, drop by your local Best Buy&#8217;s clearance section or drop me a line and I&#8217;ll grab one for you!</p>
<div id="crp_related"><h3>You might also want to read these other posts...</h3><ul><li><a href="http://blog.fosketts.net/2010/04/26/att-iphone-activate-alist-save-money/"  rel="bookmark" class="crp_title">AT&#038;T iPhone Users: Activate A-List and Save Money</a></li><li><a href="http://blog.fosketts.net/2008/08/31/ode-visual-voicemail/"  rel="bookmark" class="crp_title">An Ode to Visual Voicemail</a></li><li><a href="http://blog.fosketts.net/2012/01/07/prepare-att-phone-travel/"  rel="bookmark" class="crp_title">How to Prepare Your AT&#038;T Phone for Travel Abroad</a></li><li><a href="http://blog.fosketts.net/2009/06/18/ldap-directory-iphone-30/"  rel="bookmark" class="crp_title">How To Access LDAP Directories In iPhone OS 3.0</a></li><li><a href="http://blog.fosketts.net/2011/08/09/4g-connectivity-options-lte-wimax/"  rel="bookmark" class="crp_title">4G Connectivity Options Proliferate</a></li></ul></div><script src="http://feeds.feedburner.com/~s/sfoskett?i=http://blog.fosketts.net/2009/07/27/experimenting-voip/" type="text/javascript" charset="utf-8"></script><hr />
<p><small>© sfoskett for <a href="http://blog.fosketts.net">Stephen Foskett, Pack Rat</a>, 2009. |
<a href="http://blog.fosketts.net/2009/07/27/experimenting-voip/">Experimenting With VoIP</a>
<br/>
This post was categorized as <a href="http://blog.fosketts.net/category/everything/personal/" title="View all posts in Personal" rel="category tag">Personal</a>, <a href="http://blog.fosketts.net/category/everything/terabytehome/" title="View all posts in Terabyte home" rel="category tag">Terabyte home</a>. Each of my categories has its own feed if you'd like to filter out or focus on posts like this.<br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://blog.fosketts.net/2009/07/27/experimenting-voip/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>The New Mac Mini is Finally Here!</title>
		<link>http://blog.fosketts.net/2009/03/03/updated-mac-mini/</link>
		<comments>http://blog.fosketts.net/2009/03/03/updated-mac-mini/#comments</comments>
		<pubDate>Tue, 03 Mar 2009 15:26:08 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Terabyte home]]></category>
		<category><![CDATA[AirPort Express]]></category>
		<category><![CDATA[AirTunes]]></category>
		<category><![CDATA[Cinema Display]]></category>
		<category><![CDATA[Firefly]]></category>
		<category><![CDATA[Grand Central]]></category>
		<category><![CDATA[iMac]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Mac Mini]]></category>
		<category><![CDATA[MacBook]]></category>
		<category><![CDATA[MacBook Pro]]></category>
		<category><![CDATA[Merom]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[NSLU2]]></category>
		<category><![CDATA[OpenCL]]></category>
		<category><![CDATA[Penryn]]></category>
		<category><![CDATA[RAID]]></category>
		<category><![CDATA[Roku]]></category>
		<category><![CDATA[Roku Soundbridge]]></category>

		<guid isPermaLink="false">http://blog.fosketts.net/?p=1296</guid>
		<description><![CDATA[I&#8217;ve been waiting on a Mac Mini to replace my sluggish and crash-prone Firefly/NSLU2 home music and file server, and Apple finally delivered the goods today, after leaving us in the lurch at Macworld 2009! I&#8217;ve placed my order for a base-model Mac Mini, and look forward to using Apple&#8217;s iPhone Remote with the Airport [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_1494" class="wp-caption alignright" style="width: 310px;  border: 1px solid #dddddd; background-color: #f3f3f3; padding-top: 4px; margin: 10px; text-align:center; float: right;"><a href="http://blog.fosketts.net/wp-content/uploads/2009/03/mac-mini.jpg" ><img class="size-medium wp-image-1494" title="mac-mini" src="http://blog.fosketts.net/wp-content/uploads/2009/03/mac-mini-300x225.jpg" alt="Mac Mini (Early 2009) unboxed at last" width="300" height="225" /></a><p style=' padding: 0 4px 5px; margin: 0;'  class="wp-caption-text">Mac Mini (Early 2009) unboxed at last</p></div>
<p>I&#8217;ve been waiting on a Mac Mini to replace my <a href="http://blog.fosketts.net/2007/07/27/making-the-switch-to-digital-music-at-home/"  target="_blank">sluggish and crash-prone Firefly/NSLU2 home music and file server</a>, and Apple <a rel="nofollow" href="http://www.apple.com/macmini/?sr=hotnews?sr=hotnews.rss"  target="_blank">finally delivered the goods today</a>, after leaving us in the lurch at Macworld 2009! I&#8217;ve placed my order for a base-model Mac Mini, and look forward to using Apple&#8217;s iPhone Remote with the Airport Express AirTunes as my primary home music playing system.</p>
<p>What&#8217;s new with the Mac Mini? And was it worth waiting for? I think so!</p>
<p><span id="more-1296"></span></p>
<ul>
<li><strong>Faster CPUs</strong> &#8211; The old 1.83 and 2.0 GHz Core 2 has been replaced by a choice of 2.0 or 2.26 GHz chips, both with a much-faster 1066 MHz front-side bus. And these are the new <a rel="nofollow" href="http://en.wikipedia.org/wiki/Core_2#Penryn"  target="_blank">Penryn</a> (probably <a rel="nofollow" href="http://en.wikipedia.org/wiki/List_of_Intel_Core_2_microprocessors#.22Penryn-3M.22_.28medium-voltage.2C_45_nm.29"  target="_blank">3M</a> 45 nm mobile) chips, replacing the old <a rel="nofollow" href="http://en.wikipedia.org/wiki/Core_2#Merom"  target="_blank">Merom</a> units of the previous Mini, so they run faster clock-for-clock and cooler.</li>
<li><strong>Upgraded graphics</strong> &#8211; Where the old Mini relied on Intel&#8217;s tortoise-like GMA 950 integrated graphics, the new Mini has the new NVIDIA 9400M platform, also found on the new <a rel="nofollow" href="http://www.apple.com/macbook/"  target="_blank">MacBook</a>. This means the Mini is not only a capable game machine, but can make use of Apple&#8217;s <a rel="nofollow" href="http://en.wikipedia.org/wiki/Grand_Central_(technology)"  target="_blank">Grand Central</a>/<a rel="nofollow" href="http://en.wikipedia.org/wiki/OpenCL"  target="_blank">OpenCL</a> technology in Snow Leopard, when it&#8217;s delivered.</li>
<li><strong>Dual-monitor support</strong> &#8211; The Mini has both a <a rel="nofollow" href="http://en.wikipedia.org/wiki/Mini_DisplayPort"  target="_blank">Mini DisplayPort</a> and <a rel="nofollow" href="http://en.wikipedia.org/wiki/Micro-DVI"  target="_blank">Micro-DVI</a> port, so you can use two monitors at once. It comes with a DVI cable, but if you want to use VGA you have to buy an adapter (unless your monitor is Apple&#8217;s massive-dollar <a rel="nofollow" href="http://www.apple.com/displays/"  target="_blank">LED Cinema Display</a>!)</li>
<li><strong>FireWire remains</strong> &#8211; Despite all the rumors, the Mini retains a FireWire port, and adds an extra USB port to boot! But like the display port, the FireWire is an <a rel="nofollow" href="http://en.wikipedia.org/wiki/IEEE_1394_interface#FireWire_800_.28IEEE_1394b-2002.29"  target="_blank">S800</a> port, so you need an adapter to hook up the older, and much more common, S400 devices.</li>
</ul>
<blockquote><p>You might also be interested in my more <a href="http://blog.fosketts.net/2009/03/10/mac-mini-diamond-rough/"  target="_blank">detailed Mac Mini review</a>, or my post on <a href="http://blog.fosketts.net/2009/03/17/upgrades-give-mac-mini-attitude/"  target="_blank">upgrading the RAM and hard disk drive in my Mac Mini</a>!</p>
</blockquote>
<p><div id="amazon-widget"><SCRIPT charset="utf-8" type="text/javascript" src="http://ws.amazon.com/widgets/q?ServiceVersion=20070822&MarketPlace=US&ID=V20070822/US/bananafishhome/8001/46492d43-133c-49a8-9d9c-eb9d635edd4e"> </SCRIPT> <NOSCRIPT><A HREF="http://ws.amazon.com/widgets/q?ServiceVersion=20070822&MarketPlace=US&ID=V20070822%2FUS%2Fbananafishhome%2F8001%2F46492d43-133c-49a8-9d9c-eb9d635edd4e&Operation=NoScript">Amazon.com Widgets</A></NOSCRIPT></div></p>
<p>But the best reason to use a Mac Mini as a home server is Apple&#8217;s software. OS X remains a solid platform, with excellent network file service support, and Snow Leopard should make it even better. The combination of ZFS and two hard drives in a Mac Mini will be killer! Plus, Apple&#8217;s <a rel="nofollow" href="http://en.wikipedia.org/wiki/AirPort#AirTunes"  target="_blank">AirTunes</a>/iTunes/<a rel="nofollow" href="http://www.apple.com/itunes/remote/"  target="_blank">Remote</a> ecosystem makes a very snazzy home music service. Maybe I&#8217;ll add an Apple TV, too?</p>
<p>All considered, this is a solid if uninspiring upgrade. It&#8217;s a MacBook in a little box with a FireWire port and half the price tag. Nothing amazing, but a solid choice for a home server, which is what I plan to use it for. As for the configurations, I wonder who Apple is kidding. The $200-extra high-end model adds an extra GB of RAM and a 320 GB hard disk over the 1 GB/120 GB base model. If you want the faster 2.26 GHz CPU, you have to build to order and shell out an extra $150. So the base model is the most compelling choice, since upgrading RAM and disk is straightforward. I&#8217;ll use the extra 1 GB  module left over from my MacBook Pro upgrade.</p>
<div id="crp_related"><h3>You might also want to read these other posts...</h3><ul><li><a href="http://blog.fosketts.net/2009/10/20/mac-mini-server/"  rel="bookmark" class="crp_title">Mac Mini: Apple&#8217;s Inexpensive Server</a></li><li><a href="http://blog.fosketts.net/2009/10/22/mac-mini-8gb-ram/"  rel="bookmark" class="crp_title">Got Excess Money? Upgrade Your 2009 Mac Mini RAM To 8 GB!</a></li><li><a href="http://blog.fosketts.net/2009/03/10/mac-mini-diamond-rough/"  rel="bookmark" class="crp_title">New Mac Mini Is A Diamond In The Rough</a></li><li><a href="http://blog.fosketts.net/2009/03/23/super-mac-mini/"  rel="bookmark" class="crp_title">How Far Can You Push a Mac Mini?</a></li><li><a href="http://blog.fosketts.net/2009/03/17/upgrades-give-mac-mini-attitude/"  rel="bookmark" class="crp_title">Upgrades Give New Mac Mini a Whole New Attitude</a></li></ul></div><script src="http://feeds.feedburner.com/~s/sfoskett?i=http://blog.fosketts.net/2009/03/03/updated-mac-mini/" type="text/javascript" charset="utf-8"></script><hr />
<p><small>© sfoskett for <a href="http://blog.fosketts.net">Stephen Foskett, Pack Rat</a>, 2009. |
<a href="http://blog.fosketts.net/2009/03/03/updated-mac-mini/">The New Mac Mini is Finally Here!</a>
<br/>
This post was categorized as <a href="http://blog.fosketts.net/category/everything/apple/" title="View all posts in Apple" rel="category tag">Apple</a>, <a href="http://blog.fosketts.net/category/everything/terabytehome/" title="View all posts in Terabyte home" rel="category tag">Terabyte home</a>. Each of my categories has its own feed if you'd like to filter out or focus on posts like this.<br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://blog.fosketts.net/2009/03/03/updated-mac-mini/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
	
		<series:name><![CDATA[Mac Mini]]></series:name>
	</item>
		<item>
		<title>The Future of Home Storage</title>
		<link>http://blog.fosketts.net/2008/10/12/future-home-storage/</link>
		<comments>http://blog.fosketts.net/2008/10/12/future-home-storage/#comments</comments>
		<pubDate>Sun, 12 Oct 2008 19:00:00 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Computer History]]></category>
		<category><![CDATA[Terabyte home]]></category>
		<category><![CDATA[AFP]]></category>
		<category><![CDATA[Apple Airport]]></category>
		<category><![CDATA[Apple TV]]></category>
		<category><![CDATA[Bonjour]]></category>
		<category><![CDATA[Buffalo]]></category>
		<category><![CDATA[DAAP]]></category>
		<category><![CDATA[EMC]]></category>
		<category><![CDATA[Firefly]]></category>
		<category><![CDATA[FireWire]]></category>
		<category><![CDATA[IP storage]]></category>
		<category><![CDATA[iTunes]]></category>
		<category><![CDATA[LifeLine]]></category>
		<category><![CDATA[Linksys]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MAC address]]></category>
		<category><![CDATA[Mac Mini]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[NAS]]></category>
		<category><![CDATA[nas storage]]></category>
		<category><![CDATA[NetGear]]></category>
		<category><![CDATA[network attached storage]]></category>
		<category><![CDATA[network storage]]></category>
		<category><![CDATA[NSLU2]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[Retrospect]]></category>
		<category><![CDATA[Roku]]></category>
		<category><![CDATA[SAN]]></category>
		<category><![CDATA[SoundBridge]]></category>
		<category><![CDATA[storage area network]]></category>
		<category><![CDATA[Sunday series]]></category>
		<category><![CDATA[Time Capsule]]></category>
		<category><![CDATA[TwokyVision]]></category>
		<category><![CDATA[Untitled]]></category>
		<category><![CDATA[UPNP]]></category>
		<category><![CDATA[USB]]></category>
		<category><![CDATA[Western Digital]]></category>
		<category><![CDATA[Windows Home Server]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[XBox]]></category>
		<category><![CDATA[Ximeta]]></category>
		<category><![CDATA[Zetera]]></category>

		<guid isPermaLink="false">http://blog.fosketts.net/2008/10/12/the-future-of-home-storage/</guid>
		<description><![CDATA[Consumers demand friendly, flexible solutions. They don't want to fuss with their media, and they don't want simple shared storage. They want integration with multiple devices and flexibility to access their content on any device.]]></description>
			<content:encoded><![CDATA[<div id="attachment_861" class="wp-caption alignright" style="width: 235px;  border: 1px solid #dddddd; background-color: #f3f3f3; padding-top: 4px; margin: 10px; text-align:center; float: right;"><a href="http://blog.fosketts.net/wp-content/uploads/2008/10/img_0077.png" ><img class="size-medium wp-image-861 " title="Computer Closet" src="http://blog.fosketts.net/wp-content/uploads/2008/10/img_0077-225x300.png" alt="Homes now need data storage as well as closets..." width="225" height="300" /></a><p style=' padding: 0 4px 5px; margin: 0;'  class="wp-caption-text">Homes now need data storage as well as closets...</p></div>
<p style="padding-left: 30px;"><em>This is part of an ongoing </em><a href="http://blog.fosketts.net/tag/Sunday-series/"  target="_self"><em>series of longer articles I will be posting every Sunday</em></a><em> as part of an experiment in offering more in-depth content.</em></p>
<p>Along with my professional focus on enterprise storage systems, I&#8217;m enamored of home networking, and recently passed the three terabyte mark at home! This got me thinking about where home storage is heading.</p>
<p>As you can see in the photo, my office closet is overflowing with computer equipment (and one sweet guitar), but my data storage is much better organized. I have a <a href="http://blog.fosketts.net/2007/11/03/another-roku-soundbridge/"  target="_self">hacked Linksys NSLU2</a> with 500 GB as a file server, a <a href="http://blog.fosketts.net/2007/11/29/terabytes-on-the-cheap/"  target="_self">500 GB PC backup disk</a>, a 160 GB <a href="http://blog.fosketts.net/2008/07/26/move-os-x-time-machine-backups-new-disk/"  target="_self">Time Machine disk</a>, 1 TB of TiVo storage, and the rest. But wouldn&#8217;t it be nice if this could all be combined into some kind of super home server?</p>
<p><span id="more-616"></span></p>
<p><strong>Past Failures: Home Servers</strong></p>
<p>Home storage appliances and servers have come and gone over the year, with none seeming to make much of a mark. The market remains littered with UPNP media servers and home NAS boxes dashed on the shoals of an unappreciative public. Nearly every home network device company has produced one or two home storage servers, none of which have succeeded. Although I use a Linksys NSLU2 at home, I had to hack its Linux software and completely replace Linksys&#8217; features to create a useful device! The un-hacked NAS devices of Buffalo, Western Digital, Netgear, and the rest have generally failed to find buyers as well. So far, consumers seem content with simple USB and FireWire external drives.</p>
<p>The most adventurous home storage servers came from <a href="http://www.zetera.com/"  target="_blank">Zetera</a> and <a href="http://www.ximeta.com/web/products/"  target="_blank">Ximeta</a>, both of whom relied on proprietary IP SAN protocols. Note that these were SAN products, sharing block storage over Ethernet, rather than conventional NAS solutions. Both required drivers, limiting client support. The one Zetera buyer I know was pleased by the performance but never used the device as anything but a large hard drive for one PC.</p>
<p><div id="amazon-widget"><SCRIPT charset="utf-8" type="text/javascript" src="http://ws.amazon.com/widgets/q?ServiceVersion=20070822&MarketPlace=US&ID=V20070822/US/bananafishhome/8001/8a642a12-1fa9-4b4e-b8a0-37493412621d"> </SCRIPT> <NOSCRIPT><A HREF="http://ws.amazon.com/widgets/q?ServiceVersion=20070822&MarketPlace=US&ID=V20070822%2FUS%2Fbananafishhome%2F8001%2F8a642a12-1fa9-4b4e-b8a0-37493412621d&Operation=NoScript">Amazon.com Widgets</A></NOSCRIPT></div></p>
<p>Then there is Microsoft. Recall that the latest Windows Home Server is only their latest attempt to enter this market, and yet I know of no one who has adopted the device. The same can be said of the various media center servers from Microsoft and others. At this point, it seems likely that the future of home storage servers will not come from Microsoft, though their two XBox generations have <a href="http://www.zatznotfunny.com/2008-09/cross-platform-xbmc-media-center-beta-released/"  target="_blank">great potential as clients</a>.</p>
<p>Even EMC has entered the market with their nifty (but largely unnoticed) <a href="http://www.emc.com/lifeline"  target="_blank">LifeLine</a> product and <a href="http://store.iomega.com/"  target="_blank">Iomega</a> acquisition. Supporting file services and backup for computers as well as audio and video for media players, EMC positions LifeLine much like their Retrospect backup product, but goes further in offering a complete software solution for hardware OEMs wanting to offer a non-Windows home server. Although <a rel="nofollow" href="http://thestorageanarchist.typepad.com/weblog/2008/07/1016-emc-lifeli.html"  target="_blank">an impressive offering</a>, it is too early to tell if EMC will have much success with this product.</p>
<p><strong>The Sleek, Shiny Elephant in the Living Room</strong></p>
<p>Of course, there is one company that sells media players and servers by the bushel, complete with sleek, shiny interfaces. Apple&#8217;s tremendous success with the iPod has led to their iTunes software becoming the <a href="http://blog.fosketts.net/2008/01/14/i-buy-cds-but-i-dont-listen-to-them/"  target="_self">dominant media organization platform</a>, complete with its own proprietary discovery and sharing protocol. Now, with the Apple TV and video iPods, the company is broadening into more media categories. Surely their dominance here puts them in a special position when it comes to setting the stage for a home server or storage revolution.</p>
<p>They also have a strong position in the world of dedicated home storage. Their Airport products are among the only routers to be widely implemented with shared storage. Although many other companies offer similar products, low customer understanding means that these functions are not widely used. And the new Time Capsule device is surely already the most widely-used home NAS product.</p>
<p>But Apple has not yet shown any home server strategy. Administering multiple iTunes servers can be frustrating for users, with no inter-iTunes synchronization or centralization capability. Although the Mac Mini, Apple TV, or Time Capsule could certainly be seen as a home server, the company does not position them as such in the market. Indeed, some iTunes users like myself rely on compatible third party media servers like Firefly and TwonkyVision rather than using iTunes itself. Still, <a href="http://www.tuaw.com/2008/09/22/what-is-the-brick"  target="_blank">rumors of an Apple home server persist</a>.</p>
<p>One issue for Apple is their reliance on proprietary protocols. Although the Bonjour discovery protocol is certainly simpler than UPnP in practice, Apple stands alone in relying on it. They also steadfastly stick to AFP for NAS and DAAP for remote media streaming. This limits the number of third-party clients and servers that can be used with their hardware and software.</p>
<p><strong>The Future is Friendly</strong></p>
<p>Although Apple has not yet tipped a home storage strategy beyond Time Capsule and Airport Extreme, they are best positioned to deliver a real home storage solution. A simple step would be to create an iTunes media server integrated with Time Capsule and add client/server media synchronization. The company already has OS X backup and file services integrated, and this move would further centralize the digital home around Apple products. But the company&#8217;s reliance on closed protocols like DAAP is worrisome, since it locks consumers into nearly all-Apple solutions.</p>
<p>Microsoft&#8217;s Media Center and Home Server combination, based around UPnP, shows great promise, with many compatible third-party clients and servers already available. But my own experience with the solution has not been at all positive (I still can&#8217;t get <a href="http://blog.fosketts.net/2007/12/17/no-more-cds/"  target="_self">my Roku SoundBridge</a>, Vista Ultimate laptop, and Media Center PC to see each other!), leading me to question the viability of this option.</p>
<p>Although Apple or Microsoft could come to dominate, I suspect the future of home storage is out of both companies hands. A number of others are working on improved home server experiences, including EMC&#8217;s LifeLine and the expanding use of Debian Linux and open source tools. But all could be sidelined by improved Internet-based services. Google, Microsoft, and Apple continue to expand their online consumer suites with greater storage, synchronization, multimedia integration, and all have the potential to reduce or eliminate the need for in-home storage.</p>
<p>Although I cannot yet tell which service will win, one thing is certain: Consumers demand friendly, flexible solutions. They don&#8217;t want to fuss with their media, and they don&#8217;t want simple shared storage. They want integration with multiple devices and flexibility to access their content on any device. The first company to offer a simple, flexible storage server for the home will surely be on the right track!</p>
<div id="crp_related"><h3>You might also want to read these other posts...</h3><ul><li><a href="http://blog.fosketts.net/2010/09/09/itunes-10-breaks-nonapple-streaming/"  rel="bookmark" class="crp_title">iTunes 10 Breaks Non-Apple Streaming (Again)</a></li><li><a href="http://blog.fosketts.net/2007/12/17/no-more-cds/"  rel="bookmark" class="crp_title">No More CDs</a></li><li><a href="http://blog.fosketts.net/2009/01/07/emc-iomega-relevant/"  rel="bookmark" class="crp_title">EMC Makes Iomega Relevant Again</a></li><li><a href="http://blog.fosketts.net/2007/06/21/my-terabyte-house/"  rel="bookmark" class="crp_title">My terabyte house</a></li><li><a href="http://blog.fosketts.net/2007/07/27/making-the-switch-to-digital-music-at-home/"  rel="bookmark" class="crp_title">Making the Switch to Digital Music at Home</a></li></ul></div><script src="http://feeds.feedburner.com/~s/sfoskett?i=http://blog.fosketts.net/2008/10/12/future-home-storage/" type="text/javascript" charset="utf-8"></script><hr />
<p><small>© sfoskett for <a href="http://blog.fosketts.net">Stephen Foskett, Pack Rat</a>, 2008. |
<a href="http://blog.fosketts.net/2008/10/12/future-home-storage/">The Future of Home Storage</a>
<br/>
This post was categorized as <a href="http://blog.fosketts.net/category/everything/apple/" title="View all posts in Apple" rel="category tag">Apple</a>, <a href="http://blog.fosketts.net/category/everything/computerhistory/" title="View all posts in Computer History" rel="category tag">Computer History</a>, <a href="http://blog.fosketts.net/category/everything/terabytehome/" title="View all posts in Terabyte home" rel="category tag">Terabyte home</a>. Each of my categories has its own feed if you'd like to filter out or focus on posts like this.<br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://blog.fosketts.net/2008/10/12/future-home-storage/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>No More CDs</title>
		<link>http://blog.fosketts.net/2007/12/17/no-more-cds/</link>
		<comments>http://blog.fosketts.net/2007/12/17/no-more-cds/#comments</comments>
		<pubDate>Mon, 17 Dec 2007 22:13:54 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Terabyte home]]></category>
		<category><![CDATA[Apple TV]]></category>
		<category><![CDATA[CD]]></category>
		<category><![CDATA[DVD]]></category>
		<category><![CDATA[H.264]]></category>
		<category><![CDATA[Internet radio]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPod]]></category>
		<category><![CDATA[iTunes]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[NSLU2]]></category>
		<category><![CDATA[Roku]]></category>

		<guid isPermaLink="false">http://blog.fosketts.net/2007/12/17/no-more-cds/</guid>
		<description><![CDATA[So yesterday we finished ripping our entire CD collection &#8211; we&#8217;ve now completed our switch to digital music at home.  It&#8217;s done. It amuses me to think of the statistics: We have 11,284 tracks stored, including 279 Christmas songs and 549 kids songs! Most songs were ripped using LAME at the VBR3 setting in joint [...]]]></description>
			<content:encoded><![CDATA[<p>So yesterday we finished ripping our entire CD collection &#8211; we&#8217;ve now completed <a href="http://blog.fosketts.net/2007/07/27/making-the-switch-to-digital-music-at-home/"  target="_blank">our switch to digital music at home</a>.  It&#8217;s done.</p>
<p>It amuses me to think of the statistics:</p>
<ul>
<li>We have <strong>11,284</strong> tracks stored, including <strong>279</strong> Christmas songs and <strong>549</strong> kids songs!</li>
<li>Most songs were ripped using LAME at the VBR3 setting in joint stereo</li>
<li>This music library takes up <strong>58 GB</strong> of storage on my <a href="http://blog.fosketts.net/2007/11/03/another-roku-soundbridge/" >NSLU2/Firefly server</a></li>
<li>The jewel cases take up six large cardboard boxes, but the original discs take up just two fat CD storage books</li>
</ul>
<p>We&#8217;ve quickly adapted to a hierarchical model for home music distribution.  The main server has everything, so our two Roku Soundbridge players play directly from it.  But we also use iTunes on three machines, and have imported a subset of the music to each based on personal preference.  From these iTunes implementations, we sync a sub-subset to our iPods &#8211; a 40 GB click wheel, two iPhones, and two Shuffles.</p>
<p>Although our TiVos can play MP3 files over the network, we don&#8217;t bother.  It just seems wrong to turn on the TV to listen to music&#8230;  Similarly, we don&#8217;t use Windows Media Player for much of anything, even though it&#8217;s compatible with the Soundbridges and media server.</p>
<p>We listen to a lot more Internet Radio than I thought we would, too.  Sometimes we&#8217;ll even tune in WKSU over the Internet rather than hoping for good FM reception.  And I&#8217;m listening to WBUR a lot again, too.</p>
<p>I&#8217;ve also started to rip DVDs to watch on the iPhone, and am storing these on the NSLU2 too.   Add in the iPhone versions created automatically by TiVo Desktop Plus, and I&#8217;m amassing a large collection of H.264 media.  In fact, I&#8217;ve already got 50 GB of H.264 video stored up there!  Makes me want to go get an Apple TV so I can easily watch it at home.  Is the end of the DVD coming soon, too?</p>
<div id="crp_related"><h3>You might also want to read these other posts...</h3><ul><li><a href="http://blog.fosketts.net/2007/07/27/making-the-switch-to-digital-music-at-home/"  rel="bookmark" class="crp_title">Making the Switch to Digital Music at Home</a></li><li><a href="http://blog.fosketts.net/2007/11/03/another-roku-soundbridge/"  rel="bookmark" class="crp_title">Another Roku Soundbridge</a></li><li><a href="http://blog.fosketts.net/2008/01/14/i-buy-cds-but-i-dont-listen-to-them/"  rel="bookmark" class="crp_title">I Buy CDs, But I Don&#8217;t Listen To Them</a></li><li><a href="http://blog.fosketts.net/2007/06/22/the-iphone-has-a-storage-problem/"  rel="bookmark" class="crp_title">The iPhone has a storage problem</a></li><li><a href="http://blog.fosketts.net/2010/09/09/itunes-10-breaks-nonapple-streaming/"  rel="bookmark" class="crp_title">iTunes 10 Breaks Non-Apple Streaming (Again)</a></li></ul></div><script src="http://feeds.feedburner.com/~s/sfoskett?i=http://blog.fosketts.net/2007/12/17/no-more-cds/" type="text/javascript" charset="utf-8"></script><hr />
<p><small>© sfoskett for <a href="http://blog.fosketts.net">Stephen Foskett, Pack Rat</a>, 2007. |
<a href="http://blog.fosketts.net/2007/12/17/no-more-cds/">No More CDs</a>
<br/>
This post was categorized as <a href="http://blog.fosketts.net/category/everything/apple/" title="View all posts in Apple" rel="category tag">Apple</a>, <a href="http://blog.fosketts.net/category/everything/personal/" title="View all posts in Personal" rel="category tag">Personal</a>, <a href="http://blog.fosketts.net/category/everything/terabytehome/" title="View all posts in Terabyte home" rel="category tag">Terabyte home</a>. Each of my categories has its own feed if you'd like to filter out or focus on posts like this.<br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://blog.fosketts.net/2007/12/17/no-more-cds/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Why I Like Drobo</title>
		<link>http://blog.fosketts.net/2007/11/30/why-i-like-drobo/</link>
		<comments>http://blog.fosketts.net/2007/11/30/why-i-like-drobo/#comments</comments>
		<pubDate>Fri, 30 Nov 2007 22:30:21 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Enterprise storage]]></category>
		<category><![CDATA[Terabyte home]]></category>
		<category><![CDATA[disk drive]]></category>
		<category><![CDATA[Drobo]]></category>
		<category><![CDATA[eSATA]]></category>
		<category><![CDATA[FreeAgent]]></category>
		<category><![CDATA[MyBook]]></category>
		<category><![CDATA[NAS]]></category>
		<category><![CDATA[nas storage]]></category>
		<category><![CDATA[network attached storage]]></category>
		<category><![CDATA[network storage]]></category>
		<category><![CDATA[NSLU2]]></category>
		<category><![CDATA[RAID]]></category>
		<category><![CDATA[thin provisioning]]></category>
		<category><![CDATA[Time Machine]]></category>
		<category><![CDATA[TiVo]]></category>
		<category><![CDATA[USB]]></category>
		<category><![CDATA[virtualization]]></category>

		<guid isPermaLink="false">http://blog.fosketts.net/2007/11/30/why-i-like-drobo/</guid>
		<description><![CDATA[There has been lots of talk about the Data Robotics (aka Drobo) SOHO &#8220;storage robot&#8221; &#8211; whoever they have doing their marketing deserves a raise! When I first heard about it, I was pretty puzzled &#8211; Why care about yet another storage enclosure, especially an overly expensive one that doesn&#8217;t even have NAS features? On [...]]]></description>
			<content:encoded><![CDATA[<p>There has been lots of talk about the <a href="http://drobo.com/"  target="_blank">Data Robotics (aka Drobo) SOHO &#8220;storage robot&#8221;</a><br />
 &#8211; whoever they have doing their marketing deserves a raise!  When I first heard about it, I was pretty puzzled &#8211; Why care about yet another storage enclosure, especially an overly expensive one that doesn&#8217;t even have NAS features?  On closer examination, I have become a believer in the potential of the device and the company.  <a href="http://www.assoc-amazon.com/e/ir?t=bananafishhome&amp;l=as2&amp;o=1&amp;a=B000PDLZ1A"  target="_blank">Drobo</a> offers some key ingredients that promise future success to me:  a clear focus on usability, novel thinking to solve a real-world problem, and that great marketing I mentioned earlier.  Click through for the full story&#8230;<span id="more-78"></span></p>
<p><strong>What Is Drobo? </strong></p>
<p>First, let&#8217;s talk about what Drobo&#8217;s current product is and isn&#8217;t.  It is basically an external USB drive enclosure for a single PC &#8211; think about your basic <a rel="nofollow" href="http://www.amazon.com/gp/product/B000WGJZ44?ie=UTF8&amp;tag=packrat-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B000WGJZ44"  target="_blank">Western Digital MyBook</a> or <a rel="nofollow" href="http://www.amazon.com/gp/product/B000ND75C0?ie=UTF8&amp;tag=packrat-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B000ND75C0"  target="_blank">Seagate FreeAgent</a> and you&#8217;re almost there.  But it doesn&#8217;t come with any hard disks; instead, it has slots for four that you add yourself, so adjust your thinking accordingly.</p>
<p>OK, you say, I&#8217;ve got that.  A shiny 4-slot RAID enclosure, right?  Well not so fast.  It doesn&#8217;t use any of the <a rel="nofollow" href="http://en.wikipedia.org/wiki/Standard_RAID_levels"  target="_blank">common RAID levels</a>, and proudly so.  Instead, it uses virtualization and what looks to be automated block-based data mirroring to protect the data.  It appears to protect data &#8220;on write&#8221;, meaning it is ready to run quicker when you add or replace a disk.  Instead of running through a time-consuming RAID rebuild, it would just copy the blocks needing protection to the new disk.</p>
<p><div id="amazon-widget"><SCRIPT charset="utf-8" type="text/javascript" src="http://ws.amazon.com/widgets/q?ServiceVersion=20070822&MarketPlace=US&ID=V20070822/US/bananafishhome/8001/8a642a12-1fa9-4b4e-b8a0-37493412621d"> </SCRIPT> <NOSCRIPT><A HREF="http://ws.amazon.com/widgets/q?ServiceVersion=20070822&MarketPlace=US&ID=V20070822%2FUS%2Fbananafishhome%2F8001%2F8a642a12-1fa9-4b4e-b8a0-37493412621d&Operation=NoScript">Amazon.com Widgets</A></NOSCRIPT></div></p>
<p>Yeah, I said virtualization, but that&#8217;s not the only enterprise storage buzzword you&#8217;ll find in this little device!   It&#8217;s also got <em>thin provisioning!</em> No kidding &#8211; in order to deal with the fact that operating systems don&#8217;t like to see their disks grow, the Drobo just tells the OS that it always has 2 TB available, regardless of the number or size of the disks installed.  This might prove disconcerting to users, though&#8230;</p>
<p><strong>Data Protection </strong></p>
<p>This alternative approach to data protection can lead to some strange capacity situations.  Basically, the device reserves an amount of space equal to the largest drive for data protection. <strong>Note: </strong>the following examples use the <a rel="nofollow" href="http://en.wikipedia.org/wiki/Binary_prefix#Legal_disputes"  target="_blank">weird disk industry capacity numbers</a>, not the actual usable numbers&#8230;</p>
<p>Put in three 500 GB drives and you&#8217;ve got 1 TB to use (500+500+500-500).  Add another and you&#8217;ve got 1.5 TB (500+500+500+500-500).</p>
<p>Swap one of those half-terabyte drives out for a 1 TB unit and the Drobo &#8220;reserves&#8221; half of the big drive and treats it like a 500 gigger, so you still have 1.5 TB available (500+500+500+1000-1000).  This can lead to some weird situations when really large drives are mixed with small ones &#8211; A 100 GB drive and a 1 TB drive equals 100 GB of space (100+1000-1000), potentially confusing customers who just spent some big bucks on a giant disk!</p>
<p>This guy would be better served capacity-wise by popping out that little 100 GB disk and just using the terabyte unit, which would give 500 GB of usable space.  That&#8217;s right, the unit also allows you to use a single drive, and configures it to &#8220;protect&#8221; itself!  Of course, the engineer in me wonders about the logic in mirroring blocks to the same drive &#8211; protection from drive failure, of course, would be lacking, but also think of the seeking as the drive churns to write every I/O twice!</p>
<p>Try out the online <a href="http://drobo.com/drobolator/"  target="_blank">&#8220;Drobolator&#8221;</a> to see how it works for yourself&#8230;</p>
<p><strong>Drobo Grows Up </strong></p>
<p>But I digress.  Just put two or more drives of similar sizes in your Drobo and be done with it.  One really nice thing about the device is that you can mix and match drives as needed, swapping out big and small depending on what you have available.  Mixing drive types and sizes would disagree with most RAID controllers, but the Drobo eats them up, allocating as effectively as possible.</p>
<p>This is probably the nicest aspect of the device.  You just leave it on and connected and in use and add and remove drives according to your needs and resources.  Drobo handles all the setup and configuration &#8211; just slide the drive in and you&#8217;re done.  Once you&#8217;ve initially formatted the 2 TB (thin provisioned) drive, you never have to do any more configuration.  Data migration is unneeded too, since Drobo&#8217;s data protection system keeps the information continually available.  Start with the old 160 GB drives you have today and swap them out for 500 GB or 1 TB drives next year and everything just works.</p>
<p>One of the <a href="http://blog.fosketts.net/2007/11/29/terabytes-on-the-cheap/"  target="_blank">best sources for big cheap drives</a> is likely to be those selfsame MyBook and FreeAgent external disks I mentioned above.  These often go on sale at big-box retailers for well below the cost of a bare drive, and most use the best SATA drives offered by their manufacturers.   The MyBook Premium ES I have, for example, included Western Digital&#8217;s impressive 500 GB Caviar SE16 drive mechanism.  Purchased at Best Buy for $139, it was far cheaper than the drive alone would have been at the time.  While the old Maxtor Personal Storage 3200 used a PATA drive (I checked&#8230;), the newer ones apparently switched to SATA, too, and were on sale for $79 for 500 GB last week!</p>
<p><strong>I&#8217;ll Buy One When&#8230; </strong></p>
<p>Despite my interest in the device, I don&#8217;t have a Drobo myself, and probably wouldn&#8217;t buy one at this point since it doesn&#8217;t really meet my needs.  First, Drobo is a USB-only device for PCs and Macs.  Although I bet the Linux EXT3 filesystem used by my Linksys NSLU2 home server would work, it&#8217;s not explicitly supported by the company.  If it was a NAS device, serving storage over Ethernet, I would be much more interested in adding it next to the Slug.</p>
<p>But I&#8217;m not a typical end user &#8211; most people use a home desktop as a standalone device and would be pleased with an easy to use USB device with massive storage. One issue for these folks is that many use a laptop as their only system, moving around the house, and the chunky Drobo wouldn&#8217;t be a good solution for them.</p>
<p>But if you&#8217;re a Mac desktop user, Drobo looks like an awesome choice.  Add Leopard&#8217;s innovative Time Machine to a Drobo and never lose data again!</p>
<p>One device that I would love to hook a Drobo to is my TiVo Series 3.  It would be brilliant to have a super-reliable, upgradable storage system to hold video content with no management needed.  But the device lets me down here again since the TiVo needs eSATA not USB storage.</p>
<p>Maybe Drobo 2 will add eSATA?  NAS?  Coffee making?</p>
<p>Oh, and if you were wondering what <a rel="nofollow" href="http://www.linkedin.com/in/geoffbarrall"  target="_blank">Geoff Barrall</a> of <a href="http://www.bluearc.com/"  target="_blank">BlueArc</a> did for his next act, look no further than <a href="http://drobo.com/company_management.aspx"  target="_blank">Data Robotics</a>!  Quite a change &#8211; enterprise NAS to consumer storage&#8230;  Who&#8217;s your marketing genius, Geoff?</p>
<p><blockquote>Note: Some of these links include affiliate codes that help pay for this blog. For example, <a href="http://www.amazon.com/gp/product/B002Y27P3M?ie=UTF8&tag=packrat-20&linkCode=as2&camp=1789&creative=9325&creativeASIN=B002Y27P3M" target="_blank">buying an Amazon Kindle with this link</a> sends a few bucks my way! But I don't write this blog to make money, and am happy to link to sites and stores that don't pay anything. I like Amazon and buy tons from them, but you're free to buy whatever and wherever you want.</blockquote></p>
<div id="crp_related"><h3>You might also want to read these other posts...</h3><ul><li><a href="http://blog.fosketts.net/2010/05/04/home-enterprise-hard-disk-drive/"  rel="bookmark" class="crp_title">Should Home Users Buy Enterprise Hard Disk Drives?</a></li><li><a href="http://blog.fosketts.net/2010/09/08/hard-disk-drives-drobo/"  rel="bookmark" class="crp_title">Which Hard Disk Drives Should You Use In A Drobo?</a></li><li><a href="http://blog.fosketts.net/2010/08/02/feed-drobo-1-tb-wd-green-sata-drive-5549/"  rel="bookmark" class="crp_title">Feed Your Drobo: 1 TB WD Green SATA Drive, $55.49</a></li><li><a href="http://blog.fosketts.net/2010/05/15/attach-external-hard-disk-drive/"  rel="bookmark" class="crp_title">How Should An External Hard Drive Be Attached?</a></li><li><a href="http://blog.fosketts.net/2008/07/08/drobo-2-apple-doesnt-fall-far-from-the-tree/"  rel="bookmark" class="crp_title">Drobo 2: Apple Doesn&#8217;t Fall Far From the Tree</a></li></ul></div><script src="http://feeds.feedburner.com/~s/sfoskett?i=http://blog.fosketts.net/2007/11/30/why-i-like-drobo/" type="text/javascript" charset="utf-8"></script><hr />
<p><small>© sfoskett for <a href="http://blog.fosketts.net">Stephen Foskett, Pack Rat</a>, 2007. |
<a href="http://blog.fosketts.net/2007/11/30/why-i-like-drobo/">Why I Like Drobo</a>
<br/>
This post was categorized as <a href="http://blog.fosketts.net/category/everything/enterprisestorage/" title="View all posts in Enterprise storage" rel="category tag">Enterprise storage</a>, <a href="http://blog.fosketts.net/category/everything/terabytehome/" title="View all posts in Terabyte home" rel="category tag">Terabyte home</a>. Each of my categories has its own feed if you'd like to filter out or focus on posts like this.<br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://blog.fosketts.net/2007/11/30/why-i-like-drobo/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<series:name><![CDATA[Drobo]]></series:name>
	</item>
		<item>
		<title>Terabytes on the Cheap</title>
		<link>http://blog.fosketts.net/2007/11/29/terabytes-on-the-cheap/</link>
		<comments>http://blog.fosketts.net/2007/11/29/terabytes-on-the-cheap/#comments</comments>
		<pubDate>Thu, 29 Nov 2007 22:30:39 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Terabyte home]]></category>
		<category><![CDATA[eSATA]]></category>
		<category><![CDATA[Maxtor]]></category>
		<category><![CDATA[MyBook]]></category>
		<category><![CDATA[NSLU2]]></category>
		<category><![CDATA[TiVo]]></category>
		<category><![CDATA[USB]]></category>
		<category><![CDATA[Western Digital]]></category>

		<guid isPermaLink="false">http://blog.fosketts.net/2007/11/29/terabytes-on-the-cheap/</guid>
		<description><![CDATA[Meet the Maxtor Personal Storage 3200. It&#8217;s a cheap, quick, and dirty way to add storage to your PC, and it&#8217;s ilk is becoming the surprise hit of the holiday season, lifting the stock of Seagate and Western Digital, and making Hitachi, LaCie and others fight for a piece of the market. I&#8217;ve bought two [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.fosketts.net/wp-content/uploads/2007/11/dscn0023.JPG"  title="Maxtor Personal Storage 3200"><img src="http://blog.fosketts.net/wp-content/uploads/2007/11/dscn0023.thumbnail.JPG" alt="Maxtor Personal Storage 3200" align="right" /></a>Meet the <a rel="nofollow" href="http://www.amazon.com/gp/product/B000FE7ETQ?ie=UTF8&amp;tag=packrat-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B000FE7ETQ"  target="_blank">Maxtor Personal Storage 3200</a>.  It&#8217;s a cheap, quick, and dirty way to add storage to your PC, and <a rel="nofollow" href="http://www.amazon.com/gp/redirect.html?ie=UTF8&amp;location=http%3A%2F%2Famazon.com%2Fs%3Fie%3DUTF8%26rs%3D172483%26keywords%3Dexternal%2520hard%2520drive%26rh%3Di%253Aaps%252Ck%253Aexternal%2520hard%2520drive%252Ci%253Aelectronics%252Cn%253A172282%252Cn%253A541966%252Cn%253A172455%252Cn%253A172476%252Cn%253A172483%252Cn%253A595048&amp;tag=packrat-20&amp;linkCode=ur2&amp;camp=1789&amp;creative=9325" >it&#8217;s ilk</a> is becoming the <a href="http://blogs.zdnet.com/BTL/?p=7141"  target="_blank">surprise hit of the holiday season</a>, lifting the stock of Seagate and Western Digital, and making Hitachi, LaCie and others fight for a piece of the market.</p>
<p>I&#8217;ve bought two 3200&#8242;s and a <a rel="nofollow" href="http://www.amazon.com/gp/product/B000NE3EZQ?ie=UTF8&amp;tag=packrat-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B000NE3EZQ"  target="_blank">Western Digital MyBook</a> (500 GB each) over the last 9 months, adding 1.5 TB to my home environment without opening a computer case or spending a fortune.  The MyBook (which has eSATA) is connected to the Series 3 TiVo, one of the 3200&#8242;s is connected to my <a rel="nofollow" href="http://www.amazon.com/gp/product/B0001FSCZO?ie=UTF8&amp;tag=packrat-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B0001FSCZO"  target="_blank">NSLU2</a> for <a href="http://blog.fosketts.net/2007/11/03/another-roku-soundbridge/"  target="_blank">home server duty</a>, and the other is doing backup duty.</p>
<p>And, yeah, the most recent 3200 had that <a href="http://www.bit-tech.net/news/2007/11/15/seagate_gives_out_free_virus_with_hdd_purchase/1" >Chinese virus problem</a>, but Avira&#8217;s AntiVir blocked it and a <a href="http://www.drunkendata.com/?p=1510"  target="_blank">quick reformat wiped it clean</a>&#8230;  It&#8217;s kind of amusing to be personally affected by a <a href="http://storagemojo.com/2007/11/13/seagate-ships-infected-drives/"  target="_blank">tech meme</a>, isn&#8217;t it?</p>
<p>With the advent of &#8220;quick enough&#8221; <a rel="nofollow" href="http://en.wikipedia.org/wiki/USB#USB_2.0"  target="_blank">USB 2.0</a> and blazing fast <a rel="nofollow" href="http://en.wikipedia.org/wiki/Serial_ATA#External_SATA"  target="_blank">eSATA</a>, I wouldn&#8217;t be surprised if these external drives change the face of the PC.  I already know of a few folks who have <a rel="nofollow" href="http://www.apple.com/getamac/"  target="_blank">switched</a> to the <a rel="nofollow" href="http://www.apple.com/macmini/"  target="_blank">Mac Mini</a> and are hanging these drives outside instead of buying <a rel="nofollow" href="http://www.apple.com/macpro/"  target="_blank">a big empty case</a> to house internal storage.  And the laptop market is booming, threatening to replace the traditional desktop PC.  Perhaps the idea of a <a href="http://www.reghardware.co.uk/2006/02/23/asus_concept_shelf_pc/"  target="_blank">Lego brick PC</a> wasn&#8217;t a bad one after all &#8211; it was just waiting for USB to ramp up the speed&#8230;<br />
<blockquote>Note: Some of these links include affiliate codes that help pay for this blog. For example, <a href="http://www.amazon.com/gp/product/B002Y27P3M?ie=UTF8&tag=packrat-20&linkCode=as2&camp=1789&creative=9325&creativeASIN=B002Y27P3M" target="_blank">buying an Amazon Kindle with this link</a> sends a few bucks my way! But I don't write this blog to make money, and am happy to link to sites and stores that don't pay anything. I like Amazon and buy tons from them, but you're free to buy whatever and wherever you want.</blockquote></p>
<div id="crp_related"><h3>You might also want to read these other posts...</h3><ul><li><a href="http://blog.fosketts.net/2008/06/06/amazon-mp3-friday-5/"  rel="bookmark" class="crp_title">Amazon MP3 Friday 5</a></li><li><a href="http://blog.fosketts.net/2007/07/27/making-the-switch-to-digital-music-at-home/"  rel="bookmark" class="crp_title">Making the Switch to Digital Music at Home</a></li><li><a href="http://blog.fosketts.net/2010/09/08/hard-disk-drives-drobo/"  rel="bookmark" class="crp_title">Which Hard Disk Drives Should You Use In A Drobo?</a></li><li><a href="http://blog.fosketts.net/2007/07/24/tivo-hd-arrives/"  rel="bookmark" class="crp_title">TiVo HD Arrives</a></li><li><a href="http://blog.fosketts.net/2010/10/29/microsoft-office-2011-mac/"  rel="bookmark" class="crp_title">Microsoft Office 2011 for Mac Is (Finally) Here!</a></li></ul></div><script src="http://feeds.feedburner.com/~s/sfoskett?i=http://blog.fosketts.net/2007/11/29/terabytes-on-the-cheap/" type="text/javascript" charset="utf-8"></script><hr />
<p><small>© sfoskett for <a href="http://blog.fosketts.net">Stephen Foskett, Pack Rat</a>, 2007. |
<a href="http://blog.fosketts.net/2007/11/29/terabytes-on-the-cheap/">Terabytes on the Cheap</a>
<br/>
This post was categorized as <a href="http://blog.fosketts.net/category/everything/personal/" title="View all posts in Personal" rel="category tag">Personal</a>, <a href="http://blog.fosketts.net/category/everything/terabytehome/" title="View all posts in Terabyte home" rel="category tag">Terabyte home</a>. Each of my categories has its own feed if you'd like to filter out or focus on posts like this.<br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://blog.fosketts.net/2007/11/29/terabytes-on-the-cheap/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Another Roku Soundbridge</title>
		<link>http://blog.fosketts.net/2007/11/03/another-roku-soundbridge/</link>
		<comments>http://blog.fosketts.net/2007/11/03/another-roku-soundbridge/#comments</comments>
		<pubDate>Sat, 03 Nov 2007 18:20:46 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Terabyte home]]></category>
		<category><![CDATA[Best Buy]]></category>
		<category><![CDATA[Firefly]]></category>
		<category><![CDATA[NSLU2]]></category>
		<category><![CDATA[Roku]]></category>

		<guid isPermaLink="false">http://blog.fosketts.net/2007/11/03/another-roku-soundbridge/</guid>
		<description><![CDATA[So I loved the original Roku Soundbridge I bought for the main stereo so much that I couldn&#8217;t resist buying a second one when I spotted it on clearance at Best Buy. Now I&#8217;ve got one in my office, too. I wonder why they decided to clear it out. It was brand new, and had [...]]]></description>
			<content:encoded><![CDATA[<p>So I loved the original <a href="http://blog.fosketts.net/2007/07/27/making-the-switch-to-digital-music-at-home/" >Roku Soundbridge</a> I bought for the main stereo so much that I couldn&#8217;t resist buying a second one when I spotted it on clearance at Best Buy.  Now I&#8217;ve got one in my office, too.</p>
<p>I wonder why they decided to clear it out.  It was brand new, and had never appeared on their shelves that I noticed.  It couldn&#8217;t have been displayed for more than a month or two since it was the new 1001 model.  Oh well, their loss, my gain!</p>
<p>I&#8217;ve also monkeyed with my media server.  I was running <a href="http://www.nslu2-linux.org/wiki/Unslung/HomePage"  target="_blank">Unslung</a> as my OS on the NSLU2, but I got sick of its weirdness, and it kept running out of memory.  So I wiped it and went for <a href="http://www.nslu2-linux.org/wiki/SlugOS/SlugOSBE"  target="_blank">SlugOS/BE</a> (aka OpenSlug), a very trimmed down OS for the Slug.  The <a href="http://www.fireflymediaserver.org/"  target="_blank">Firefly Media Server</a> people don&#8217;t officially support it, but I was able to get it running in short order.  It seems much more stable and responsive.  And I replaced the old Linksys build of Samba with version 3, which is much speedier and uses far less CPU time.  I&#8217;m happy!</p>
<p>As an aside, did you know that Best Buy will haggle on their clearance items?  Ask the manager, and they can easily knock off 15% to 25% from the yellow-sticker price!</p>
<div id="crp_related"><h3>You might also want to read these other posts...</h3><ul><li><a href="http://blog.fosketts.net/2007/12/17/no-more-cds/"  rel="bookmark" class="crp_title">No More CDs</a></li><li><a href="http://blog.fosketts.net/2007/07/20/where-is-linux-in-storage/"  rel="bookmark" class="crp_title">Where is Linux in Storage?</a></li><li><a href="http://blog.fosketts.net/2007/07/27/making-the-switch-to-digital-music-at-home/"  rel="bookmark" class="crp_title">Making the Switch to Digital Music at Home</a></li><li><a href="http://blog.fosketts.net/2010/09/09/itunes-10-breaks-nonapple-streaming/"  rel="bookmark" class="crp_title">iTunes 10 Breaks Non-Apple Streaming (Again)</a></li><li><a href="http://blog.fosketts.net/2008/10/12/future-home-storage/"  rel="bookmark" class="crp_title">The Future of Home Storage</a></li></ul></div><script src="http://feeds.feedburner.com/~s/sfoskett?i=http://blog.fosketts.net/2007/11/03/another-roku-soundbridge/" type="text/javascript" charset="utf-8"></script><hr />
<p><small>© sfoskett for <a href="http://blog.fosketts.net">Stephen Foskett, Pack Rat</a>, 2007. |
<a href="http://blog.fosketts.net/2007/11/03/another-roku-soundbridge/">Another Roku Soundbridge</a>
<br/>
This post was categorized as <a href="http://blog.fosketts.net/category/everything/personal/" title="View all posts in Personal" rel="category tag">Personal</a>, <a href="http://blog.fosketts.net/category/everything/terabytehome/" title="View all posts in Terabyte home" rel="category tag">Terabyte home</a>. Each of my categories has its own feed if you'd like to filter out or focus on posts like this.<br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://blog.fosketts.net/2007/11/03/another-roku-soundbridge/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

