<?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>The Storage Architect &#187; Tech Field Day</title>
	<atom:link href="http://thestoragearchitect.com/tag/tech-field-day/feed/" rel="self" type="application/rss+xml" />
	<link>http://thestoragearchitect.com</link>
	<description>Storage, Virtualisation &#38; Cloud</description>
	<lastBuildDate>Tue, 07 Feb 2012 10:08:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Solid State Arrays: SolidFire</title>
		<link>http://thestoragearchitect.com/2011/10/26/solid-state-arrays-solidfire/</link>
		<comments>http://thestoragearchitect.com/2011/10/26/solid-state-arrays-solidfire/#comments</comments>
		<pubDate>Wed, 26 Oct 2011 10:01:53 +0000</pubDate>
		<dc:creator>Chris M Evans</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[Dave Wright]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Pure Storage]]></category>
		<category><![CDATA[SolidFire]]></category>
		<category><![CDATA[ssd]]></category>
		<category><![CDATA[Tech Field Day]]></category>
		<category><![CDATA[TFD#8]]></category>
		<category><![CDATA[Violin Memory]]></category>

		<guid isPermaLink="false">http://thestoragearchitect.com/?p=3033</guid>
		<description><![CDATA[<p>One of the attendees at <a href="http://techfieldday.com/2011/tfd8/" target="_blank">TFD#8</a> was <a href="http://solidfire.com/" target="_blank">SolidFire Inc</a>, another startup company focusing on selling entirely solid-state disk arrays.  As you&#8217;d expect, they have their own niche and part of the market they are targeting with their all-flash drive product.  So how do they compare to the competition and what&#8217;s their [...]<!--Begin ClixTrac.com Rotator Code -->
<script type="text/javascript" language="javascript" src="http://www.clixtrac.com/rotate/321"></script>
<!--End ClixTrac.com Rotator Code -->]]></description>
			<content:encoded><![CDATA[<p>One of the attendees at <a href="http://techfieldday.com/2011/tfd8/"  target="_blank">TFD#8</a> was <a href="http://solidfire.com/"  target="_blank">SolidFire Inc</a>, another startup company focusing on selling entirely solid-state disk arrays.  As you&#8217;d expect, they have their own niche and part of the market they are targeting with their all-flash drive product.  So how do they compare to the competition and what&#8217;s their &#8220;unique selling point&#8221; compared to the likes of <a href="http://www.violin-memory.com/"  target="_blank">Violin Memory</a> and <a href="http://www.purestorage.com/"  target="_blank">Pure Storage</a>?</p>
<h3>Background</h3>
<p>Solidfire was founded in 2009 by Dave Wright, who previously had created Jungledisk, a cloud backup provider.  When Jungledisk was acquired by Rackspace, Dave had an epiphany around the way in which storage arrays were being used by cloud IaaS (Infrastructure as a Service) providers.  This is the genesis of SolidFire and forms the basis for some of the specific features the SolidFire arrays offer.</p>
<h3>The Offering</h3>
<p>SolidFire have taken a slightly different approach to similar vendors in this space and chosen to deliver their product as a cluster of computing nodes.  Each node contains processing, memory and disk in a fixed format, with scalability achieved by adding nodes in a clustered configuration.  Performance is claimed to grow linearly across the cluster, as data is spread across all cluster nodes for both capacity and I/O load.  This distribution mechanism provides for both consistent performance but also adds redundancy, with data replicated between nodes at the block level.  A failure in a disk or node is handled automatically, re-establishing data redundancy.</p>
<p>SolidFire currently sell one model of storage node, the SF3010.  This is a 1U &#8220;pizza box&#8221; rack-mount server with two Intel Xeon 2.4Ghz 6-core processors, 8GB of NVRAM (write cache) and 72GB of memory.  Each node has ten 300GB 2.5&#8243; SSD drives for a total of 3TB of raw storage.  SolidFire have chosen the iSCSI protocol for front-end connectivity, with each node having two 10GbE connections.  This choice of protocol is probably due to the clustered design; Fibre Channel isn&#8217;t easy to cluster without suitable multi-path software on the host servers.  A single SolidFire cluster can scale from 3 to 100 nodes.  Clearly a single node is not enough to run a resilient system, hence the recommendation for a minimum of three as the smallest configuration.</p>
<p>With a large amount of processing power per node, data entering a SolidFire cluster is de-duplicated and compressed inline.  All LUNs are also thin provisioned.  None of these features are user configurable and are all enabled by default.  As a result, the 3TB raw per node translates to 12TB usable.  We are seeing other SSD array vendors making similar claims that the usable capacity is more than the raw capacity due to data optimisation techniques. Designing these features into an array from the outset (especially with lots of CPU performance, memory and fast disk access) is something traditional vendors will struggle to emulate.</p>
<h3>Secret Sauce</h3>
<p>Every vendor needs to have their own &#8220;secret sauce&#8221; and SolidFire are no exception.  It&#8217;s important to look at their target market, which is cloud-based service provision.  This can mean both internal and external clouds, however the key message is that traditional provisioning methodologies don&#8217;t scale and don&#8217;t fit in automated environments.  This is pretty easy to see this when looking at traditional storage management provisioning tools.  SRM software is focused on interaction with the administrator, providing only point in time current views of storage and very few tools do concurrent provisioning well.</p>
<p>SolidFire have taken the approach of developing a REST-ful API for array management.  This provides for all of the standard tasks of LUN creation, mapping and destruction with the ability to handle hundreds of API calls per second across a cluster.  API integration is essential for any organisation looking to develop an automated cloud-syle provisioning process and this is an area where traditional array vendors simply can&#8217;t compete.  API functionality can be integrated into existing processes and removes the need for large numbers of storage administrators &#8211; something that may be a worry to many, but we&#8217;re moving past the days of managing individual files and LUNs.</p>
<p>Another part of the &#8220;secret sauce&#8221; comes in managing I/O workload.  Traditional arrays work on the assumption that all I/O needs to be delivered as quickly as possible and in the order in which it is received.  There are some (but very few) arrays today that enable an administrator to prioritise workload.  At best, all that is achieved is literally that &#8211; prioritisation rather than quality of service (QOS).  I/O is still delivered as fast as possible, without regard for the service level needed for the I/O request.  SolidFire have addresses the QOS issue by allowing individual LUNs to have minimum, maximum and burst levels of performance applied.  This means LUNs created on day 1 of a new cluster deployment should receive exactly the same QOS and I/O performance when the cluster is fully loaded.</p>
<h3>Deployment Scenarios</h3>
<p>The ability to implement QOS features in cloud computing can&#8217;t be stressed highly enough.  The first wave of IaaS (infrastructure as a service) enabled functional deployment &#8211; that is, proving workload could be moved to the cloud.  The next wave will offer more QOS options other than simple processor and memory increments and storage will be one of those features.  SolidFire arrays enables cloud providers to <em>deliver differentiated levels of performance without having to deploy multiple tiers of storage</em>.  This is an important point.  As soon as storage tiering is implemented, then efficiency drops, as there are always tiers that remain partially used.    Block level tiering fixes some of these issues, but requires data to be moved around as part of performance re-balancing and still needs storage arrays to be monitored and assessed when adding additional storage.  In addition, traditional arrays deliver I/O as quickly as possible, which can result in servers receiving more throughput than expected when an array is lightly loaded, but lower performance over time, which can be perceived by the end user as a performance problem.</p>
<p>The SolidFire solution will definitely see deployment in those organisations who have adopted a service-based approach to delivering computing services.  With the API, QOS and node-scalable functionality, it is tailor-made for cloud deployments.</p>
<h3>Summary</h3>
<p>Solidfire started shipping in 2Q2011 with a $/GB price &#8220;similar&#8221; to that of traditional arrays.  As with other vendors, the use of inline compression and compaction is being used to achieve an aggressive price point.  Delivering for the cloud market is a smart move, as is the use of a scale-out node architecture that can grow as storage demand increases within an organisation.  Cloud deployments use templated configurations, so the ability to configure and map LUNs via an API with no user intervention fits with automated orchestration requirements.  I can see SolidFire arrays being widely used in many places over the next few years.</p>
<h3>Additional Resources</h3>
<p>Related articles:</p>
<ul>
<li><a href="http://thestoragearchitect.com/2011/10/05/who-will-be-the-first-solid-state-array-vendor-to-be-acquired/"  target="_blank">Who Will Be The First Solid State Vendor to Be Acquired?</a></li>
<li><a href="http://thestoragearchitect.com/2011/10/15/solid-state-arrays-pure-storage-inc/" >Solid State Arrays: Pure Storage Inc</a></li>
</ul>
<p>The following video of Dave Wright was recorded at TFD#8.</p>
<p><a href="http://thestoragearchitect.com/2011/10/26/solid-state-arrays-solidfire/"><em>Click here to view the embedded video.</em></a></p>
<p><span style="text-decoration: underline;"><strong>Disclaimer:  I attended TFD#8 as an invited blogger.  My accommodation, some transportation and most meals were paid for.  I was not compensated for my time, nor required to blog on any of the presentations.  None of my blog entries, or other postings receive any pre-approval or viewings from vendors before publication.</strong></span></p>
]]></content:encoded>
			<wfw:commentRss>http://thestoragearchitect.com/2011/10/26/solid-state-arrays-solidfire/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Solid State Arrays: Pure Storage Inc</title>
		<link>http://thestoragearchitect.com/2011/10/15/solid-state-arrays-pure-storage-inc/</link>
		<comments>http://thestoragearchitect.com/2011/10/15/solid-state-arrays-pure-storage-inc/#comments</comments>
		<pubDate>Sat, 15 Oct 2011 10:16:55 +0000</pubDate>
		<dc:creator>Chris M Evans</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[FA-310]]></category>
		<category><![CDATA[FA-320]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[IOPS]]></category>
		<category><![CDATA[John Colgrove]]></category>
		<category><![CDATA[John Haynes]]></category>
		<category><![CDATA[Pure Storage]]></category>
		<category><![CDATA[solid state]]></category>
		<category><![CDATA[ssd]]></category>
		<category><![CDATA[Tech Field Day]]></category>
		<category><![CDATA[TFD#8]]></category>

		<guid isPermaLink="false">http://thestoragearchitect.com/?p=2998</guid>
		<description><![CDATA[<p>A clear focus of the recent <a href="http://techfieldday.com/2011/tfd8-links/" target="_blank">Tech Field Day #8</a> event was the use of flash storage (or SSDs) for storage arrays or within hybrid solutions.  <a href="http://www.purestorage.com/" target="_blank">Pure Storage</a> offers an all flash storage array, which they say can be delivered at the same cost or less than traditional solutions.  It&#8217;s a [...]<!--Begin ClixTrac.com Rotator Code -->
<script type="text/javascript" language="javascript" src="http://www.clixtrac.com/rotate/321"></script>
<!--End ClixTrac.com Rotator Code -->]]></description>
			<content:encoded><![CDATA[<p>A clear focus of the recent <a href="http://techfieldday.com/2011/tfd8-links/"  target="_blank">Tech Field Day #8</a> event was the use of flash storage (or SSDs) for storage arrays or within hybrid solutions.  <a href="http://www.purestorage.com/"  target="_blank">Pure Storage</a> offers an all flash storage array, which they say can be delivered at the same cost or less than traditional solutions.  It&#8217;s a big claim, bearing in mind the cost per GB multiplier of flash over traditional HDDs is still pretty high.  However delivering storage isn&#8217;t all about cost per GB and server workloads are changing, so perhaps we&#8217;re coming close to the point where all flash arrays are viable.  This is a discussion that&#8217;s been had before with the likes of Violin Memory, so let&#8217;s dig a little deeper and see what Pure Storage has to offer.</p>
<h3>Background</h3>
<p>Pure Storage was founded in 2009 by John &#8220;Coz&#8221; Colgrove and John Haynes, who have their background in Veritas and Yahoo respectively.  More details on their backgrounds can be found on the <a href="http://www.purestorage.com/our-company/management-team.html"  target="_blank">bios page</a> of Pure&#8217;s website.  Other members of the team have worked in companies such as Netapp, Decru and Sun, including Michael Cornwall, who was the lead flash designer at Apple for the iPod and iPhone.  So far, the company has raised around $55m from investors, the most significant of which has to be Samsung, who provide all of the flash drives used in Pure Storage&#8217;s products.  We&#8217;ll touch on the relative merits or disadvantages of this later.</p>
<h3>The Offering</h3>
<p>So what are Pure Storage offering?  Well, it&#8217;s pretty simple; an all-flash storage array at a $/GB price that&#8217;s cheaper than traditional storage.  Today that consists of two models, the FA-310 and the FA320.  The FA-310 is a single controller with one storage shelf, providing up to 140,000 4K random write IOPS.  The FA-320 doubles the storage capacity and increases write IOPS to 180,000.</p>
<p>Focusing on the FA-310, the controller is based on two 6-core Intel Xeon processors with 48GB of memory.  Back-end connectivity is 6Gbs SAS and 40Gbs Infiniband, while front end connections are only based on Fibre Channel at this time (4x 8Gbs SFPs).  Storage is provided by 22x 256GB MLC flash drives, giving a raw capacity of around 5.5TB.  It&#8217;s not surprising that Fibre Channel is the only protocol available on the first models.  FCoE doesn&#8217;t have the adoption rate and iSCSI wouldn&#8217;t suitable for the type of traffic this array can support.  However the controller is detailed as having one spare expansion port, so we can speculate whether that is planned to be for Ethernet in the future.</p>
<p>The connectivity between the controller and disk is less than that offered at the front end.  This may seem odd but it reflects on one of the key features of the Pure Storage arrays.  Data entering the system is compressed and de-duplicated before being stored on disk, improving the overall efficiency of the array and reducing the volume of write I/O to physical media. The ability to perform data reduction before storing on media is the main way in which an acceptable price point can be met.  This is something many other vendors are also doing as most customers are clearly fixated on the $/GB formula as the only way to measure acquisition cost.  Pure quote a ratio of anything from 5-20x reduction and as anyone familiar with data reduction technologies will know, your mileage will vary depending on the type of data consumed.</p>
<h3>Secret Sauce</h3>
<p>Ultimately though, there has to be something that make Pure Storage stand out from the competition.  During our Field Day visit, we were lucky enough to have a presentation from Coz, without slides, using just the whiteboard.  He detailed what is probably the most important piece of Pure&#8217;s technology, and that&#8217;s the way they manage the SSDs themselves.</p>
<p>Solid state drives are fickle devices.  Every write wears them out and much effort has been put into technologies (like wear levelling, write amplification) to extend their lifetime.  MLC devices now have a much better reliability than they did a few years ago, allowing them to displace SLC in enterprise technology.  Understanding how to manage SSDs is Pure Storage&#8217;s secret sauce.  They work closely with the SSD manufacturers to understand the best ways to read and write from the devices in order to gain both maximum performance and maximum lifetime.  At the presentation they even claimed never to have had an SSD failure, something that was met with surprise by the audience present!</p>
<p>Part of the SSD management involves the use of RAID-3D, technology which manages the RAID stripe distributions across the disks.  RAID stripes are varied dynamically based on workload and the drive responses.  This allows failing drives to be avoided, increasing their lifetime.  It also means I/O response times can be made more predictable, avoiding random I/O spikes seen with individual SSDs as features like garbage collection kick in.</p>
<p>It makes sense to understand the best way to manage SSDs and having a relationship with the vendor of those devices certainly helps.  My only concern is whether single supplier relationships are ever good, from a cost, reliability and supply perspective.  Only time will tell.</p>
<h3>Deployment Scenarios</h3>
<p>So where would you deploy this kind of high performance array?  I don&#8217;t think simply replacing your traditional storage with a Pure array is the right approach.  One of the benefits of shared storage is that I/O demand consists of peaks and troughs, periods of high and low demand from many servers.  This means it isn&#8217;t necessary to deliver 100% full I/O performance to all servers all of the time, but only to meet peak demand, which is considerably cheaper to achieve than meeting maximum demand.</p>
<p>This isn&#8217;t the Pure approach.  Their arrays are capable of delivering 2000 IOPS for every TB of storage, even at 10:1 compression.  It means that the server environment driving this storage needs to have high I/O requirements across every TB of data.  Otherwise, the array is never running at peak efficiency.  It could be said that if the $/GB cost is at a parity with traditional arrays, then should this matter?  I think it does matter because there&#8217;s a perception that flash is an expensive technology and irrespective of the effective $/GB cost after data reduction, many customers will still focus on the raw storage and the cost of the device.</p>
<h3>Summary</h3>
<p>Pure Storage have done a great job in delivering a technology that brings solid state performance at an acceptable $/GB price.  There are some key features (data reduction, SSD management) that make this technology really work.  We have seen presentations of high I/O workload that can easily be managed by the Pure storage arrays, while continuing to deliver sub 1-millisecond responses.  None of the big storage vendors have technology that delivers I/O bandwidth in a way companies such as Pure Storage can.  All-flash versions of traditional arrays don&#8217;t have the added intelligence to manage SSD failures and peformance spikes.  I can therefore see that very quickly one of the three letter storage companies will be looking to acquire Pure or one of their many competitors.  For now, they need to focus on finding the right niche for their product, while educating customers in metrics other than $/GB.</p>
<p>Additional Resources</p>
<p>Pure were one of the companies at TFD#8 that were well organised in providing various pieces of media.  I&#8217;ve included some of them here, including a link to the entire presentation from the day.  There&#8217;s also a business-card sized set of instructions that Pure claim as their user manual.  It&#8217;s a fun way of demonstrating how simple their technology can be.</p>
<ul>
<li><a href="http://thestoragearchitect.com/wp-content/uploads/2011/10/post_it.png" ><img class="size-full wp-image-3016 alignleft" title="post_it" src="http://thestoragearchitect.com/wp-content/uploads/2011/10/post_it.png" alt="" width="16" height="16" /></a><a href="http://dl.dropbox.com/u/393643/Vendor%20Presentations/Pure%20Storage/PureStorage%20TFD%20Sept%202011.pdf"  target="_blank"> Pure Storage Presentation from TFD#8</a></li>
<li><a href="http://thestoragearchitect.com/wp-content/uploads/2011/10/post_it.png" ><img class="size-full wp-image-3016 alignleft" title="post_it" src="http://thestoragearchitect.com/wp-content/uploads/2011/10/post_it.png" alt="" width="16" height="16" /></a><a href="http://dl.dropbox.com/u/393643/Vendor%20Presentations/Pure%20Storage/Pure%20Storage%20FlashArray%20Datasheet.pdf"  target="_blank">Pure Storage Flash Array Datasheet</a></li>
<li><a href="http://thestoragearchitect.com/wp-content/uploads/2011/10/post_it.png" ><img class="size-full wp-image-3016 alignleft" title="post_it" src="http://thestoragearchitect.com/wp-content/uploads/2011/10/post_it.png" alt="" width="16" height="16" /></a><a href="http://dl.dropbox.com/u/393643/Vendor%20Presentations/Pure%20Storage/PS%20Card%20Front.pdf"  target="_blank"> Pure Storage Flash Array Manual &#8211; Front</a></li>
<li><a href="http://thestoragearchitect.com/wp-content/uploads/2011/10/post_it.png" ><img class="size-full wp-image-3016 alignleft" title="post_it" src="http://thestoragearchitect.com/wp-content/uploads/2011/10/post_it.png" alt="" width="16" height="16" /></a><a href="http://dl.dropbox.com/u/393643/Vendor%20Presentations/Pure%20Storage/PS%20Card%20Back.pdf"  target="_blank"> Pure Storage Flash Array Manual &#8211; Back</a></li>
</ul>
<p><a href="http://thestoragearchitect.com/2011/10/15/solid-state-arrays-pure-storage-inc/"><em>Click here to view the embedded video.</em></a></p>
<p><strong><span style="text-decoration: underline;">Disclaimer:  I attended TFD#8 as an invited blogger.  My accommodation, some transportation and most meals were paid for.  I was not compensated for my time, nor required to blog on any of the presentations.  None of my blog entries, or other postings receive any pre-approval or viewings from vendors.</span></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://thestoragearchitect.com/2011/10/15/solid-state-arrays-pure-storage-inc/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Travelling Again &#8211; West Coast Trip</title>
		<link>http://thestoragearchitect.com/2011/09/05/travelling-again-west-coast-trip/</link>
		<comments>http://thestoragearchitect.com/2011/09/05/travelling-again-west-coast-trip/#comments</comments>
		<pubDate>Mon, 05 Sep 2011 15:42:44 +0000</pubDate>
		<dc:creator>Chris M Evans</dc:creator>
				<category><![CDATA[Storage]]></category>
		<category><![CDATA[IDF]]></category>
		<category><![CDATA[Intel]]></category>
		<category><![CDATA[Tech Field Day]]></category>
		<category><![CDATA[TFD]]></category>

		<guid isPermaLink="false">http://www.thestoragearchitect.com/?p=2837</guid>
		<description><![CDATA[<p>Next week I&#8217;m travelling again and will be in the San Francisco area for the week.  For Tuesday &#38; Wednesday I&#8217;m at the Intel IDF (<a href="http://www.intel.com/idf/" >http://www.intel.com/idf/</a>) and for Thursday &#38; Friday I&#8217;ll be attending Tech Field Day #8 (<a href="http://techfieldday.com/2011/tfd8/" >http://techfieldday.com/2011/tfd8/</a>).</p> <p>I&#8217;ve not attended an Intel event before, however I&#8217;m interested to see [...]<!--Begin ClixTrac.com Rotator Code -->
<script type="text/javascript" language="javascript" src="http://www.clixtrac.com/rotate/321"></script>
<!--End ClixTrac.com Rotator Code -->]]></description>
			<content:encoded><![CDATA[<p>Next week I&#8217;m travelling again and will be in the San Francisco area for the week.  For Tuesday &amp; Wednesday I&#8217;m at the Intel IDF (<a href="http://www.intel.com/idf/" >http://www.intel.com/idf/</a>) and for Thursday &amp; Friday I&#8217;ll be attending Tech Field Day #8 (<a href="http://techfieldday.com/2011/tfd8/" >http://techfieldday.com/2011/tfd8/</a>).</p>
<p>I&#8217;ve not attended an Intel event before, however I&#8217;m interested to see their views on Storage and Cloud Computing futures as they have a vested interest in the success of these (and of course many other) technologies.</p>
<p>Currently TFD#8 no presenting companies have yet been announced, however knowing the history of previous events (I attended the very first in November 2009), I&#8217;m sure we&#8217;ll be seeing some interesting technology.</p>
<p>If you&#8217;re at the Intel event, drop me a note (@chrismevans on Twitter) and we can meet up.</p>
]]></content:encoded>
			<wfw:commentRss>http://thestoragearchitect.com/2011/09/05/travelling-again-west-coast-trip/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Gestalt IT Tech Field Day &#8211; Boston</title>
		<link>http://thestoragearchitect.com/2010/03/22/gestalt-it-tech-field-day-boston/</link>
		<comments>http://thestoragearchitect.com/2010/03/22/gestalt-it-tech-field-day-boston/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 10:00:11 +0000</pubDate>
		<dc:creator>Chris M Evans</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Boston]]></category>
		<category><![CDATA[Gestalt IT]]></category>
		<category><![CDATA[Tech Field Day]]></category>

		<guid isPermaLink="false">http://www.thestoragearchitect.com/?p=1281</guid>
		<description><![CDATA[<p><a href="http://31.222.189.99/wp-content/uploads/2009/11/Gestalt-IT-Field-Day-Logo3.jpg" ></a>The next Gestalt IT Field Day will be held in <a href="http://gestaltit.com/field-day/2010-boston/" >Boston</a> between 8-9 April 2010.  Unfortunately I won&#8217;t be able to attend, however lots of great people will, including the following already confirmed:</p>  <a href="http://twitter.com/JasonBoche" >Jason Boche</a> &#8211; <a href="http://boche.net/blog/" >boche.net</a> <a href="http://twitter.com/CCostan" >Carlo Costanzo</a> &#8211; <a href="http://www.vmwareinfo.com/" >VMware Info</a> <a [...]<!--Begin ClixTrac.com Rotator Code -->
<script type="text/javascript" language="javascript" src="http://www.clixtrac.com/rotate/321"></script>
<!--End ClixTrac.com Rotator Code -->]]></description>
			<content:encoded><![CDATA[<p><a href="http://31.222.189.99/wp-content/uploads/2009/11/Gestalt-IT-Field-Day-Logo3.jpg" ><img class="size-medium wp-image-971 alignright" title="Gestalt-IT-Field-Day-Logo" src="http://50.57.85.110/wp-content/uploads/2009/11/Gestalt-IT-Field-Day-Logo3-300x167.jpg" alt="Gestalt-IT-Field-Day-Logo" width="300" height="167" /></a>The next Gestalt IT Field Day will be held in <a href="http://gestaltit.com/field-day/2010-boston/" >Boston</a> between 8-9 April 2010.  Unfortunately I won&#8217;t be able to attend, however lots of great people will, including the following already confirmed:</p>
<ul>
<li> <a href="http://twitter.com/JasonBoche" >Jason Boche</a> &#8211; <a href="http://boche.net/blog/" >boche.net</a></li>
<li><a href="http://twitter.com/CCostan" >Carlo Costanzo</a> &#8211; <a href="http://www.vmwareinfo.com/" >VMware Info</a></li>
<li><a href="http://twitter.com/DavidMDavis" >David Davis</a> &#8211; <a href="http://www.vmwarevideos.com/" >VMwareVideos</a></li>
<li><a href="http://twitter.com/EtherealMind" >Greg Ferro</a> &#8211; <a href="http://etherealmind.com/" >EtherealMind</a> &amp; <a href="http://gestaltit.com/author/greg/" >Gestalt IT</a></li>
<li><a href="http://twitter.com/Texiwill" >Edward Haletky</a> &#8211; <a href="http://www.virtualizationpractice.com/blog/" >The Virtualisation Practice</a></li>
<li><a href="http://twitter.com/Knieriemen" >Greg Knieriemen</a> &#8211; <a href="http://iknerd.com/" >iKnerd</a> &amp; <a href="http://storagemonkeys.com/" >StorageMonkeys</a></li>
<li><a href="http://twitter.com/SimonLong_" >Simon Long</a> &#8211; <a href="http://www.simonlong.co.uk/blog/" >The SLOG</a> &amp; <a href="http://gestaltit.com/author/simon/" >Gestalt IT</a></li>
<li><a href="http://twitter.com/JohnObeto" >John Obeto</a> &#8211; <a href="http://www.absolutelywindows.com/" >Absolutely Windows</a></li>
<li><a href="http://twitter.com/StorageNerve" >Devang Panchigar</a> &#8211; <a href="http://storagenerve.com/" >StorageNerve</a> &amp; <a href="http://gestaltit.com/author/devang/" >GestaltIT</a></li>
<li><a href="http://twitter.com/BasRaayman" >Bas Raayman</a> &#8211; <a href="http://basraayman.com/" >Technical Diatribe</a></li>
<li><a href="http://twitter.com/Kiwi_Si" >Simon Seagrave</a> &#8211; <a href="http://www.techhead.co.uk/" >TechHead</a></li>
<li><a href="http://twitter.com/StandaloneSA" >Matt Simmons</a> &#8211; <a href="http://www.standalone-sysadmin.com/blog" >Standalone Sysadmin</a></li>
<li><a href="http://twitter.com/GabVirtualWorld" >Gabrie van Zanten</a> &#8211; <a href="http://www.gabesvirtualworld.com/" >Gabe&#8217;s Virtual World</a></li>
</ul>
<p>I see a high bias towards virtualisation with this lineup; looking at the presenting sponsors I think the topics and output could be fantastic:</p>
<ul>
<li><a href="http://www.cisco.com" >Cisco Systems</a></li>
<li><a href="http://www.drobo.com" >Data Robotics</a></li>
<li><a href="http://www.emc.com" >EMC Corporation</a></li>
<li><a rel="nofollow" href="http://www.hp.com" >Hewlett-Packard Company</a></li>
<li><a href="http://www.vkernel.com" >VKernel</a></li>
</ul>
<p>I haven&#8217;t seen any announcement of a Twitter hashtag (I expect it will be #techfieldday), look out for an update when it&#8217;s announced.</p>
]]></content:encoded>
			<wfw:commentRss>http://thestoragearchitect.com/2010/03/22/gestalt-it-tech-field-day-boston/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Review: DroboPro &#8211; Part I</title>
		<link>http://thestoragearchitect.com/2009/12/01/review-drobopro-part-i/</link>
		<comments>http://thestoragearchitect.com/2009/12/01/review-drobopro-part-i/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 21:40:04 +0000</pubDate>
		<dc:creator>Chris M Evans</dc:creator>
				<category><![CDATA[GestaltIT]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[DroboPro]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[Tech Field Day]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://thestoragearchitect.com/?p=919</guid>
		<description><![CDATA[<p><a rel="nofollow" href="http://thestoragearchitect.files.wordpress.com/2009/12/drobopro-front.gif" ></a>My new DroboPro arrived this week and so far I&#8217;m less than impressed.  As you know, I already have had a generation 1 Drobo for some time.  It has been a great device, doing exactly what I wanted.  After winning a second standard Drobo at <a href="http://gestaltit.com/field-day/" >Tech Field Day</a>, I paid for the upgrade to the [...]<!--Begin ClixTrac.com Rotator Code -->
<script type="text/javascript" language="javascript" src="http://www.clixtrac.com/rotate/321"></script>
<!--End ClixTrac.com Rotator Code -->]]></description>
			<content:encoded><![CDATA[<p><a rel="nofollow" href="http://thestoragearchitect.files.wordpress.com/2009/12/drobopro-front.gif" ><img class="alignright size-full wp-image-920" title="drobopro-front" src="http://thestoragearchitect.files.wordpress.com/2009/12/drobopro-front.gif" alt="" width="300" height="134" /></a>My new DroboPro arrived this week and so far I&#8217;m <strong>less</strong> than impressed.  As you know, I already have had a generation 1 Drobo for some time.  It has been a great device, doing exactly what I wanted.  After winning a second standard Drobo at <a href="http://gestaltit.com/field-day/" >Tech Field Day</a>, I paid for the upgrade to the <a href="http://www.drobo.com/products/drobopro/index.php" >DroboPro</a> in anticipation of a <strong>bigger</strong> and <strong>better</strong> machine.  Here&#8217;s what I&#8217;ve managed to achieve and determine so far.</p>
<div></div>
<div><strong>Hardware</strong></div>
<div></div>
<div><a rel="nofollow" href="http://thestoragearchitect.files.wordpress.com/2009/12/droborecess1.png" ><img class="size-full wp-image-922 alignleft" title="DroboRecess" src="http://thestoragearchitect.files.wordpress.com/2009/12/droborecess1.png" alt="" width="301" height="132" /></a>The device itself is very different.  First of all, the DroboPro accomodates up to<strong> 8 drives</strong> and so is orientated horizontally (otherwise it would fall over).  At the back, the cabling supports Ethernet, USB and Firewire.  Unfortunately the plugs are <strong>recessed</strong> and consequently removing the Ethernet cable is a pain as you can&#8217;t easily squeeze the retaining lug that releases the cable.  The power supply is now integrated into the unit and there&#8217;s no separate PSU brick.  This could present a problem if the power supply <strong>fails</strong>, as it isn&#8217;t obvious how (or even if) the integrated power supply could be replaced.  I expect that power is now integrated to make the DroboPro more datacentre friendly.  One last comment; the device is considerably more more <strong>noisy</strong> than its smaller brother, presumably because it has to cool twice as many hard drives.</div>
<div></div>
<div><strong>Powering Up</strong></div>
<div></div>
<div>Turning the device on is simple &#8211; there&#8217;s now an integrated on/off switch (hurrah).  I decided to move the current drives in my Drobo into the &#8216;Pro and see how the upgrade process would work.  This was when I hit the first non-intuitive issue.  As the device is on its side, it isn&#8217;t easy to work out whether drives should be inserted with the top metallic cover pointing left or right.  Turns out drives should be inserted with the top towards the status lights on the right.  I had to look at the <strong>instructions</strong> for that crucial piece of information.</div>
<div></div>
<div>Once the disks were in, the DroboPro went through the standard boot process while I installed the Drobo Dashboard software from the installation CD.  Here&#8217;s when I hit the next problem; I installed the software onto my MacBook as the DroboPro isn&#8217;t situated close to my desktop.  Unfortunately the CD software <strong>crashed</strong> the Mac as soon as I started to configure the device.</div>
<div></div>
<div>Eventually, I managed to connect the DroboPro to a nearby  Windows machine and deploy the latest version of Drobo Dashboard.  The CD version also has a bug with Windows 2003 Server; I needed to download and install the latest <strong>1.6.1</strong> release.</div>
<div></div>
<div><strong>Configuration</strong></div>
<div></div>
<div>The original Drobo was pretty simple to configure; plug in the USB cable (or Firewire on Gen2) and away you go.  DroboPro <strong>isn&#8217;t</strong> that simple, especially if you want to use iSCSI.  Firstly, initial configuration needs to be made over USB.  My device didn&#8217;t find my DHCP server, so I had to manually set the IP address once I was connected.  Next I needed to create some volumes.  This process although straightforward, seemed to completely <strong>ignore</strong> my volume names, leaving them all set as &#8220;Drobo&#8221;.  I wasn&#8217;t able to subsequently rename the volumes once they had formatted.</div>
<div></div>
<div>Most irritating is the way the Drobo Dashboard interacts with the iSCSI initiator on Windows.  Somehow, the software seems to <strong>dynamically</strong> add in the IP address of the DroboPro as a portal in the iSCSI definitions.  If you remove it, the setting immediately gets put back in!  I can&#8217;t find an easy way to<strong> force</strong> the Dashboard to stop binding the local machine to the iSCSI devices.  This is an important issue because the VMware configuration guide requires the configuration of the DroboPro to be completed on a management PC <strong>separate</strong> to ESX and to <strong>detach</strong> or power off the PC before attempting to connect to ESX.  I presume this happens because all the presented iSCSI LUNs are bound to a single iSCSI target and the first machine to log into that target locks it out for all other connections.</div>
<div></div>
<div><strong>Summary</strong></div>
<div></div>
<div>At this point, I have not yet connected my ESX server to the DroboPro (I ran out of time).  However there are some fundamental issues which are either not possible or are not documented clearly enough.  Here are my main issues:</div>
<div></div>
<ul>
<li><strong>USB and iSCSI Configuration</strong> &#8211; it isn&#8217;t clear whether the Drobo Dashboard can configure the DroboPro over either the USB connection or the iSCSI connection or whether USB connectivity needs to be retained for future configuration tasks.  Be aware &#8211; unplugging the USB cable seems to cause the Drobo to <strong>immediately</strong> reboot.</li>
<li><strong>Reduced Management</strong> &#8211; if the DroboPro is to be connected to an ESX server, then the documentation indicates the USB cable should be removed.  What&#8217;s then not clear is how the  ongoing status of the device can be managed.  For example, at this point, where should the Drobo Dashboard be run from?  The lack of a permanent management console means downtime to check the status of the device, to see the current occupancy levels and the effect of adding in additional capacity.</li>
<li><strong>Lack of detailed Information</strong> &#8211; As yet, I haven&#8217;t managed to work out where or whether there are details provided on the utilisation of each configured LUN.  The DroboPro allows for up to 16x 16TB LUNs, which is a huge volume of data (although ESX only allows iSCSI LUNs up to 2TB).  I&#8217;d like to be able to work out which of those 16 volumes consumes the most physical compared to logical space, especially with ESX where the Drobo&#8217;s intelligent file system aware technology currently doesn&#8217;t apply.</li>
<li><strong>Multi-Drobo Management.</strong> I have more than one Drobo device now (DroboPro, DroboShare &amp; Drobo).  The dashboard doesn&#8217;t appear to cater for multiple devices managed from the same machine.</li>
</ul>
<div></div>
<div>The original Drobo was (and still is) a great device.  I&#8217;d rather hoped that by adding the &#8220;Pro&#8221; moniker the DroboPro would be a step up in terms of features and management.  As far as I can tell it isn&#8217;t.  There are other devices on the market that provide better functionality with easier interfaces.  To be fair, the ability to dynamically increase capacity over time is a compelling one, however I don&#8217;t think that feature alone justifies the choice of a DroboPro over other more feature rich storage devices already on the market.</div>
]]></content:encoded>
			<wfw:commentRss>http://thestoragearchitect.com/2009/12/01/review-drobopro-part-i/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Enterprise Computing: Thin Provisioning and The Cookie Monster!</title>
		<link>http://thestoragearchitect.com/2009/11/17/enterprise-computing-thin-provisioning-and-the-cookie-monster/</link>
		<comments>http://thestoragearchitect.com/2009/11/17/enterprise-computing-thin-provisioning-and-the-cookie-monster/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 21:45:35 +0000</pubDate>
		<dc:creator>Chris M Evans</dc:creator>
				<category><![CDATA[GestaltIT]]></category>
		<category><![CDATA[Cookie Monster]]></category>
		<category><![CDATA[File System]]></category>
		<category><![CDATA[MFT]]></category>
		<category><![CDATA[NTFS]]></category>
		<category><![CDATA[Tech Field Day]]></category>
		<category><![CDATA[Thick Provisioning]]></category>
		<category><![CDATA[thin provisioning]]></category>
		<category><![CDATA[VMFS]]></category>
		<category><![CDATA[Zero Block Reclaim]]></category>

		<guid isPermaLink="false">http://thestoragearchitect.com/?p=895</guid>
		<description><![CDATA[<p>The <a href="http://gestaltit.com/featured/top/stephen/tech-field-day-1/" >Gestalt IT Field Day</a> was a great success in bringing together a mixture of delegates from varying discplines. Following the presentations from 3Par and Symantec, there was heated debate about the implementation of Thin Provisioning and the ability to reclaim released storage resources. This post covers the basic concepts of Thin Provisioning [...]<!--Begin ClixTrac.com Rotator Code -->
<script type="text/javascript" language="javascript" src="http://www.clixtrac.com/rotate/321"></script>
<!--End ClixTrac.com Rotator Code -->]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://gestaltit.com/featured/top/stephen/tech-field-day-1/" >Gestalt IT Field Day</a> was a great success in bringing together a mixture of delegates from varying discplines. Following the presentations from 3Par and Symantec, there was <strong>heated debate</strong> about the implementation of Thin Provisioning and the ability to <strong>reclaim</strong> released storage resources. This post covers the basic concepts of Thin Provisioning and more importantly how deleted resources can be recovered over time.</p>
<p><strong>Thin Provisioning Primer</strong></p>
<p>The underlying concept of thin provisioning is pretty simple; provide storage resources to those requesting it <strong>only</strong> as they need it.</p>
<p><a rel="nofollow" href="http://thestoragearchitect.files.wordpress.com/2009/11/tp-example-1.jpg" ><img class="alignright size-medium wp-image-897" style="margin:5px;" title="TP Example 1" src="http://thestoragearchitect.files.wordpress.com/2009/11/tp-example-1.jpg?w=300" alt="" width="180" height="167" /></a>Think of a standard <strong>&#8216;thick provisioned&#8217;</strong> environment.  As thick LUNs are created, the storage is assigned and mapped to that LUN to the <strong>full extent</strong> of the size requested.  See, the first graphic, which shows a RAID group of four 5GB drives.  I&#8217;ve assumed &#8220;RAID-0&#8243; here for simplification, i.e. no RAID overhead.  Each LUN (coloured separately) is made up from a 1GB slice of the available disks.  Thick provisioning is great if the LUNs are all 100% allocated.  In that instance, 100% of the available physical space is used up.  However, it is never the case that <strong>100%</strong> of a LUN is used and so wastage exists. </p>
<p>Look at the second graphic.  This shows how <strong>thin provisioned</strong> LUNs work.  As storage is requested by the LUN, the space is mapped to physical blocks of storage.  In this <a rel="nofollow" href="http://thestoragearchitect.files.wordpress.com/2009/11/tp-example-2.jpg" ><img class="alignright size-medium wp-image-901" title="TP Example 2" src="http://thestoragearchitect.files.wordpress.com/2009/11/tp-example-2.jpg?w=292" alt="" width="175" height="180" /></a>example, none of the logical LUNs are <strong>fully utilised</strong> and so don&#8217;t consume their full theoretical capacity.  This means that the pool of space can be over-subscribed and a sixth new LUN created.  Obviously there&#8217;s no such thing as a <strong>free lunch</strong> or infinite storage resources and in this example if a further five blocks are requested then physical space would be exhausted.  The next request for a new storage block would result in an error situation and this represents the main concern with <strong>over-subscribing</strong> thin provisioned volumes.</p>
<p>Now we get the concept of thin provisioning, there are a further two aspects to consider.  Firstly, when we say a LUN isn&#8217;t <strong>100% utilised</strong>, what to we mean?  Second, how can deleted blocks be <strong>returned</strong> to our free physical pool?</p>
<p><a rel="nofollow" href="http://thestoragearchitect.files.wordpress.com/2009/11/defrag1.jpg" ><img class="alignright size-medium wp-image-903" title="Defrag1" src="http://thestoragearchitect.files.wordpress.com/2009/11/defrag1.jpg?w=300" alt="" width="300" height="129" /></a>As LUNs are presented to hosts, they are formatted with a <strong>file system</strong>, for example on Windows it&#8217;s <strong>NTFS</strong>; a VMware environment would use <strong>VMFS</strong>.  The file system will have a standard layout which determines where the file index sits and the method in which files are allocated onto the disk.  Have a look at the third graphic.  This is a map of the C: drive for one of my servers.  Each block represents approximately <strong>22MB</strong>.  You can clearly see the MFT (NTFS index) in the centre of the volume.  A <strong>large percentage</strong> of the disk is unused.  In a thin provisioned environment, storage would have been requested only for the blocks with valid data and in this way, a LUN can be <strong>less</strong> than 100% allocated. </p>
<p>OK, so what happens if I create some files then <strong>delete</strong> them on the file system?  Most file systems remove a file by deleting the entry in the index rather than physically overwriting the file contents with binary zeros.  This is <strong>quick </strong>and <strong>efficient</strong> (if not slightly unsafe security wise).  The actual data isn&#8217;t <strong>overwritten</strong> and it is this &#8216;logical&#8217; deletion that enables undelete utilities to work.  The trouble is, most disk arrays are not <strong>file system aware</strong> and so can&#8217;t detect the logical deletion of a file.  Those arrays that offer thin provisioning typically detect unwanted space by looking for blocks containing only <strong>&#8216;binary zeros&#8217;</strong>.  This means simply deleting files will <strong>not</strong> release unused space back to the free block pool (except for one storage device I&#8217;ll discuss in more detail another time, that&#8217;s <strong>Drobo</strong>). Arrays which are capable of recovering unused space need to see data overwritten in order to recover it.</p>
<p>This (finally) brings us to the cookie analogy.  Imagine <strong>cookies</strong> are my free pool blocks.  There are a number of ways in which storage arrays operate in handling thin provisioning &#8211; different cookie monster personalities:</p>
<ul>
<li><strong>The Greedy Cookie Monster;</strong> grabs all the cookies he thinks he might eat, but never eats all of them and never returns any &#8211; this is the thick provisioning model.</li>
<li><strong>The Selfish Cookie Monster;</strong> only grabs cookies as he gets hungry but if he doesn&#8217;t eat them immediately, doesn&#8217;t give them back &#8211; this is thin provisioning with no zero block reclaim.  Eventually thin provisioning will become thick as all logical blocks in a LUN become mapped to physical storage.</li>
<li><strong>The Nice Cookie Monster;</strong> takes the cookies as he gets hungry but only returns uneaten cookies if asked &#8211; this is thin provisioning with manual zero block reclaim.  A manual process is required to zero out the unused space and to return it to the free pool.</li>
<li><strong>The Saintly Cookie Monster;</strong> takes the cookes as he gest hungry and offers them back immediately he realises he can&#8217;t eat them  &#8211; this is thin provisioning with automatic zero block or free space reclaim. </li>
</ul>
<p>So, of the storage arrays out there offering thin provisioning, which fit the various Cookie Monster personality types?  I&#8217;ll leave that for you to guess.</p>
]]></content:encoded>
			<wfw:commentRss>http://thestoragearchitect.com/2009/11/17/enterprise-computing-thin-provisioning-and-the-cookie-monster/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>GestaltIT Tech Field Day &#8211; Day 2: Ocarina, Nirvanix and Data Robotics</title>
		<link>http://thestoragearchitect.com/2009/11/16/gestaltit-tech-field-day-day-2-ocarina-nirvanix-and-data-robotics/</link>
		<comments>http://thestoragearchitect.com/2009/11/16/gestaltit-tech-field-day-day-2-ocarina-nirvanix-and-data-robotics/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 21:31:11 +0000</pubDate>
		<dc:creator>Chris M Evans</dc:creator>
				<category><![CDATA[Cloud]]></category>
		<category><![CDATA[GestaltIT]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[Data Robotics]]></category>
		<category><![CDATA[Gestalt IT]]></category>
		<category><![CDATA[Nirvanix]]></category>
		<category><![CDATA[Ocarina]]></category>
		<category><![CDATA[Tech Field Day]]></category>
		<category><![CDATA[W Curtis Preston]]></category>

		<guid isPermaLink="false">http://thestoragearchitect.com/?p=890</guid>
		<description><![CDATA[<p>Day 2 of the Tech Field Day kicked off with a trip to <a href="http://www.ocarinanetworks.com/" >Ocarina Networks</a>. For those who don&#8217;t know (a) Ocarina offer a &#8220;data reduction&#8221; appliance (b) an <a rel="nofollow" href="http://en.wikipedia.org/wiki/Ocarina" >ocarina</a> is a small oval, china flute. I say data reduction as the Ocarina appliance uses a variety of methods for reducing [...]<!--Begin ClixTrac.com Rotator Code -->
<script type="text/javascript" language="javascript" src="http://www.clixtrac.com/rotate/321"></script>
<!--End ClixTrac.com Rotator Code -->]]></description>
			<content:encoded><![CDATA[<p>Day 2 of the Tech Field Day kicked off with a trip to <a href="http://www.ocarinanetworks.com/" >Ocarina Networks</a>.  For those who don&#8217;t know (a) Ocarina offer a &#8220;data reduction&#8221; appliance (b) an <a rel="nofollow" href="http://en.wikipedia.org/wiki/Ocarina" >ocarina</a> is a small oval, china flute.  I say data reduction as the Ocarina appliance uses a variety of methods for reducing data size, including compression and de-duplication.  The main presenters for Ocarina were Carter George and the CTO Goutham (Gou) Rao.  Rather than deliver death by PowerPoint, Gou chose to whiteboard his entire session, getting into some significant depth on the theory behind data reduction techniques.  The whiteboard approach was very informative  and popular with the delegates, generating lots of conversation.</p>
<p>Next up was <a href="http://www.nirvanix.com/" >Nirvanix</a>.  Nirvanix are a &#8220;cloud storage&#8221; company, operating in the same space as Amazon S3.  After providing an overview of the company, Peter Pistek provided details of CloudNAS 2.0 a software offering which enables a Linux or Windows server to act as a NAS device, storing the data directly in Nirvanix&#8217;s cloud.  This is a product I&#8217;ve reviewed in the past and previously I&#8217;ve not been favourable towards it.  Expect to see my review of the 2.0 version in the near future.</p>
<p>Day 2 lunch was provided by W Curtis Preston and was followed by &#8220;Mr Backup&#8221; taking us through his new venture &#8211; Truth In IT, a paid-for community portal to assist clients in evaluating storage products (initially backup).</p>
<p>The afternoon was taken up by a trip to <a href="http://www.drobo.com/" >Data Robotics</a>, creators of the Drobo storage device.  This session was probably my most anticipated of the week and I wasn&#8217;t let down.  It was superb &#8211; for a number of reasons.  Firstly, CEO <a href="http://www.drobo.com/company/management.php" >Geoff Barrall</a> took us through the product in more depth, answering some of the questions I&#8217;ve always had around the way Drobo&#8217;s BeyondRAID technology operates.  This will become a post in its own right, expect to read it over the coming week.</p>
<p>The Field Day delegates then split into groups for a practical session, followed by a questionnaire, the winners of which would receive a Drobo each.  The winners were; Team #1 &#8211; <a href="http://www.twitter.com/chrismevans" >me</a>, <a href="http://www.twitter.com/rodos" >Rod</a>, <a href="http://www.twitter.com/storagenerve" >Devang</a> and <a href="http://www.twitter.com/kiwi_si" >Simon</a>!  Now I have two Drobo devices for my data.</p>
<p>The most anticipated part of the Drobo session was the unveiling of two new Drobo products.  Details are under embargo until November 23rd, however I can say the new devices will fill out the Drobo range very nicely.  Expect a post on this as the embargo date is reached.</p>
<p>Day 2 wrapped up with dinner at a local italian restaurant and signalled the start of delegate&#8217;s long trips home.</p>
<p>In summary, the first Gestalt IT Tech Field Day has been a <strong>great success</strong>.  The presenters have been open with their product information, keen to discuss details and helped to provide a lot of <strong>insight</strong> into their thinking and strategies.  Fortunately, no-one fell into the &#8220;marketing slideware&#8221; trap.  Expect to see posts over the coming weeks and days that delve into some of the details we&#8217;ve seen over the last two days.  As a group we&#8217;ve covered a huge number of topics to even attempt to put into a single post.</p>
<p>Congratulations to <strong>Stephen Foskett</strong> for setting the event up.  A great deal of thanks also need to go to <strong>Claire Chaplais</strong> and <strong>Sunshine Mugrabi</strong>, without whom the event wouldn&#8217;t have happened.  One final thought; where and when will Tech Field Day 2 be?</p>
<p><a rel="nofollow" href="http://www.flickr.com/photos/33818355@N07/sets/72157622693448519/" >http://www.flickr.com/photos/33818355@N07/sets/72157622693448519/</a></p>
<p><em>Disclaimer/Disclosure:  The sponsors and presenters of the Gestalt IT Tech Field Day event have only paid for my accommodation and travel expenses in San Jose during this trip.  I am not employed or paid by any of the sponsors/presenters to express my views.  I have received a Drobo storage device as part of the competition held at Data Robotics during the Field Day.  I also received a nice Drobo body warmer &amp; T-Shirt and a T-Shirt from 3Par, plus a number of assorted USB memory sticks.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://thestoragearchitect.com/2009/11/16/gestaltit-tech-field-day-day-2-ocarina-nirvanix-and-data-robotics/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Gestalt IT Tech Field Day &#8211; Day 1: MDS Micro, Xsigo, VMware</title>
		<link>http://thestoragearchitect.com/2009/11/15/gestalt-it-tech-field-day-day-1-mds-micro-xsigo-vmware/</link>
		<comments>http://thestoragearchitect.com/2009/11/15/gestalt-it-tech-field-day-day-1-mds-micro-xsigo-vmware/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 22:03:48 +0000</pubDate>
		<dc:creator>Chris M Evans</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[GestaltIT]]></category>
		<category><![CDATA[3par]]></category>
		<category><![CDATA[Comupter History Musem]]></category>
		<category><![CDATA[Gestalt IT]]></category>
		<category><![CDATA[MDS Micro]]></category>
		<category><![CDATA[Tech Field Day]]></category>
		<category><![CDATA[techfieldday]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[Xsigo]]></category>

		<guid isPermaLink="false">http://thestoragearchitect.com/?p=865</guid>
		<description><![CDATA[<p><a rel="nofollow" href="http://thestoragearchitect.files.wordpress.com/2009/11/gestalt-it-field-day-logo2.jpg" ></a>Day 1 of the Gestalt IT Field Day started early at 7am with a trip to VMware and their executive briefing centre where breakfast was provided.   As well as food, there was an opportunity to see the &#8220;data centre in a rack&#8221;, used at VMworld to run all of the demo [...]<!--Begin ClixTrac.com Rotator Code -->
<script type="text/javascript" language="javascript" src="http://www.clixtrac.com/rotate/321"></script>
<!--End ClixTrac.com Rotator Code -->]]></description>
			<content:encoded><![CDATA[<p><a rel="nofollow" href="http://thestoragearchitect.files.wordpress.com/2009/11/gestalt-it-field-day-logo2.jpg" ><img class="alignright size-medium wp-image-871" title="Gestalt-IT-Field-Day-Logo" src="http://thestoragearchitect.files.wordpress.com/2009/11/gestalt-it-field-day-logo2.jpg?w=300" alt="Gestalt-IT-Field-Day-Logo" width="300" height="167" /></a>Day 1 of the Gestalt IT Field Day started early at 7am with a trip to VMware and their executive briefing centre where breakfast was provided.   As well as food, there was an opportunity to see the &#8220;data centre in a rack&#8221;, used at VMworld to run all of the demo and presentation materials. Once replete, we were whisked off to another VMware office for presentations from MDS Micro, Xsigo and VMware. At this point the choice of sponsors became clear, as the integration of high density server hardware (MDS Micro), I/O virtualisation (Xsigo) and virtualisation software (VMware) was used to create the &#8220;data centre in a rack&#8221; we saw earlier. Whilst the combination of the three offerings was compelling, I think it may be some time before highly compact computing offerings like this are widely adopted. The lab test was testament to this; the simplicity with which virtual HBAs and NICs could be created lends itself to virtual device sprawl unless clear best practices and standards are put in place. That said, this type of computing power will be the future for many organisations.</p>
<p>From VMware, we moved on to 3Par and a presentation on the InServ hardware, with a follow up from Symantec. Again the parthership message was clear. 3Par provide thin provisioning with the ability to reclaim unused resources. This is achieved today through detecting patterns of data with no content (binary zeros), but in partnership with Symantec will be integrated into the Veritas File System. The 3Par presenters were excellent and the only disappointment was the lack of time to talk. To be fair, it would have been possible to take the whole day just discussing 3Par alone.</p>
<p>Next stop was the Computer History Museum for the first evening party. This was a chance to catch up more informally with the sponsors. It was also an opportunity for me to talk with The Notorious 3P (otherwise known as Marc Farley). The museum was fascinating, with exhibits ranging from Babbage&#8217;s Difference Engine to the first Apple I and a range of computing devices from my youth (the Commodore Pet, Sinclair Spectrum and many many others).</p>
<p>Festivities continued at the bar of the DoubleTree where the heated discussion turned to the subject of thin provisioning with VMware. it&#8217;s interesting that thin provisioning still causes serious debate.</p>
<p>All in all, the day was extremely successful, The depth and quality of the content in the presentations was very high; the whole day ran without a hitch, to which the organisers (Stephen, Claire and Sunshine) deserve all the credit.</p>
<p>In the coming weeks I&#8217;ll discuss in more detail the content of today&#8217;s presentations, including more talk about thin provisioning. In the meantime, here are pictures from the day.</p>
<p><a rel="nofollow" href="http://www.flickr.com/photos/33818355@N07/sets/72157622685914563/show/" >http://www.flickr.com/photos/33818355@N07/sets/72157622685914563/show/</a><a rel="nofollow" href="http://www.flickr.com/photos/33818355@N07/show/" ></a></p>
]]></content:encoded>
			<wfw:commentRss>http://thestoragearchitect.com/2009/11/15/gestalt-it-tech-field-day-day-1-mds-micro-xsigo-vmware/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Gestalt IT Tech Field Day &#8211; Day 0 &#8211; Continued&#8230;</title>
		<link>http://thestoragearchitect.com/2009/11/12/gestalt-it-tech-field-day-day-0-continued/</link>
		<comments>http://thestoragearchitect.com/2009/11/12/gestalt-it-tech-field-day-day-0-continued/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 00:58:39 +0000</pubDate>
		<dc:creator>Chris M Evans</dc:creator>
				<category><![CDATA[GestaltIT]]></category>
		<category><![CDATA[Devang Panchigar]]></category>
		<category><![CDATA[Gestalt IT]]></category>
		<category><![CDATA[Nigel Poulton]]></category>
		<category><![CDATA[Robin Harris]]></category>
		<category><![CDATA[San Jose]]></category>
		<category><![CDATA[SImon Seagrave]]></category>
		<category><![CDATA[Tech Field Day]]></category>

		<guid isPermaLink="false">http://thestoragearchitect.com/?p=854</guid>
		<description><![CDATA[<p>Finally arrived at the DoubleTree in San Jose.  Met up with <a href="http://twitter.com/StorageNerve" >Devang</a>, <a href="http://twitter.com/nigelpoulton" >Nigel</a> and <a href="http://twitter.com/Kiwi_Si" >Simon</a> at the airport and shared a leisurely hour discussing our thoughts as we travelled to the hotel.  Thanks to Stephen and Claire for a great limo!</p> <p>Whilst checking in we bumped into <a href="http://twitter.com/StorageMojo" [...]<!--Begin ClixTrac.com Rotator Code -->
<script type="text/javascript" language="javascript" src="http://www.clixtrac.com/rotate/321"></script>
<!--End ClixTrac.com Rotator Code -->]]></description>
			<content:encoded><![CDATA[<p>Finally arrived at the DoubleTree in San Jose.  Met up with <a href="http://twitter.com/StorageNerve" >Devang</a>, <a href="http://twitter.com/nigelpoulton" >Nigel</a> and <a href="http://twitter.com/Kiwi_Si" >Simon</a> at the airport and shared a leisurely hour discussing our thoughts as we travelled to the hotel.  Thanks to Stephen and Claire for a great limo!</p>
<p>Whilst checking in we bumped into <a href="http://twitter.com/StorageMojo" >Robin Harris</a> in the foyer.  I&#8217;ve read Robin&#8217;s blog for quite a while and it was great to finally meet him in person.</p>
<p>Now it&#8217;s time for ablutions and off to the bar in a vain attempt to keep awake (8 hour lag for us Brits).  More later, possibly including some photos from the bar (if they&#8217;re printable!).</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://thestoragearchitect.com/2009/11/12/gestalt-it-tech-field-day-day-0-continued/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Social Networking: GestaltIT Tech Field Day Confirmed!</title>
		<link>http://thestoragearchitect.com/2009/10/26/social-networking-gestaltit-tech-field-day-confirmed/</link>
		<comments>http://thestoragearchitect.com/2009/10/26/social-networking-gestaltit-tech-field-day-confirmed/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 16:22:25 +0000</pubDate>
		<dc:creator>Chris M Evans</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[3par]]></category>
		<category><![CDATA[Data Robotics]]></category>
		<category><![CDATA[GestaltIT]]></category>
		<category><![CDATA[MDS]]></category>
		<category><![CDATA[Nirvanix]]></category>
		<category><![CDATA[Ocarina Networks]]></category>
		<category><![CDATA[Tech Field Day]]></category>
		<category><![CDATA[Xsigo Systems]]></category>

		<guid isPermaLink="false">http://thestoragearchitect.com/?p=809</guid>
		<description><![CDATA[<p>No doubt if you follow things on <a href="http://gestaltit.com/" >GestaltIT</a>, you will know that the first Tech Field Day has been <a href="http://gestaltit.com/featured/top/stephen/announcing-tech-field-day/" >confirmed</a>.  Vendors baked in to present their products are (in no particular order): <a href="http://www.3par.com/index.html" >3Par</a>, <a href="http://drobo.com/" >Data Robotics Inc</a>, <a href="http://www.mdsmicro.com/index.php" >MDS</a>, <a href="http://nirvanix.com/" >Nirvanix</a>, <a href="http://ocarinanetworks.com/index.php" >Ocarina Networks</a> and [...]<!--Begin ClixTrac.com Rotator Code -->
<script type="text/javascript" language="javascript" src="http://www.clixtrac.com/rotate/321"></script>
<!--End ClixTrac.com Rotator Code -->]]></description>
			<content:encoded><![CDATA[<p>No doubt if you follow things on <a href="http://gestaltit.com/" >GestaltIT</a>, you will know that the first Tech Field Day has been <a href="http://gestaltit.com/featured/top/stephen/announcing-tech-field-day/" >confirmed</a>.  Vendors baked in to present their products are (in no particular order): <a href="http://www.3par.com/index.html" >3Par</a>, <a href="http://drobo.com/" >Data Robotics Inc</a>, <a href="http://www.mdsmicro.com/index.php" >MDS</a>, <a href="http://nirvanix.com/" >Nirvanix</a>, <a href="http://ocarinanetworks.com/index.php" >Ocarina Networks</a> and <a href="http://www.xsigo.com/index.php" >Xsigo Systems</a>.</p>
<p>There are a select number of bloggers from the IT community attending (myself included), with interests covering Storage, Networks, Virtualisation and more. The reason the blogging community are interested I think is pretty obvious.  The question is, why would vendors want to do this?</p>
<p>It&#8217;s worth taking a step back to look at what the bloggers in question (who also write for GestaltIT) bring to the table.  No doubt there&#8217;s the insight and unbiased commentary but probably more important is the ability to access potential customers via a route which traditional marketing can&#8217;t deliver.  After all, the bloggers are independent, not paid by the vendors and have built their reputations and followings on this level of impartiality.  Clearly the vendors choosing to present their wares next month both believe in their products and believe that the blogging phenomenon is a better way to get the message out on their products in an impartial manner.</p>
<p>For me personally, I&#8217;ll be interested in looking at some technologies I&#8217;ve not really seen in detail (Ocarina, Xsigo) plus others I already know. Expect pictures (perhaps some video) and lots of commentary over the course of the two days (November 12/13).</p>
]]></content:encoded>
			<wfw:commentRss>http://thestoragearchitect.com/2009/10/26/social-networking-gestaltit-tech-field-day-confirmed/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

