<?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>Abbas &#124; Bassu &#187; expand boot parition in xenserver windows vm</title>
	<atom:link href="http://bashukhan.com/tag/expand-boot-parition-in-xenserver-windows-vm/feed/" rel="self" type="application/rss+xml" />
	<link>http://bashukhan.com</link>
	<description>Life&#039;s having zeros and ones all over</description>
	<lastBuildDate>Sat, 04 Sep 2010 23:55:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Expanding the C: drive (system boot partition)</title>
		<link>http://bashukhan.com/expanding-the-c-drive-system-boot-partition/</link>
		<comments>http://bashukhan.com/expanding-the-c-drive-system-boot-partition/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 14:39:20 +0000</pubDate>
		<dc:creator>Abbas</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[enlarge system partition]]></category>
		<category><![CDATA[expand boot parition in xenserver windows vm]]></category>
		<category><![CDATA[expanding c; drive]]></category>
		<category><![CDATA[photoblog]]></category>
		<category><![CDATA[windows diskpart]]></category>

		<guid isPermaLink="false">http://bashukhan.com/?p=130</guid>
		<description><![CDATA[So, I ran out of space on system partition in one of my primary xen virtual machines. Yea, things like this happen quite often when I literally underestimate myself. Unlike Linux, in this case there&#8217;s no power of init which lets you expand an LVM or move a system partition to new disk even without [...]]]></description>
			<content:encoded><![CDATA[<p>So, I ran out of space on system partition in one of my primary xen virtual machines. Yea, things like this happen quite often when I literally underestimate myself. Unlike Linux, in this case there&#8217;s no power of init which lets you expand an LVM or move a system partition to new disk even without going through any reboots. I guess Microsoft realised that its an important option Windows should have so they provided in Windows Server 2008 and Windows 7 under Disk Management with an on the fly ability to either shrink or expand a system volume. But still its a painful risky process in XP or Server 2003. I&#8217;m familiar with third party softwares that help in resizing the partitions including GParted but like always I like to follow vendor supported methodologies on production machines. And it was &#8216;diskpart&#8217; here. Booting the system from a Server 2008 / Vista DVD&#8217;s recovery tools or from WinPE, you can use diskpart. But first things first &#8211; there are three requirements you must have before going ahead.</p>
<ol>
<li>Free space should exist contiguous right after the system partition</li>
<li>That free space partition must be of &#8216;primary&#8217; type and must not be a logical partition.</li>
<li>It should also be in &#8216;unallocated&#8217; or deleted form without an existence of a &#8216;drive&#8217; on it.</li>
</ol>
<p>I had 10Gig C: and D: drive on a 20Gig of a disk. Added 10 more from XenCenter totalling into 30. As I needed a primary unallocated partition after C: drive so I had to use robocopy to backup the D: drive&#8217;s data into a network samba share, format and then split it into one primary and one extended partition.</p>
<p style="text-align: left;"><a href="http://bashukhan.com/wp-content/uploads/2010/03/Expanding-C-Drive.png" rel="lightbox[130]"><img class="size-medium wp-image-131    aligncenter" title="Expanding-C-Drive" src="http://bashukhan.com/wp-content/uploads/2010/03/Expanding-C-Drive-300x278.png" alt="" width="300" height="278" /></a></p>
<p style="text-align: left; padding-left: 120px; font-size: x-small;">Legends:</p>
<p style="padding-left: 120px; text-align: left; font-size: x-small;">Red = Total system drive space before and after the expand<br />
Blue = Total free space on disk before and after expand<br />
Green = Commands issued.</p>
<p style="text-align: center; font-size: x-small;">
]]></content:encoded>
			<wfw:commentRss>http://bashukhan.com/expanding-the-c-drive-system-boot-partition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.885 seconds -->
