<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
xmlns:rawvoice="http://www.rawvoice.com/rawvoiceRssModule/"
>

<channel>
	<title>Gestalt IT &#187; P2V Archives  &#8211; Gestalt IT</title>
	<atom:link href="http://gestaltit.com/tag/p2v/feed/" rel="self" type="application/rss+xml" />
	<link>http://gestaltit.com</link>
	<description>Independent Experts United</description>
	<lastBuildDate>Wed, 08 Feb 2012 17:00:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<image>
			<title>Gestalt IT</title>
			<url>http://gestaltit.com/wp-content/uploads/2009/02/gestalt-it-feedicon-21.png</url>
			<link>http://gestaltit.com</link>
			<width>144</width>
			<height>37</height>
			<description>Independent Experts United</description>
		</image><!-- podcast_generator="Blubrry PowerPress/2.0.4" -->
	<itunes:summary>Gestalt IT is a community of independent IT infrastructure experts. We gather at GestaltIT.com and our Tech FIeld Day events to discuss the topics of the day. This podcast includes video and audio recordings of these discussions.</itunes:summary>
	<itunes:author>Stephen Foskett</itunes:author>
	<itunes:explicit>no</itunes:explicit>
	<itunes:image href="http://gestaltit.com/wp-content/uploads/powerpress/Gestalt_IT_Tech_Field_Day_Roundtable_Podcast_600.png" />
	<itunes:owner>
		<itunes:name>Stephen Foskett</itunes:name>
		<itunes:email>stephen@fosketts.net</itunes:email>
	</itunes:owner>
	<managingEditor>stephen@fosketts.net (Stephen Foskett)</managingEditor>
	<itunes:subtitle>The best independent IT commentary</itunes:subtitle>
	<itunes:keywords>Storage, Virtualization, Networking, IT</itunes:keywords>
	<image>
		<title>Gestalt IT &#187; P2V Archives  &#8211; Gestalt IT</title>
		<url>http://gestaltit.com/wp-content/uploads/powerpress/Gestalt_IT_Tech_Field_Day_Roundtable_Podcast_144.png</url>
		<link>http://gestaltit.com</link>
	</image>
	<itunes:category text="Technology" />
	<itunes:category text="Business" />
	<itunes:category text="Technology">
		<itunes:category text="Tech News" />
	</itunes:category>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com" />
	<atom:link rel="hub" href="http://superfeedr.com/hubbub" />
			<item>
		<title>Tap into vSphere PVSCSI Performance with Separate VM Boot and Data Drives</title>
		<link>http://gestaltit.com/all/tech/storage/rich/vsphere-pvscsi-performance-separate-drives/</link>
		<comments>http://gestaltit.com/all/tech/storage/rich/vsphere-pvscsi-performance-separate-drives/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 13:45:01 +0000</pubDate>
		<dc:creator>Rich Brambley</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Server Virtualization]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[P2V]]></category>
		<category><![CDATA[PVSCSI]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://vmetc.com/?p=4111</guid>
		<description><![CDATA[One of the most interesting new vSphere storage features in my opinion is the new virtual disk paravirtualized SCSI (PVSCSI) controller. It has been reported that improved I/O with as much as 18% reduction in ESX 4 host CPU usage can be achieved by switching to PVSCSI.]]></description>
			<content:encoded><![CDATA[<p>One of the most interesting <a href="http://gestaltit.com/tech/storage/stephen/storage-vmware-vsphere-4-family/" >new vSphere storage features</a> in my opinion is the new virtual disk paravirtualized SCSI (PVSCSI) controller. It has been <a href="http://www.yellow-bricks.com/2009/05/19/vsphere-performance/" >reported</a><strong> that improved I/O with as much as 18% reduction in ESX 4 host CPU usage can be achieved by switching to PVSCSI</strong>. The benefits of PVSCSI performance are twofold:</p>
<ul>
<li>Reduced data center power and cooling costs to when you consider the impact of tens of hosts not having to work as hard</li>
<li>A potential higher VM to host consolidation ratio when more CPU cycles are available</li>
</ul>
<p>For reference, EMC virtualization guru Chad Sakac provided a post that explains the PVSCSI performance benefits:</p>
<p><a rel="nofollow" href="http://virtualgeek.typepad.com/virtual_geek/2009/05/update-on-the-io-vsphere-performance-test.html" >http://virtualgeek.typepad.com/virtual_geek/2009/05/update-on-the-io-vsphere-performance-test.html</a></p>
<p>However, <strong>to take advantage of PVSCSI a VM virtual disk configuration might need to change. Because VMware does not support PVSCSI on the operating system boot partition, VMs will need to be configured with separate virtual disks(.vmdk) for the boot drive and the data drive(s)</strong>. Note that all the posts and articles referenced mention that PVSCSI works on a .vmdk containing the boot partition. It’s just that VMware officially does not support it.</p>
<p>So, <strong>the challenge for using PVSCSI then is to migrate services and applications that exist on VMs that contain both the boot partition and the data on a single .vmdk</strong>. Although separate boot and data partitions are the defacto standard for physical servers, the convenience of VMs has lead to <a href="http://www.vmwareinfo.com/2009/01/do-you-need-d-drive-in-virtualized.html" >a single .vmdk configuration</a> in a lot of IT shops.</p>
<p>Incentive to use PVSCSI therefore actually overlaps with a shift in VM deployment strategy and ultimately supports and provides performance reasons to adopt smaller, dedicated .vmdks for boot partitions. This multi .vmdk design change also has other benefits including optimization of deduplication and DR site replication technologies.</p>
<p>Here are some quick thoughts on deploying and migrating VMs to a multiple .vmdk configuration.</p>
<p><script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"></script></p>
<ul>
<li>Build a golden image VM template with multiple .vmdks, or change future VM deployment policy to include adding new .vmdks for installing applications and storing data.</li>
<li>For VMs that already have separate partitions on a single .vmdk use VMware Converter or another tool to V2V to a new VM with separate .vmdks for each partition.</li>
<li>When possible, make sure P2V migrations of physical servers result in a separate .vmdk for each partition</li>
<li>Unfortunately, building new VMs and reinstalling the applications may be the only choice for existing implementations combined on a single partition .vmdk</li>
</ul>
<p>Once the .vmdk configuration is ready, <strong>PVSCSI can be enabled following the processes explained in these posts</strong>:</p>
<ul>
<li>
<div><span style="text-decoration: underline;"><strong>Adding the PVSCSI adapter in vSphere</strong></span> –</div>
<ul>
<li><a href="http://blog.petecheslock.com/2009/06/03/how-to-add-vmware-paravirtual-scsi-pvscsi-adapters/" >http://blog.petecheslock.com/2009/06/03/how-to-add-vmware-paravirtual-scsi-pvscsi-adapters/</a></li>
</ul>
</li>
<li>
<div><span style="text-decoration: underline;"><strong>For Windows VMs</strong></span> –</div>
<ul>
<li><a href="http://blog.scottlowe.org/2009/06/01/vsphere-virtual-machine-upgrade-process/" >http://blog.scottlowe.org/2009/06/01/vsphere-virtual-machine-upgrade-process/</a></li>
</ul>
</li>
<li>
<div><span style="text-decoration: underline;"><strong>For Linux VMs</strong></span> –</div>
<ul>
<li><a rel="nofollow" href="http://vmadmin.nt.com.au/?p=36" >http://vmadmin.nt.com.au/?p=36</a></li>
<li><a rel="nofollow" href="http://vmadmin.nt.com.au/?p=28" >http://vmadmin.nt.com.au/?p=28</a></li>
</ul>
</li>
</ul>
<p>The final question may be “<a href="http://www.vmwareinfo.com/2009/06/whats-deal-with-new-pvscsi-drivers.html" >is it worth the effort</a> to migrate to a PVSCSI supporting configuration for all VMs”? The performance, consolidation, and cost savings factors would lead most virtual administrators to answer “yes”, but ultimately the decision will most likely be made on a VM by VM basis.  There are some other factors to consider as well. For example, vSphere Fault Tolerance cannot be enabled on a VM using PVSCSI.</p>
<p>VMware’s PDF on the new vSphere storage features can be found at <a href="http://www.vmware.com/files/pdf/VMW_09Q1_WP_vSphereStorage_P10_R1.pdf" >http://www.vmware.com/files/pdf/VMW_09Q1_WP_vSphereStorage_P10_R1.pdf</a>.</p>
<p><script type="text/javascript">// <![CDATA[
  addthis_url    = 'http%3A%2F%2Fvmetc.com%2F2009%2F06%2F22%2Ftap-into-vsphere-pvscsi-performance-with-separate-vm-boot-and-data-drives%2F';
  addthis_title  = 'Tap+into+vSphere+PVSCSI+Performance+with+Separate+VM+Boot+and+Data+Drives';
  addthis_pub    = '';
// ]]&gt;</script><script src="http://s7.addthis.com/js/addthis_widget.php?v=12" type="text/javascript"></script></p>
<div id="crp_related"><h3>You might also want to read these other posts...</h3><ul><li><a href="http://gestaltit.com/all/tech/storage/craig/vmware-pvscsi-adapter-performance-io-workloads/"  rel="bookmark" class="crp_title">VMware PVSCSI Adapter performance and low I/O Workloads</a></li><li><a href="http://gestaltit.com/all/tech/storage/simon/vmware-view-desktops-ide-scsi-buslogic-lsi-logic-pvscsi/"  rel="bookmark" class="crp_title">VMware View Desktops: IDE or SCSI? BusLogic, LSI Logic or PVSCSI?</a></li><li><a href="http://gestaltit.com/all/tech/virtualization/scott/vsphere-virtual-machine-upgrade-process/"  rel="bookmark" class="crp_title">vSphere Virtual Machine Upgrade Process</a></li><li><a href="http://gestaltit.com/all/tech/storage/craig/vsphere-40-whats-vsphere-storage/"  rel="bookmark" class="crp_title">vSphere 4.0 &#8211; What’s new in vSphere Storage</a></li><li><a href="http://gestaltit.com/all/tech/virtualization/rich/vsphere-41-u1-fixes-backup/"  rel="bookmark" class="crp_title">vSphere 4.1 U1 Released. Fixes Specific For VM Backups</a></li></ul></div><script src="http://feeds.feedburner.com/~s/sfoskett?i=http://gestaltit.com/all/tech/storage/rich/vsphere-pvscsi-performance-separate-drives/" type="text/javascript" charset="utf-8"></script><hr />
<p><small>© Rich for <a href="http://gestaltit.com">Gestalt IT</a>, 2009. |
<a href="http://gestaltit.com/all/tech/storage/rich/vsphere-pvscsi-performance-separate-drives/">Tap into vSphere PVSCSI Performance with Separate VM Boot and Data Drives</a>
<br/>
Read more posts categorized as <a href="http://gestaltit.com/category/all/" title="View all posts in All" rel="category tag">All</a>, <a href="http://gestaltit.com/category/featured/" title="View all posts in Featured" rel="category tag">Featured</a>, <a href="http://gestaltit.com/category/all/tech/virtualization/" title="View all posts in Server Virtualization" rel="category tag">Server Virtualization</a>, <a href="http://gestaltit.com/category/all/tech/storage/" title="View all posts in Storage" rel="category tag">Storage</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://gestaltit.com/all/tech/storage/rich/vsphere-pvscsi-performance-separate-drives/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

