<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: HOWTO: Guest Virtual Machine disk extend online with Debian/Ubuntu, LVM2 and VMWare ESX</title>
	<atom:link href="http://syslog.tv/2010/02/16/howto-guest-virtual-machine-disk-extend-online-with-debian-ubuntu-lvm2-and-vmware-esx/feed/" rel="self" type="application/rss+xml" />
	<link>http://syslog.tv/2010/02/16/howto-guest-virtual-machine-disk-extend-online-with-debian-ubuntu-lvm2-and-vmware-esx/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=howto-guest-virtual-machine-disk-extend-online-with-debian-ubuntu-lvm2-and-vmware-esx</link>
	<description>ramblings of an administrator</description>
	<lastBuildDate>Tue, 15 May 2012 21:13:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Kura</title>
		<link>http://syslog.tv/2010/02/16/howto-guest-virtual-machine-disk-extend-online-with-debian-ubuntu-lvm2-and-vmware-esx/#comment-982</link>
		<dc:creator>Kura</dc:creator>
		<pubDate>Wed, 18 Apr 2012 17:09:00 +0000</pubDate>
		<guid isPermaLink="false">http://syslog.tv/?p=237#comment-982</guid>
		<description>Shmax123,

Interesting. It must be a Red Hat-based thing where partprobe is required, on Debian and Ubuntu I&#039;ve never needed to do it, the partitions are created and appear in /dev are usable straight away.

