<?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 IT Knowledge</title>
	<atom:link href="http://it.thingies.eu/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://it.thingies.eu</link>
	<description>The things you learn during working-hours</description>
	<lastBuildDate>Mon, 16 Nov 2009 16:30:38 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Rescanning your storage in an ESX cluster by marcel</title>
		<link>http://it.thingies.eu/2009/11/rescanning-your-storage-in-an-esx-cluster/comment-page-1/#comment-11</link>
		<dc:creator>marcel</dc:creator>
		<pubDate>Mon, 16 Nov 2009 16:30:38 +0000</pubDate>
		<guid isPermaLink="false">http://it.thingies.eu/?p=94#comment-11</guid>
		<description>even better, it seems the -Refresh isn&#039;t needed at all. This will auto-run if the esx node sees a new vmfs datastore or a new storage device is initialized.
The biggest usage of these scripts is for not-powershell users that have to do something fast. Just add the functionality in scripts and let them use these.

I&#039;ve rewritten the script so that it now has an argument option. I&#039;ll post that instead of the current.</description>
		<content:encoded><![CDATA[<p>even better, it seems the -Refresh isn&#8217;t needed at all. This will auto-run if the esx node sees a new vmfs datastore or a new storage device is initialized.<br />
The biggest usage of these scripts is for not-powershell users that have to do something fast. Just add the functionality in scripts and let them use these.</p>
<p>I&#8217;ve rewritten the script so that it now has an argument option. I&#8217;ll post that instead of the current.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rescanning your storage in an ESX cluster by Carter Shanklin</title>
		<link>http://it.thingies.eu/2009/11/rescanning-your-storage-in-an-esx-cluster/comment-page-1/#comment-10</link>
		<dc:creator>Carter Shanklin</dc:creator>
		<pubDate>Mon, 16 Nov 2009 16:16:31 +0000</pubDate>
		<guid isPermaLink="false">http://it.thingies.eu/?p=94#comment-10</guid>
		<description>I think you can just Get-VMHost &#124; Get-VMHostStorage -RescanAllHba -RescanVmfs -Refresh and it will be faster.

I&#039;ve never tried it with the -Refresh at same time as the rescans, I know the rescans will work by themselves, so it&#039;s worth a try.</description>
		<content:encoded><![CDATA[<p>I think you can just Get-VMHost | Get-VMHostStorage -RescanAllHba -RescanVmfs -Refresh and it will be faster.</p>
<p>I&#8217;ve never tried it with the -Refresh at same time as the rescans, I know the rescans will work by themselves, so it&#8217;s worth a try.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on VMWare tools in ubuntu by marcel</title>
		<link>http://it.thingies.eu/2009/08/vmware-tools-in-ubuntu/comment-page-1/#comment-7</link>
		<dc:creator>marcel</dc:creator>
		<pubDate>Sat, 22 Aug 2009 13:11:47 +0000</pubDate>
		<guid isPermaLink="false">http://it.thingies.eu/?p=60#comment-7</guid>
		<description>Hi Frederik, for the record, i was in your vmware VCP3.5 class a few months ago (the big guy together with the loud-mouth solaris admin ;).
I&#039;ve the open-vm-tools build in jaunty running in two servers now and they are working like a charm. However it would indeed be nice if the vmware-tools would work out of the box :D</description>
		<content:encoded><![CDATA[<p>Hi Frederik, for the record, i was in your vmware VCP3.5 class a few months ago (the big guy together with the loud-mouth solaris admin <img src='http://it.thingies.eu/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> .<br />
I&#8217;ve the open-vm-tools build in jaunty running in two servers now and they are working like a charm. However it would indeed be nice if the vmware-tools would work out of the box <img src='http://it.thingies.eu/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on VMWare tools in ubuntu by Frederik Vos</title>
		<link>http://it.thingies.eu/2009/08/vmware-tools-in-ubuntu/comment-page-1/#comment-6</link>
		<dc:creator>Frederik Vos</dc:creator>
		<pubDate>Sat, 22 Aug 2009 10:20:41 +0000</pubDate>
		<guid isPermaLink="false">http://it.thingies.eu/?p=60#comment-6</guid>
		<description>First of all, thank you for linking my site !
For some reason, i didn&#039;t receive your mail, the link is fixed now.

I will test the open-vm-tools version in Jaunty again, i hope you&#039;re right because the method i described is not very beginners-friendly :) 
Yesterday the new version of VMWare Workstation is available for download, following the changelog the vmware tools provided there should be working out-of-the-box, i&#039;ll going to test that also.</description>
		<content:encoded><![CDATA[<p>First of all, thank you for linking my site !<br />
For some reason, i didn&#8217;t receive your mail, the link is fixed now.</p>
<p>I will test the open-vm-tools version in Jaunty again, i hope you&#8217;re right because the method i described is not very beginners-friendly <img src='http://it.thingies.eu/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Yesterday the new version of VMWare Workstation is available for download, following the changelog the vmware tools provided there should be working out-of-the-box, i&#8217;ll going to test that also.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on VMWare tools in ubuntu by marcel</title>
		<link>http://it.thingies.eu/2009/08/vmware-tools-in-ubuntu/comment-page-1/#comment-5</link>
		<dc:creator>marcel</dc:creator>
		<pubDate>Fri, 21 Aug 2009 07:30:10 +0000</pubDate>
		<guid isPermaLink="false">http://it.thingies.eu/?p=60#comment-5</guid>
		<description>unfortunatly you&#039;re right but i cannot find any new link. I&#039;ve mailed Frederik about it but i didn&#039;t get a reply yet.
But i would recommend to upgrade your sources to jaunty and aptitude install open-vm-tools. No X required and working perfectly.

Cheers,

Marcel</description>
		<content:encoded><![CDATA[<p>unfortunatly you&#8217;re right but i cannot find any new link. I&#8217;ve mailed Frederik about it but i didn&#8217;t get a reply yet.<br />
But i would recommend to upgrade your sources to jaunty and aptitude install open-vm-tools. No X required and working perfectly.</p>
<p>Cheers,</p>
<p>Marcel</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on VMWare tools in ubuntu by Antonio Joaquim</title>
		<link>http://it.thingies.eu/2009/08/vmware-tools-in-ubuntu/comment-page-1/#comment-3</link>
		<dc:creator>Antonio Joaquim</dc:creator>
		<pubDate>Thu, 20 Aug 2009 17:29:28 +0000</pubDate>
		<guid isPermaLink="false">http://it.thingies.eu/?p=60#comment-3</guid>
		<description>HI.
The &quot;wget www.l4l.be/download/vmxnet.conf&quot; returns NotFound. Did the &quot;.conf&quot;s chaged place?
Thanks</description>
		<content:encoded><![CDATA[<p>HI.<br />
The &#8220;wget <a href="http://www.l4l.be/download/vmxnet.conf" rel="nofollow">http://www.l4l.be/download/vmxnet.conf</a>&#8221; returns NotFound. Did the &#8220;.conf&#8221;s chaged place?<br />
Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

