<?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>Networknet.nl Blog &#187; extend</title>
	<atom:link href="http://www.networknet.nl/apps/wp/archives/tag/extend/feed" rel="self" type="application/rss+xml" />
	<link>http://www.networknet.nl/apps/wp</link>
	<description>Stay Connected</description>
	<lastBuildDate>Mon, 05 Jul 2010 17:50:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>VMWare ESX: Extend Windows Server 2008 Basic volume hard disk</title>
		<link>http://www.networknet.nl/apps/wp/archives/475</link>
		<comments>http://www.networknet.nl/apps/wp/archives/475#comments</comments>
		<pubDate>Tue, 30 Sep 2008 15:29:02 +0000</pubDate>
		<dc:creator>Ivan Versluis</dc:creator>
				<category><![CDATA[ESX]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[basic]]></category>
		<category><![CDATA[disk]]></category>
		<category><![CDATA[extend]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[VMWare]]></category>
		<category><![CDATA[volume]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.networknet.nl/apps/wp/archives/475</guid>
		<description><![CDATA[Last week I run into free disk space problem on my Windows Server 2003 virtual machine and today on another virtual machine running Windows Server 2008 I encountered same thing again. The virtual disk was sized for 10GB and only 80MB was free. The virtual machine is running Windows Server 2008 and Microsoft enhanced the [...]]]></description>
			<content:encoded><![CDATA[<p>Last week I run into free disk space problem on my Windows Server 2003 virtual machine and today on another virtual machine running Windows Server 2008 I encountered same thing again. The virtual disk was sized for 10GB and only 80MB was free.</p>
<p>The virtual machine is running Windows Server 2008 and Microsoft enhanced the feature for extending basic disk volumes on the fly. In my previous post I needed to add the virtual disk to another server; assign a drive letter and than run the extend option in diskpart. Within VI client extend the &quot;Hard Disk&quot; in the properties of the virtual machine to desired and planned size <img src='http://www.networknet.nl/apps/wp/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  and goto Computer Management / Storage / Disk Management, right-click and Refresh.</p>
<p>&#160;</p>
<p><a href="http://www.networknet.nl/apps/wp/wp-content/uploads/VMWareESXExtendWindowsServer2008Basicvol_F5FF/20080930_121633.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="379" alt="2008-09-30_121633" src="http://www.networknet.nl/apps/wp/wp-content/uploads/VMWareESXExtendWindowsServer2008Basicvol_F5FF/20080930_121633_thumb.png" width="504" border="0" /></a> </p>
<p>The additional defined disk space will be shown as &quot;Unallocated&quot;. Right-click on the C:\ volume and choose &quot;Extend Volume&quot;. Follow the wizard and within seconds the basic volume has been extended. Thanks to VMWare ESX and Microsoft Server 2008 our lives as System Engineers is becoming easier. </p>
<p>As lesson learned size your virtual environment appropriate and especially the Hard Disk configuration.</p>
<p>&#160;</p>
<p>Related links:</p>
<ul>
<li><a href="http://technet.microsoft.com/en-us/library/cc771473.aspx" target="_blank">Technet &#8211; Extend a Basic Volume</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.networknet.nl/apps/wp/archives/475/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>VMWare ESX: Virtual Hard Disk FULL</title>
		<link>http://www.networknet.nl/apps/wp/archives/474</link>
		<comments>http://www.networknet.nl/apps/wp/archives/474#comments</comments>
		<pubDate>Sun, 28 Sep 2008 18:58:51 +0000</pubDate>
		<dc:creator>Ivan Versluis</dc:creator>
				<category><![CDATA[ESX]]></category>
		<category><![CDATA[VMWare]]></category>
		<category><![CDATA[basic]]></category>
		<category><![CDATA[disk]]></category>
		<category><![CDATA[disk full]]></category>
		<category><![CDATA[extend]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[resize]]></category>
		<category><![CDATA[virtual machine]]></category>
		<category><![CDATA[volume]]></category>

		<guid isPermaLink="false">http://www.networknet.nl/apps/wp/archives/474</guid>
		<description><![CDATA[I am working to prepare my virtual machine to move it from test network to production. Before bringing this virtual machine to production I wanted to run the latest updates and during the process my virtual hard disk went full ;-(. I sized the vm with 6GB of disk space and yes I run into [...]]]></description>
			<content:encoded><![CDATA[<p>I am working to prepare my virtual machine to move it from test network to production. Before bringing this virtual machine to production I wanted to run the latest updates and during the process my virtual hard disk went full ;-(. I sized the vm with 6GB of disk space and yes I run into disk space problem. </p>
<p><a href="http://www.networknet.nl/apps/wp/wp-content/uploads/VMWareESXVirtualHardDiskFULL_1352A/image.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" src="http://www.networknet.nl/apps/wp/wp-content/uploads/VMWareESXVirtualHardDiskFULL_1352A/image_thumb.png" border="0" alt="image" width="504" height="163" /></a></p>
<p>VMWare ESX allows you to extend the virtual disk size on a running virtual machine. How to extend the virtual disk size? Right click the virtual machine in the VI cleint; choose settings and go to &#8220;Hard Disk 1&#8243; and type new disk size. Click OK.</p>
<p><a href="http://www.networknet.nl/apps/wp/wp-content/uploads/VMWareESXVirtualHardDiskFULL_1352A/image_3.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" src="http://www.networknet.nl/apps/wp/wp-content/uploads/VMWareESXVirtualHardDiskFULL_1352A/image_thumb_3.png" border="0" alt="image" width="504" height="214" /></a></p>
<p>Example of my new  Disk Configuration in &#8220;Disk Management&#8221;. To extend the virtual disk we need to go to diskpart and extent the volume.</p>
<p><a href="http://www.networknet.nl/apps/wp/wp-content/uploads/VMWareESXVirtualHardDiskFULL_1352A/image_4.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" src="http://www.networknet.nl/apps/wp/wp-content/uploads/VMWareESXVirtualHardDiskFULL_1352A/image_thumb_4.png" border="0" alt="image" width="504" height="258" /></a> </p>
<p>I opened command prompt and opened diskpart; selected the volume and run extend.</p>
<blockquote><p>The volume you selected may not be extended.<br />
Please select another volume and try again.</p></blockquote>
<p>My virtual hard disk was full and I was not able to extend my basic disk with the additional 2GB I added to this configuration.</p>
<p><a href="http://www.networknet.nl/apps/wp/wp-content/uploads/VMWareESXVirtualHardDiskFULL_1352A/image_5.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" src="http://www.networknet.nl/apps/wp/wp-content/uploads/VMWareESXVirtualHardDiskFULL_1352A/image_thumb_5.png" border="0" alt="image" width="504" height="250" /></a></p>
<p>Thanks to <a href="http://blogs.conchango.com/kalpeshprajapati/default.aspx">Kalpesh Prajapati</a> post I was able to find a solution to my problem.</p>
<p>Follow these steps to extend your virtual machine basic hard disk:</p>
<ul>
<li>Shutdown the virtual machine</li>
<li>Extend the virtual disk size</li>
<li>Add the harddisk to another virtual machine and start it up (second virtual machine)</li>
<li>Open command prompt and start diskpart.exe</li>
<li>list volumes and select the volume with the disk problem</li>
<li>extend the disk</li>
</ul>
<p><a href="http://www.networknet.nl/apps/wp/wp-content/uploads/VMWareESXVirtualHardDiskFULL_1352A/image_6.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" src="http://www.networknet.nl/apps/wp/wp-content/uploads/VMWareESXVirtualHardDiskFULL_1352A/image_thumb_6.png" border="0" alt="image" width="504" height="221" /></a></p>
<p>Make sure the volume has a drive letter assigned otherwise same warning will be returned. Virtual machine was started again without any problems and two additional gigs of disk space.</p>
<p>Links:</p>
<ul>
<li>Arne Fokkema posted another way how to perfom these actions on a basic disk. It should be easier if you download the additional ExtPart.exe tool from Dell. <a href="http://ictfreak.wordpress.com/2008/10/10/vmware-extend-the-os-disk-the-easy-way-extpartexe/" target="_blank">Extend the OS disk the easy way (ExtPart.exe)</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.networknet.nl/apps/wp/archives/474/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
