<?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 for VCritical</title>
	<atom:link href="http://www.vcritical.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vcritical.com</link>
	<description>Informed Virtualization Criticism</description>
	<lastBuildDate>Sat, 04 Feb 2012 19:14:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on VM Encapsulation by Sami</title>
		<link>http://www.vcritical.com/2009/02/vm-encapsulation/#comment-13489</link>
		<dc:creator>Sami</dc:creator>
		<pubDate>Sat, 04 Feb 2012 19:14:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.vcritical.com/?p=699#comment-13489</guid>
		<description>LOL, liked the Humpty Dumpty thing :D</description>
		<content:encoded><![CDATA[<p>LOL, liked the Humpty Dumpty thing <img src='http://www.vcritical.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Register a LUN full of VMs with PowerCLI by Sami</title>
		<link>http://www.vcritical.com/2010/08/register-a-lun-full-of-vms-with-powercli/#comment-13487</link>
		<dc:creator>Sami</dc:creator>
		<pubDate>Fri, 03 Feb 2012 18:47:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.vcritical.com/?p=2669#comment-13487</guid>
		<description>Never mind, I got it now :)


Using &#039;Get-VMGuest&#039; assumes that all vms have VMware-Tool installed, no??

Great article!!</description>
		<content:encoded><![CDATA[<p>Never mind, I got it now <img src='http://www.vcritical.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Using &#8216;Get-VMGuest&#8217; assumes that all vms have VMware-Tool installed, no??</p>
<p>Great article!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Register a LUN full of VMs with PowerCLI by Sami</title>
		<link>http://www.vcritical.com/2010/08/register-a-lun-full-of-vms-with-powercli/#comment-13485</link>
		<dc:creator>Sami</dc:creator>
		<pubDate>Fri, 03 Feb 2012 08:29:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.vcritical.com/?p=2669#comment-13485</guid>
		<description>What is this &#039;vmstores:\&#039;  ??? this is new to me, what should I be googling for ??</description>
		<content:encoded><![CDATA[<p>What is this &#8216;vmstores:\&#8217;  ??? this is new to me, what should I be googling for ??</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PowerShell Prevents Datastore Emergencies by ap</title>
		<link>http://www.vcritical.com/2009/10/powershell-prevents-datastore-emergencies/#comment-13483</link>
		<dc:creator>ap</dc:creator>
		<pubDate>Wed, 01 Feb 2012 14:02:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.vcritical.com/?p=1713#comment-13483</guid>
		<description>Is there any to create an alarm for datacenter using VI API ?

If yes, please help.</description>
		<content:encoded><![CDATA[<p>Is there any to create an alarm for datacenter using VI API ?</p>
<p>If yes, please help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting eth0 back in a SLES for VMware clone by Christian</title>
		<link>http://www.vcritical.com/2010/10/getting-eth0-back-in-a-sles-for-vmware-clone/#comment-13482</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Wed, 01 Feb 2012 10:16:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.vcritical.com/?p=2859#comment-13482</guid>
		<description>Thx, very easy solution.</description>
		<content:encoded><![CDATA[<p>Thx, very easy solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on VMware ESXi 5 Interactive PXE Installation Improvements by stefan</title>
		<link>http://www.vcritical.com/2011/07/vmware-esxi-5-interactive-pxe-installation-improvements/#comment-13481</link>
		<dc:creator>stefan</dc:creator>
		<pubDate>Tue, 31 Jan 2012 14:55:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.vcritical.com/?p=3848#comment-13481</guid>
		<description>I really don`t understand why you copy the files from /tmp to /esx5 or winscp to wherever :)

It makes no sense except you wanna waste storage.

You have your ISO image on disk... so all you need to do is to mount it as described and point to the directory. You can even do it with automounter :)

auto.iso

*               -fstype=iso9660,ro,loop :/nfs/nas01/ISOs/links/&amp;

All you need to have is a directory  on the nas where you link to the iso and thats it.
Hope it helps. I setup a complete kickstart env just with iso`s</description>
		<content:encoded><![CDATA[<p>I really don`t understand why you copy the files from /tmp to /esx5 or winscp to wherever <img src='http://www.vcritical.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>It makes no sense except you wanna waste storage.</p>
<p>You have your ISO image on disk&#8230; so all you need to do is to mount it as described and point to the directory. You can even do it with automounter <img src='http://www.vcritical.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>auto.iso</p>
<p>*               -fstype=iso9660,ro,loop :/nfs/nas01/ISOs/links/&amp;</p>
<p>All you need to have is a directory  on the nas where you link to the iso and thats it.<br />
Hope it helps. I setup a complete kickstart env just with iso`s</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Better console for PowerShell and VITK by buraq</title>
		<link>http://www.vcritical.com/2009/02/better-console-for-powershell-and-vitk/#comment-13479</link>
		<dc:creator>buraq</dc:creator>
		<pubDate>Fri, 27 Jan 2012 02:18:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.vcritical.com/?p=584#comment-13479</guid>
		<description>Thanks Eric.</description>
		<content:encoded><![CDATA[<p>Thanks Eric.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Red Hat Enterprise Virtualization HA [ha ha] by buraq</title>
		<link>http://www.vcritical.com/2010/04/red-hat-enterprise-virtualization-ha-ha-ha/#comment-13478</link>
		<dc:creator>buraq</dc:creator>
		<pubDate>Fri, 27 Jan 2012 02:17:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.vcritical.com/?p=2549#comment-13478</guid>
		<description>Thank you Eric.</description>
		<content:encoded><![CDATA[<p>Thank you Eric.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Better console for PowerShell and VITK by Eric Gray</title>
		<link>http://www.vcritical.com/2009/02/better-console-for-powershell-and-vitk/#comment-13477</link>
		<dc:creator>Eric Gray</dc:creator>
		<pubDate>Thu, 26 Jan 2012 20:33:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.vcritical.com/?p=584#comment-13477</guid>
		<description>This is the PowerShell management interface that is now known as PowerCLI.</description>
		<content:encoded><![CDATA[<p>This is the PowerShell management interface that is now known as PowerCLI.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Red Hat Enterprise Virtualization HA [ha ha] by Eric Gray</title>
		<link>http://www.vcritical.com/2010/04/red-hat-enterprise-virtualization-ha-ha-ha/#comment-13476</link>
		<dc:creator>Eric Gray</dc:creator>
		<pubDate>Thu, 26 Jan 2012 20:32:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.vcritical.com/?p=2549#comment-13476</guid>
		<description>I use the Snagit screen capture utility.</description>
		<content:encoded><![CDATA[<p>I use the Snagit screen capture utility.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