But all-in-all it&#039;s not massively different. Can&#039;t say I&#039;m a fan of RH or how it does things, which is why you won&#039;t see many blog articles I write which are written for RH systems.</description>
		<content:encoded><![CDATA[<p>Shmax123,</p>
<p>Interesting. It must be a Red Hat-based thing where partprobe is required, on Debian and Ubuntu I&#8217;ve never needed to do it, the partitions are created and appear in /dev are usable straight away.</p>
<p>But all-in-all it&#8217;s not massively different. Can&#8217;t say I&#8217;m a fan of RH or how it does things, which is why you won&#8217;t see many blog articles I write which are written for RH systems.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shmax123</title>
		<link>http://syslog.tv/2010/02/16/howto-guest-virtual-machine-disk-extend-online-with-debian-ubuntu-lvm2-and-vmware-esx/#comment-981</link>
		<dc:creator>Shmax123</dc:creator>
		<pubDate>Wed, 18 Apr 2012 16:22:00 +0000</pubDate>
		<guid isPermaLink="false">http://syslog.tv/?p=237#comment-981</guid>
		<description>in RHEL/OEL 5 i figured out that only # echo &quot;- - -&quot; &gt; /sys/class/scsi_disk/0:0:0:0/device/rescan works. also after cfdisk it is necessary to do partprobe. Only this helped me to extend root volume on-the-fly )</description>
		<content:encoded><![CDATA[<p>in RHEL/OEL 5 i figured out that only # echo &#8220;- &#8211; -&#8221; &gt; /sys/class/scsi_disk/0:0:0:0/device/rescan works. also after cfdisk it is necessary to do partprobe. Only this helped me to extend root volume on-the-fly )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://syslog.tv/2010/02/16/howto-guest-virtual-machine-disk-extend-online-with-debian-ubuntu-lvm2-and-vmware-esx/#comment-131</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Mon, 03 Oct 2011 13:12:05 +0000</pubDate>
		<guid isPermaLink="false">http://syslog.tv/?p=237#comment-131</guid>
		<description>Concise and very helpful. Well done.</description>
		<content:encoded><![CDATA[<p>Concise and very helpful. Well done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kura</title>
		<link>http://syslog.tv/2010/02/16/howto-guest-virtual-machine-disk-extend-online-with-debian-ubuntu-lvm2-and-vmware-esx/#comment-47</link>
		<dc:creator>Kura</dc:creator>
		<pubDate>Tue, 14 Jun 2011 13:06:04 +0000</pubDate>
		<guid isPermaLink="false">http://syslog.tv/?p=237#comment-47</guid>
		<description>You shouldn&#039;t need a reboot if it&#039;s a new drive but glad I could help.</description>
		<content:encoded><![CDATA[<p>You shouldn&#8217;t need a reboot if it&#8217;s a new drive but glad I could help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://syslog.tv/2010/02/16/howto-guest-virtual-machine-disk-extend-online-with-debian-ubuntu-lvm2-and-vmware-esx/#comment-46</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Tue, 14 Jun 2011 03:45:23 +0000</pubDate>
		<guid isPermaLink="false">http://syslog.tv/?p=237#comment-46</guid>
		<description>Saved my bacon my friend.  Just add a reboot between partitioning and creating and it is golden.  At least Ubuntu needs a reboot otherwise it won&#039;t find the part.  

Thanks again for the time!</description>
		<content:encoded><![CDATA[<p>Saved my bacon my friend.  Just add a reboot between partitioning and creating and it is golden.  At least Ubuntu needs a reboot otherwise it won&#8217;t find the part.  </p>
<p>Thanks again for the time!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kura</title>
		<link>http://syslog.tv/2010/02/16/howto-guest-virtual-machine-disk-extend-online-with-debian-ubuntu-lvm2-and-vmware-esx/#comment-45</link>
		<dc:creator>Kura</dc:creator>
		<pubDate>Wed, 02 Mar 2011 08:30:57 +0000</pubDate>
		<guid isPermaLink="false">http://syslog.tv/?p=237#comment-45</guid>
		<description>Glad my article helped. =)</description>
		<content:encoded><![CDATA[<p>Glad my article helped. =)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tygh</title>
		<link>http://syslog.tv/2010/02/16/howto-guest-virtual-machine-disk-extend-online-with-debian-ubuntu-lvm2-and-vmware-esx/#comment-44</link>
		<dc:creator>Tygh</dc:creator>
		<pubDate>Wed, 02 Mar 2011 01:44:19 +0000</pubDate>
		<guid isPermaLink="false">http://syslog.tv/?p=237#comment-44</guid>
		<description>This was fantastic. Made my job easy.</description>
		<content:encoded><![CDATA[<p>This was fantastic. Made my job easy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kura</title>
		<link>http://syslog.tv/2010/02/16/howto-guest-virtual-machine-disk-extend-online-with-debian-ubuntu-lvm2-and-vmware-esx/#comment-43</link>
		<dc:creator>Kura</dc:creator>
		<pubDate>Sun, 06 Feb 2011 21:17:36 +0000</pubDate>
		<guid isPermaLink="false">http://syslog.tv/?p=237#comment-43</guid>
		<description>&lt;blockquote&gt;
&lt;a href=&quot;#comment-5719&quot; rel=&quot;nofollow&quot;&gt;
&lt;strong&gt;&lt;em&gt;Ross:&lt;/em&gt;&lt;/strong&gt;
&lt;/a&gt;
 I recently tried and failed to do this and  lost my vm.  This tutorial helped me get my new vm sorted in no time! Win.
&lt;/blockquote&gt;

Glad to help. =)</description>
		<content:encoded><![CDATA[<blockquote><p>
<a href="#comment-5719" rel="nofollow"><br />
<strong><em>Ross:</em></strong><br />
</a><br />
 I recently tried and failed to do this and  lost my vm.  This tutorial helped me get my new vm sorted in no time! Win.
</p></blockquote>
<p>Glad to help. =)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ross</title>
		<link>http://syslog.tv/2010/02/16/howto-guest-virtual-machine-disk-extend-online-with-debian-ubuntu-lvm2-and-vmware-esx/#comment-42</link>
		<dc:creator>Ross</dc:creator>
		<pubDate>Thu, 27 Jan 2011 12:07:34 +0000</pubDate>
		<guid isPermaLink="false">http://syslog.tv/?p=237#comment-42</guid>
		<description>I recently tried and failed to do this and  lost my vm.  This tutorial helped me get my new vm sorted in no time! Win.</description>
		<content:encoded><![CDATA[<p>I recently tried and failed to do this and  lost my vm.  This tutorial helped me get my new vm sorted in no time! Win.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bertzijngedacht</title>
		<link>http://syslog.tv/2010/02/16/howto-guest-virtual-machine-disk-extend-online-with-debian-ubuntu-lvm2-and-vmware-esx/#comment-41</link>
		<dc:creator>bertzijngedacht</dc:creator>
		<pubDate>Tue, 19 Oct 2010 11:55:03 +0000</pubDate>
		<guid isPermaLink="false">http://syslog.tv/?p=237#comment-41</guid>
		<description>Superb tutorial. This really helpt me. This is  going in or KB!!

Thank you very much!!</description>
		<content:encoded><![CDATA[<p>Superb tutorial. This really helpt me. This is  going in or KB!!</p>
<p>Thank you very much!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
