<?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; storage vmotion</title>
	<atom:link href="http://thestoragearchitect.com/tag/storage-vmotion/feed/" rel="self" type="application/rss+xml" />
	<link>http://thestoragearchitect.com</link>
	<description>Storage, Virtualisation &#38; Cloud</description>
	<lastBuildDate>Wed, 23 May 2012 22:20:49 +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>Enterprise Computing: VMware Announce vSphere 4</title>
		<link>http://thestoragearchitect.com/2009/04/21/enterprise-computing-vmware-announce-vsphere-4/</link>
		<comments>http://thestoragearchitect.com/2009/04/21/enterprise-computing-vmware-announce-vsphere-4/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 21:12:16 +0000</pubDate>
		<dc:creator>Chris M Evans</dc:creator>
				<category><![CDATA[Virtualisation]]></category>
		<category><![CDATA[storage vmotion]]></category>
		<category><![CDATA[thin provisioning]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://thestoragearchitect.com/?p=512</guid>
		<description><![CDATA[<p>In case you haven&#8217;t noticed, the next chapter in the story of the unstoppable juggernaut that is VMware is here.  It&#8217;s called VMware vSphere 4 (dropping the Virtual Infrastructure moniker) but is still essentially the same as the previous VMware with incremental improvements.  The full story of what private and public clouds will be seems [...]<!--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>In case you haven&#8217;t noticed, the next chapter in the story of the unstoppable juggernaut that is VMware is here.  It&#8217;s called VMware vSphere 4 (dropping the Virtual Infrastructure moniker) but is still essentially the same as the previous VMware with incremental improvements.  The full story of what private and public clouds will be seems a long way off, however in the short term there are improvements to storage which are worthy of discussion.</p>
<p><strong>vStorage Thin Provisioning</strong></p>
<p>Although it existed in VI3, Thin Provisioning is now fully integrated in vSphere 4.  A VMDK can be allocated as thick or thin.  Thin VMDKs are created initially with only 1MB of storage.  As data is written to the VMDK, then storage blocks are created on physical storage.  Thin VMDKs definitely save on storage; on my test VMware environment I use a template of each Windows platform.  My Windows 2008 template is created with a default 40GB of storage; this actually uses around 5GB when cloned to a thin VMDK.</p>
<p><a href="http://thestoragearchitect.brookend.dyndns.org/?attachment_id=513" rel="attachment wp-att-513" ><img class="alignright size-medium wp-image-513" title="vsphere1" src="http://thestoragearchitect.files.wordpress.com/2009/04/vsphere1.jpg?w=300" alt="vsphere1" width="300" height="197" /></a>Here&#8217;s a (plagiarised) graphic which goes towards explaining how vStorage Thin Provisioning works.  It also shows that vStorage TP can be used in conjunction with thin provisioning on the underlying storage array.  Question: why do that?  Well, firstly, the benefits of vStorage Thin Provisioning are obvious &#8211; don&#8217;t allocate storage you&#8217;re not using, especially when you&#8217;re creating tens if not hundreds of virtual machines.  Thin provisioning on the storage array also makes sense.  It allows you to create a large datastore and grow into it; having a large datastore in the first place reduces the need to move or re-allocate VMDKs once they are created (more on this later).</p>
<p><strong>Improved iSCSI Initiator Efficiency</strong></p>
<p>The ESX iSCSI initiator has been completely re-written.  This is expected to result in higher throughput and lower CPU utilisation.  This also seems like the first step (of likely many) towards enabling converged and unified storage connectivity for the hypervisor.  Of course it&#8217;s also a implied admission that performance of iSCSI needed to be improved.</p>
<p><strong>Dynamic Expansion of VMFS Volumes</strong></p>
<p>A new feature called VMFS Volume Grow allows the expansion of a datastore on a VMFS LUN.  If the underlying physical LUN is expanded then Volume Grow can be used to expand the datastore to make use of the new space.  Enabling this dynamic expansion allows more flexibility in virtual storage design and these kinds of features are going to be essential in enabling always-on technology.</p>
<p><strong>Enhanced Storage vMotion</strong></p>
<p>Storage vMotion has been improved in a number of ways.  Datastores can now be moved between LUNs from different protocols (Fibre Channel, iSCSI or NFS).  Removal of this restriction gives more options for placing data on the right platform.  It also negates the discussion about protocol; eventually the protocol will be irrelevant and so we see again a move towards commoditisation of the storage array.  Storage vMotion performance has been improved and can manage thick to thin conversion at the same time as migrating.  </p>
<p><strong>Pluggable Storage Architecture</strong></p>
<p>PSA enables vendors to provide their own multi-path drivers to supplement the native multi-path drive (NMP).  Presumably for EMC this means a version of PowerPath for ESX.  As we move forward with larger VMware deployments, then clever multipathing will be essential.  If we are seeing VMware as the new mainframe, then multi-pathing will need to be the new EMIF (if you don&#8217;t know what that means, ask me and I might write a post on it).  Future architecture will be storage, interconnect and processing power; storage will be plugged into the interconnect with many connections (USP and V-Max both now support up to 128 physical connections, 192 on a USP with restricted disk backend) and efficient multi-path algorithms will be needed to make most use of this.</p>
<p><strong>Summary</strong></p>
<p>So, there are things I&#8217;ve not mentioned (VMDirect path, paravirtualised SCSI) but this post is getting long now.  vSphere is definitely addressing storage needs for the future.  I can&#8217;t wait to get stuck in and see it in action.</p>
]]></content:encoded>
			<wfw:commentRss>http://thestoragearchitect.com/2009/04/21/enterprise-computing-vmware-announce-vsphere-4/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>VMware Announce vSphere 4</title>
		<link>http://thestoragearchitect.com/2009/04/21/enterprise-computing-vmware-announce-vsphere-4-2/</link>
		<comments>http://thestoragearchitect.com/2009/04/21/enterprise-computing-vmware-announce-vsphere-4-2/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 21:12:16 +0000</pubDate>
		<dc:creator>Chris M Evans</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Virtualisation]]></category>
		<category><![CDATA[storage vmotion]]></category>
		<category><![CDATA[thin provisioning]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://thestoragearchitect.com/?p=512</guid>
		<description><![CDATA[<p>In case you haven&#8217;t noticed, the next chapter in the story of the unstoppable juggernaut that is VMware is here.  It&#8217;s called VMware vSphere 4 (dropping the Virtual Infrastructure moniker) but is still essentially the same as the previous VMware with incremental improvements.  The full story of what private and public clouds will be seems [...]<!--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>In case you haven&#8217;t noticed, the next chapter in the story of the unstoppable juggernaut that is VMware is here.  It&#8217;s called VMware vSphere 4 (dropping the Virtual Infrastructure moniker) but is still essentially the same as the previous VMware with incremental improvements.  The full story of what private and public clouds will be seems a long way off, however in the short term there are improvements to storage which are worthy of discussion.</p>
<p><strong>vStorage Thin Provisioning</strong></p>
<p>Although it existed in VI3, Thin Provisioning is now fully integrated in vSphere 4.  A VMDK can be allocated as thick or thin.  Thin VMDKs are created initially with only 1MB of storage.  As data is written to the VMDK, then storage blocks are created on physical storage.  Thin VMDKs definitely save on storage; on my test VMware environment I use a template of each Windows platform.  My Windows 2008 template is created with a default 40GB of storage; this actually uses around 5GB when cloned to a thin VMDK.</p>
<p><a href="http://79.125.40.138/?attachment_id=513" rel="attachment wp-att-513" ><img class="alignright size-medium wp-image-513" title="vsphere1" src="http://thestoragearchitect.files.wordpress.com/2009/04/vsphere1.jpg?w=300" alt="vsphere1" width="300" height="197" /></a>Here&#8217;s a (plagiarised) graphic which goes towards explaining how vStorage Thin Provisioning works.  It also shows that vStorage TP can be used in conjunction with thin provisioning on the underlying storage array.  Question: why do that?  Well, firstly, the benefits of vStorage Thin Provisioning are obvious &#8211; don&#8217;t allocate storage you&#8217;re not using, especially when you&#8217;re creating tens if not hundreds of virtual machines.  Thin provisioning on the storage array also makes sense.  It allows you to create a large datastore and grow into it; having a large datastore in the first place reduces the need to move or re-allocate VMDKs once they are created (more on this later).</p>
<p><strong>Improved iSCSI Initiator Efficiency</strong></p>
<p>The ESX iSCSI initiator has been completely re-written.  This is expected to result in higher throughput and lower CPU utilisation.  This also seems like the first step (of likely many) towards enabling converged and unified storage connectivity for the hypervisor.  Of course it&#8217;s also a implied admission that performance of iSCSI needed to be improved.</p>
<p><strong>Dynamic Expansion of VMFS Volumes</strong></p>
<p>A new feature called VMFS Volume Grow allows the expansion of a datastore on a VMFS LUN.  If the underlying physical LUN is expanded then Volume Grow can be used to expand the datastore to make use of the new space.  Enabling this dynamic expansion allows more flexibility in virtual storage design and these kinds of features are going to be essential in enabling always-on technology.</p>
<p><strong>Enhanced Storage vMotion</strong></p>
<p>Storage vMotion has been improved in a number of ways.  Datastores can now be moved between LUNs from different protocols (Fibre Channel, iSCSI or NFS).  Removal of this restriction gives more options for placing data on the right platform.  It also negates the discussion about protocol; eventually the protocol will be irrelevant and so we see again a move towards commoditisation of the storage array.  Storage vMotion performance has been improved and can manage thick to thin conversion at the same time as migrating.</p>
<p><strong>Pluggable Storage Architecture</strong></p>
<p>PSA enables vendors to provide their own multi-path drivers to supplement the native multi-path drive (NMP).  Presumably for EMC this means a version of PowerPath for ESX.  As we move forward with larger VMware deployments, then clever multipathing will be essential.  If we are seeing VMware as the new mainframe, then multi-pathing will need to be the new EMIF (if you don&#8217;t know what that means, ask me and I might write a post on it).  Future architecture will be storage, interconnect and processing power; storage will be plugged into the interconnect with many connections (USP and V-Max both now support up to 128 physical connections, 192 on a USP with restricted disk backend) and efficient multi-path algorithms will be needed to make most use of this.</p>
<p><strong>Summary</strong></p>
<p>So, there are things I&#8217;ve not mentioned (VMDirect path, paravirtualised SCSI) but this post is getting long now.  vSphere is definitely addressing storage needs for the future.  I can&#8217;t wait to get stuck in and see it in action.</p>
]]></content:encoded>
			<wfw:commentRss>http://thestoragearchitect.com/2009/04/21/enterprise-computing-vmware-announce-vsphere-4-2/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Storage VMotion</title>
		<link>http://thestoragearchitect.com/2007/10/08/storage-vmotion/</link>
		<comments>http://thestoragearchitect.com/2007/10/08/storage-vmotion/#comments</comments>
		<pubDate>Mon, 08 Oct 2007 21:09:00 +0000</pubDate>
		<dc:creator>Chris M Evans</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[cluster]]></category>
		<category><![CDATA[EMC]]></category>
		<category><![CDATA[replication]]></category>
		<category><![CDATA[storage vmotion]]></category>
		<category><![CDATA[vmotion]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://thestoragearchitect.wordpress.com/2007/10/08/storage-vmotion/</guid>
		<description><![CDATA[<p>I read the following interesting <a href="http://www.vmware.com/company/news/releases/esx_35.html" >news release</a> from VMware today. It covers lots of new features for the future release (3.5) of VMware but the one that caught my eye discusses a new feature called VMware Storage VMotion.</p> <p>This feature will apparently allow the migration of a VMware virtual disk between different storage [...]<!--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>I read the following interesting <a href="http://www.vmware.com/company/news/releases/esx_35.html" >news release</a> from VMware today. It covers lots of new features for the future release (3.5) of VMware but the one that caught my eye discusses a new feature called VMware Storage VMotion.</p>
<p>This feature will apparently allow the migration of a VMware virtual disk between different storage systems in the same manner that VMotion allows a virtual host to be moved between physical servers. I&#8217;m interested in how VMware will have chosen to implement this as there are lots of places in the stack they could choose to do it. For example, will there be any integration with array vendors&#8217; technology (like SRDF/TrueCopy) to manage the replication at the lowest level? Will the replication be managed via a virtual target/initiator in the fabric or will the VMware O/S manage the duplexed data writes at the application layer?</p>
<p>The difficulty of using replication outside of the application layer will be managing data integrity and also speed of replication cutover as the VMware guest is shifted to the new physical location.  Add into that the complexity that each member of the VMware &#8220;cluster&#8221; will probably want read/write access to the virtual disks on which the virtual hosts are defined, then technologies like SRDF aren&#8217;t going to work.</p>
<p>What about the CDP products?  These seem to be a good logical fit as they replicate and track each block change independently, but I think the same issues of read/write access will apply and therefore these products will be equally unsuitable.</p>
<p>I think it is likely VMware will implement a &#8220;standard&#8221; cluster with multiple disks being written to by all members of the cluster and using IP to manage synchronisation.  This may be good for a local solution but in reality what does VMotion then buy you?  As a tool for managing the location of virtual machines across a farm of servers then VMotion is a fantastic tool.   I just love the ability to move a host around to manage performance/workload on physical machines and to provide the ability to take physical servers out of a complex in order to do maintenance work. </p>
<p>But with today&#8217;s 99.999% available storage subsystems, which can be maintained and expanded online without outage, is there any benefit in being able to move a VMware host to another storage system, unless that storage system is remotely located?</p>
<p>Storage VMotion sounds like a great idea but I&#8217;m not sure of the practical use of it &#8211; especially bearing in mind there will be a significant cost associated with the new feature.
<div class="blogger-post-footer">
<p>_uacct = &#8220;UA-1104321-2&#8243;;<br />
urchinTracker();
</p></div>
]]></content:encoded>
			<wfw:commentRss>http://thestoragearchitect.com/2007/10/08/storage-vmotion/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

