<?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>Kraft Kennedy &#124; Technology Blog &#187; Hyper-V</title>
	<atom:link href="http://blogs.kraftkennedy.com/index.php/tag/hyper-v/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.kraftkennedy.com</link>
	<description>Trends and insight into legal technology, infrastructure and strategic thinking.</description>
	<lastBuildDate>Tue, 31 Jan 2012 14:24:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>An Interesting Hyper-V Server 2008 Conundrum</title>
		<link>http://blogs.kraftkennedy.com/index.php/2011/03/16/an-interesting-hyper-v-server-2008-conundrum/</link>
		<comments>http://blogs.kraftkennedy.com/index.php/2011/03/16/an-interesting-hyper-v-server-2008-conundrum/#comments</comments>
		<pubDate>Wed, 16 Mar 2011 16:23:06 +0000</pubDate>
		<dc:creator>Matt Bloom</dc:creator>
				<category><![CDATA[Infrastructure]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[MSA]]></category>
		<category><![CDATA[Server 2008]]></category>

		<guid isPermaLink="false">http://blogs.kraftkennedy.com/?p=1981</guid>
		<description><![CDATA[A client in the Support Practice Group recently ran into an interesting problem wherein a virtual machine outgrew its LUN (or logical disk) and lost the ability to boot.  While in most virtualized environments this might seem like an easy issue to resolve or to avoid entirely for that matter, a clustered Hyper-V Server 2008 [...]]]></description>
			<content:encoded><![CDATA[<p>A client in the Support Practice Group recently ran into an interesting problem wherein a virtual machine outgrew its LUN (or logical disk) and lost the ability to boot.  While in most virtualized environments this might seem like an easy issue to resolve or to avoid entirely for that matter, a clustered Hyper-V Server 2008 environment that has LUNs carved from an HP MSA disk array suffers from limitations that may not be particularly obvious during initial network planning.</p>
<p>The first major limitation of this network design results from the way in which Hyper-V Server 2008 supports high-availability.  While the introduction of <em>Clustered Shared Volumes</em> in Hyper-V Server 2008 R2 allows many virtual machines to exist on the same LUN and still be highly available, the Server 2008 release requires a dedicated LUN for each highly available virtual machine.</p>
<p>A related issue derives from the fact that an HP MSA smart disk array can contain, at most, 32 LUNs per device.  To maximize both useable storage space and the number of virtual machines that can be built, it makes sense in a Hyper-V Server 2008 environment to carve out as many LUNs as possible on day one and to combine the leftover space on the array into one larger utility LUN.  Unfortunately, in an HP MSA only the last logical disk created can be deleted.  Thus expanding an intermediate LUN after a network has been set up in this fashion would involve first deleting the utility LUN in order to create space.  The result is a set of LUNs that cannot be easily or painlessly expanded.<span id="more-1981"></span></p>
<p>As it turns out, the Hyper-V Server 2008 physical to virtual conversion process is particularly ill-suited for an environment with LUNs of a uniform size that cannot be easily expanded.  This is due to the fact that the P2V conversion process does not support shrinking the size of the original boot volume.  In the event that a physical boot volume is nearly as large as (or larger than) the corresponding LUN, the only conversion option is to use a dynamically-expanding virtual disk and try to limit drive utilization to keep the virtual hard drive file small.</p>
<p>In addition to storing a V-disk, the LUN housing a Hyper-V virtual machine must also store any snapshots of that VM along with several other files including a .BIN file equivalent in size to the RAM allocated to the VM.  Thus, as we discovered, a virtual server converted from a physical machine whose boot volume exceeds the size of the LUN in which it lives can fail in three spectacular ways:</p>
<ol>
<li>The  V-disk can grow too large causing the VM to attempt to write to space that it does not actually have and crash.</li>
<li>Allocating additional RAM to a virtual machine can expand the VM beyond the size of its LUN and produce the same result as an overgrown disk.</li>
<li>Taking a snapshot of the VM could theoretically fill up the LUN and crash the machine.</li>
</ol>
<p>Should you find that your converted Hyper-V Server 2008 virtual machine has overgrown its LUN and that you cannot expand that LUN, it is still possible to remediate the situation with simple workarounds.  As a first step, you can try to create space by deleting any snapshots that are stored on the LUN.  In the event that you cannot delete snapshots, it is also possible to create space on the LUN by temporarily reducing the RAM allocated to your VM, which will allow you to boot the machine and delete unnecessary files.</p>
<table border=0><tr><td width="215">
<!-- Start WP Socializer - Social Buttons - Output -->
<div class="wp-socializer 16px">
<ul class="wp-socializer-none columns-no">
 <li><a href="" title="" target="_blank"><img src="http://blogs.kraftkennedy.com/wp-content/plugins/wp-socializer/public/social-icons/wp-socializer-sprite-mask-16px.gif" alt="" style="width:16px; height:16px; background: transparent url(http://blogs.kraftkennedy.com/wp-content/plugins/wp-socializer/public/social-icons/wp-socializer-sprite-16px.png) no-repeat; background-position:0px -px; border:0;"/></a></li> 

 <li><a href="" title="" target="_blank"><img src="http://blogs.kraftkennedy.com/wp-content/plugins/wp-socializer/public/social-icons/wp-socializer-sprite-mask-16px.gif" alt="" style="width:16px; height:16px; background: transparent url(http://blogs.kraftkennedy.com/wp-content/plugins/wp-socializer/public/social-icons/wp-socializer-sprite-16px.png) no-repeat; background-position:0px -px; border:0;"/></a></li> 

 <li><a href="" title="" target="_blank"><img src="http://blogs.kraftkennedy.com/wp-content/plugins/wp-socializer/public/social-icons/wp-socializer-sprite-mask-16px.gif" alt="" style="width:16px; height:16px; background: transparent url(http://blogs.kraftkennedy.com/wp-content/plugins/wp-socializer/public/social-icons/wp-socializer-sprite-16px.png) no-repeat; background-position:0px -px; border:0;"/></a></li> 

 <li><a href="" title="" target="_blank"><img src="http://blogs.kraftkennedy.com/wp-content/plugins/wp-socializer/public/social-icons/wp-socializer-sprite-mask-16px.gif" alt="" style="width:16px; height:16px; background: transparent url(http://blogs.kraftkennedy.com/wp-content/plugins/wp-socializer/public/social-icons/wp-socializer-sprite-16px.png) no-repeat; background-position:0px -px; border:0;"/></a></li> 

 <li><a href="" title="" target="_blank"><img src="http://blogs.kraftkennedy.com/wp-content/plugins/wp-socializer/public/social-icons/wp-socializer-sprite-mask-16px.gif" alt="" style="width:16px; height:16px; background: transparent url(http://blogs.kraftkennedy.com/wp-content/plugins/wp-socializer/public/social-icons/wp-socializer-sprite-16px.png) no-repeat; background-position:0px -px; border:0;"/></a></li> 

 <li><a href="" title="" target="_blank"><img src="http://blogs.kraftkennedy.com/wp-content/plugins/wp-socializer/public/social-icons/wp-socializer-sprite-mask-16px.gif" alt="" style="width:16px; height:16px; background: transparent url(http://blogs.kraftkennedy.com/wp-content/plugins/wp-socializer/public/social-icons/wp-socializer-sprite-16px.png) no-repeat; background-position:0px -px; border:0;"/></a></li> 

 <li><a href="" title="" target="_blank"><img src="http://blogs.kraftkennedy.com/wp-content/plugins/wp-socializer/public/social-icons/wp-socializer-sprite-mask-16px.gif" alt="" style="width:16px; height:16px; background: transparent url(http://blogs.kraftkennedy.com/wp-content/plugins/wp-socializer/public/social-icons/wp-socializer-sprite-16px.png) no-repeat; background-position:0px -px; border:0;"/></a></li> 

 <li><a href="" title="" target="_blank"><img src="http://blogs.kraftkennedy.com/wp-content/plugins/wp-socializer/public/social-icons/wp-socializer-sprite-mask-16px.gif" alt="" style="width:16px; height:16px; background: transparent url(http://blogs.kraftkennedy.com/wp-content/plugins/wp-socializer/public/social-icons/wp-socializer-sprite-16px.png) no-repeat; background-position:0px -px; border:0;"/></a></li> 
</ul> 
<div class="wp-socializer-clearer"></div></div>
<!-- End WP Socializer - Social Buttons - Output -->
</td><td>
<!-- Start WP Socializer Plugin - Retweet Button -->
<script type="text/javascript">
<!--
tweetmeme_url = "http://blogs.kraftkennedy.com/index.php/2011/03/16/an-interesting-hyper-v-server-2008-conundrum/"; tweetmeme_style = "compact"; tweetmeme_source = "kraftkennedy"; 

--></script>
<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script>
<!-- End WP Socializer Plugin - Retweet Button -->
</td></tr></table>]]></content:encoded>
			<wfw:commentRss>http://blogs.kraftkennedy.com/index.php/2011/03/16/an-interesting-hyper-v-server-2008-conundrum/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft submits virtualization driver code for Linux kernel</title>
		<link>http://blogs.kraftkennedy.com/index.php/2009/07/23/microsoft-submits-virtualization-driver-code-for-linux-kernel/</link>
		<comments>http://blogs.kraftkennedy.com/index.php/2009/07/23/microsoft-submits-virtualization-driver-code-for-linux-kernel/#comments</comments>
		<pubDate>Thu, 23 Jul 2009 21:36:34 +0000</pubDate>
		<dc:creator>David Carlson</dc:creator>
				<category><![CDATA[Infrastructure]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://blogs.kraftkennedy.com/?p=378</guid>
		<description><![CDATA[Microsoft has made a very interesting virtualization play this week by submitting source code for the Linux kernel. This will allow Linux guests to run on the maturing Windows 2008 hypervisor, Microsoft Hyper-V. This is an unexpected move from Microsoft to publicly release source code and an indicator of their appetite to compete with VMware&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>Microsoft has made a very interesting virtualization play this week by submitting source code for the Linux kernel. This will allow Linux guests to run on the maturing Windows 2008 hypervisor, Microsoft Hyper-V. This is an unexpected move from Microsoft to publicly release source code and an indicator of their appetite to compete with VMware&#8217;s dominate market share.</p>
<p><a href="http://www.networkworld.com/news/2009/072009-microsoft-linux-source-code.html?ts0hb&amp;story=mslinux" target="_blank"><strong>Microsoft stuns Linux world, submits source code for kernel</strong></a></p>
<blockquote><p>In an historic move, Microsoft Monday submitted driver source code for inclusion in the Linux kernel under a GPLv2 license. The code consists of four drivers that are part of a technology called Linux Device Driver for Virtualization.</p></blockquote>
<p><a href="http://www.pcworld.com/businesscenter/article/168759/microsoft_linux_move_puts_pressure_on_vmware.html" target="_blank"><strong>Microsoft Linux Move Puts Pressure on VMware</strong></a></p>
<blockquote><p>Microsoft&#8217;s historic embrace of Linux technology could have wide-reaching impacts on the virtualization market and Microsoft&#8217;s rival VMware.</p>
<p>By allowing greater ability to run Linux on the Hyper-V virtualization platform, Microsoft is making a compelling case that it could be the virtualization vendor of choice for consolidation of Windows and Linux applications, says Gartner analyst George Weiss.</p></blockquote>
<table border=0><tr><td width="215">
<!-- Start WP Socializer - Social Buttons - Output -->
<div class="wp-socializer 16px">
<ul class="wp-socializer-none columns-no">
 <li><a href="" title="" target="_blank"><img src="http://blogs.kraftkennedy.com/wp-content/plugins/wp-socializer/public/social-icons/wp-socializer-sprite-mask-16px.gif" alt="" style="width:16px; height:16px; background: transparent url(http://blogs.kraftkennedy.com/wp-content/plugins/wp-socializer/public/social-icons/wp-socializer-sprite-16px.png) no-repeat; background-position:0px -px; border:0;"/></a></li> 

 <li><a href="" title="" target="_blank"><img src="http://blogs.kraftkennedy.com/wp-content/plugins/wp-socializer/public/social-icons/wp-socializer-sprite-mask-16px.gif" alt="" style="width:16px; height:16px; background: transparent url(http://blogs.kraftkennedy.com/wp-content/plugins/wp-socializer/public/social-icons/wp-socializer-sprite-16px.png) no-repeat; background-position:0px -px; border:0;"/></a></li> 

 <li><a href="" title="" target="_blank"><img src="http://blogs.kraftkennedy.com/wp-content/plugins/wp-socializer/public/social-icons/wp-socializer-sprite-mask-16px.gif" alt="" style="width:16px; height:16px; background: transparent url(http://blogs.kraftkennedy.com/wp-content/plugins/wp-socializer/public/social-icons/wp-socializer-sprite-16px.png) no-repeat; background-position:0px -px; border:0;"/></a></li> 

 <li><a href="" title="" target="_blank"><img src="http://blogs.kraftkennedy.com/wp-content/plugins/wp-socializer/public/social-icons/wp-socializer-sprite-mask-16px.gif" alt="" style="width:16px; height:16px; background: transparent url(http://blogs.kraftkennedy.com/wp-content/plugins/wp-socializer/public/social-icons/wp-socializer-sprite-16px.png) no-repeat; background-position:0px -px; border:0;"/></a></li> 

 <li><a href="" title="" target="_blank"><img src="http://blogs.kraftkennedy.com/wp-content/plugins/wp-socializer/public/social-icons/wp-socializer-sprite-mask-16px.gif" alt="" style="width:16px; height:16px; background: transparent url(http://blogs.kraftkennedy.com/wp-content/plugins/wp-socializer/public/social-icons/wp-socializer-sprite-16px.png) no-repeat; background-position:0px -px; border:0;"/></a></li> 

 <li><a href="" title="" target="_blank"><img src="http://blogs.kraftkennedy.com/wp-content/plugins/wp-socializer/public/social-icons/wp-socializer-sprite-mask-16px.gif" alt="" style="width:16px; height:16px; background: transparent url(http://blogs.kraftkennedy.com/wp-content/plugins/wp-socializer/public/social-icons/wp-socializer-sprite-16px.png) no-repeat; background-position:0px -px; border:0;"/></a></li> 

 <li><a href="" title="" target="_blank"><img src="http://blogs.kraftkennedy.com/wp-content/plugins/wp-socializer/public/social-icons/wp-socializer-sprite-mask-16px.gif" alt="" style="width:16px; height:16px; background: transparent url(http://blogs.kraftkennedy.com/wp-content/plugins/wp-socializer/public/social-icons/wp-socializer-sprite-16px.png) no-repeat; background-position:0px -px; border:0;"/></a></li> 

 <li><a href="" title="" target="_blank"><img src="http://blogs.kraftkennedy.com/wp-content/plugins/wp-socializer/public/social-icons/wp-socializer-sprite-mask-16px.gif" alt="" style="width:16px; height:16px; background: transparent url(http://blogs.kraftkennedy.com/wp-content/plugins/wp-socializer/public/social-icons/wp-socializer-sprite-16px.png) no-repeat; background-position:0px -px; border:0;"/></a></li> 
</ul> 
<div class="wp-socializer-clearer"></div></div>
<!-- End WP Socializer - Social Buttons - Output -->
</td><td>
<!-- Start WP Socializer Plugin - Retweet Button -->
<script type="text/javascript">
<!--
tweetmeme_url = "http://blogs.kraftkennedy.com/index.php/2009/07/23/microsoft-submits-virtualization-driver-code-for-linux-kernel/"; tweetmeme_style = "compact"; tweetmeme_source = "kraftkennedy"; 

--></script>
<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script>
<!-- End WP Socializer Plugin - Retweet Button -->
</td></tr></table>]]></content:encoded>
			<wfw:commentRss>http://blogs.kraftkennedy.com/index.php/2009/07/23/microsoft-submits-virtualization-driver-code-for-linux-kernel/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

