<?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>AVArcher</title>
	<atom:link href="http://avarcher.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://avarcher.net</link>
	<description>Application Oriented Virtualisation</description>
	<lastBuildDate>Sat, 03 Dec 2011 09:47:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>vCenter Orchestrator help</title>
		<link>http://avarcher.net/2011/10/18/vcenter-orchestrator-help/</link>
		<comments>http://avarcher.net/2011/10/18/vcenter-orchestrator-help/#comments</comments>
		<pubDate>Tue, 18 Oct 2011 10:15:17 +0000</pubDate>
		<dc:creator>Andy Archer</dc:creator>
				<category><![CDATA[Application Oriented Virtualisation]]></category>

		<guid isPermaLink="false">http://avarcher.net/?p=390</guid>
		<description><![CDATA[<p>I&#8217;ve had quite a hard time recently getting to know vCenter Orchestrator, part of vSphere from VMware.</p> <p>What made it so difficult was the lack of clear information about getting the product configured, everything I read made a lot of assumptions about what you may or may not understand about the product, or how <span style="color:#777"> . . . &#8594; Read More: <a href="http://avarcher.net/2011/10/18/vcenter-orchestrator-help/">vCenter Orchestrator help</a></span>]]></description>
		<wfw:commentRss>http://avarcher.net/2011/10/18/vcenter-orchestrator-help/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>vSphere memory definitions, Consumed, Active and Granted</title>
		<link>http://avarcher.net/2011/09/27/vsphere-memory-definitions-consumed-active-and-granted/</link>
		<comments>http://avarcher.net/2011/09/27/vsphere-memory-definitions-consumed-active-and-granted/#comments</comments>
		<pubDate>Tue, 27 Sep 2011 14:32:49 +0000</pubDate>
		<dc:creator>Andy Archer</dc:creator>
				<category><![CDATA[Application Oriented Virtualisation]]></category>

		<guid isPermaLink="false">http://avarcher.net/?p=305</guid>
		<description><![CDATA[<p>I was asked for a clear definition of Consumed, Active and Granted memory statistics for VMs in a vCenter performance charts, I was a bit lost for words so research ensued.</p> <p>Active is the memory recently accessed by the guest OS in the VM.</p> <p>Granted &#8211; is the amount of RAM that the VMkernel <span style="color:#777"> . . . &#8594; Read More: <a href="http://avarcher.net/2011/09/27/vsphere-memory-definitions-consumed-active-and-granted/">vSphere memory definitions, Consumed, Active and Granted</a></span>]]></description>
		<wfw:commentRss>http://avarcher.net/2011/09/27/vsphere-memory-definitions-consumed-active-and-granted/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My XenClient journey</title>
		<link>http://avarcher.net/2011/09/23/my-xenclient-journey/</link>
		<comments>http://avarcher.net/2011/09/23/my-xenclient-journey/#comments</comments>
		<pubDate>Fri, 23 Sep 2011 11:28:14 +0000</pubDate>
		<dc:creator>Andy Archer</dc:creator>
				<category><![CDATA[Application Oriented Virtualisation]]></category>

		<guid isPermaLink="false">http://avarcher.net/?p=259</guid>
		<description><![CDATA[<p>Well, it begins here, the hardware has arrived.</p> <p>I&#8217;ve bought a Dell Optiplex 990 Desktop, i5-2500 (I couldnt see anything better with the i7 except hyperthreading), 16GB RAM and a 1TB disk.</p> <p>Plan is to import my existing Vista Ultimate SP2 desktop, have a big VM for my development (might even try installing VMware <span style="color:#777"> . . . &#8594; Read More: <a href="http://avarcher.net/2011/09/23/my-xenclient-journey/">My XenClient journey</a></span>]]></description>
		<wfw:commentRss>http://avarcher.net/2011/09/23/my-xenclient-journey/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Guest OS Customisation for Linux OSs using PowerCLI</title>
		<link>http://avarcher.net/2010/11/16/guest-os-customisation-for-linux-oss/</link>
		<comments>http://avarcher.net/2010/11/16/guest-os-customisation-for-linux-oss/#comments</comments>
		<pubDate>Tue, 16 Nov 2010 11:52:43 +0000</pubDate>
		<dc:creator>Andy Archer</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://avarcher.net/?p=236</guid>
		<description><![CDATA[<p>I have not yet found it obvious from the VMware PowerCLI documentation what constitutes a Linux guest OS specification, if you put the wrong combination of parameters you get an unhelpful error telling you that you have parameters from the wrong set but not what they are, so here is what I have found. <span style="color:#777"> . . . &#8594; Read More: <a href="http://avarcher.net/2010/11/16/guest-os-customisation-for-linux-oss/">Guest OS Customisation for Linux OSs using PowerCLI</a></span>]]></description>
		<wfw:commentRss>http://avarcher.net/2010/11/16/guest-os-customisation-for-linux-oss/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PowerCLI and Technical Support Mode in ESXi v4.1</title>
		<link>http://avarcher.net/2010/11/07/powercli-and-technical-support-mode-in-esxi-v4-1/</link>
		<comments>http://avarcher.net/2010/11/07/powercli-and-technical-support-mode-in-esxi-v4-1/#comments</comments>
		<pubDate>Sun, 07 Nov 2010 14:28:15 +0000</pubDate>
		<dc:creator>Andy Archer</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://new.avarcher.net/?p=3</guid>
		<description><![CDATA[<p>In previous versions of ESXi you would manage Technical Support Mode by modifying properties of the advanced setting &#8216;VMkernel.Boot.techSupportMode&#8217;. Now both local and remote, are elevated to services and as such can be managed using the Get-VMHostService and Set-VMHostService cmdlets.</p> <p>The Get-VMHostService cmdlet will, by default, return;</p> <p></p> <p>So, to change aspects of one <span style="color:#777"> . . . &#8594; Read More: <a href="http://avarcher.net/2010/11/07/powercli-and-technical-support-mode-in-esxi-v4-1/">PowerCLI and Technical Support Mode in ESXi v4.1</a></span>]]></description>
		<wfw:commentRss>http://avarcher.net/2010/11/07/powercli-and-technical-support-mode-in-esxi-v4-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Looks like I’ll be buying a new laptop!</title>
		<link>http://avarcher.net/2010/10/17/looks-like-i%e2%80%99ll-be-buying-a-new-laptop/</link>
		<comments>http://avarcher.net/2010/10/17/looks-like-i%e2%80%99ll-be-buying-a-new-laptop/#comments</comments>
		<pubDate>Sun, 17 Oct 2010 16:48:33 +0000</pubDate>
		<dc:creator>Andy Archer</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://new.avarcher.net/?p=172</guid>
		<description><![CDATA[<p> </p> <p>With the announcement of the release of XenClient I want to be able to get to know, and use, a client hypervisor.</p> <p>I know that there have been warnings about the haste with which Citrix have ploughed on with the release but I want to try it, I want on the beta unfortunately. <span style="color:#777"> . . . &#8594; Read More: <a href="http://avarcher.net/2010/10/17/looks-like-i%e2%80%99ll-be-buying-a-new-laptop/">Looks like I’ll be buying a new laptop!</a></span>]]></description>
		<wfw:commentRss>http://avarcher.net/2010/10/17/looks-like-i%e2%80%99ll-be-buying-a-new-laptop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ESX 3 Help links</title>
		<link>http://avarcher.net/2010/10/17/esx-3-help-links/</link>
		<comments>http://avarcher.net/2010/10/17/esx-3-help-links/#comments</comments>
		<pubDate>Sun, 17 Oct 2010 16:24:52 +0000</pubDate>
		<dc:creator>Andy Archer</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://new.avarcher.net/?p=196</guid>
		<description><![CDATA[<p>ESX3 Command Line Help</p> <p>Select from the following commands</p> <p>esxcfg-advcfg &#8211; VMware ESX Server Advanced Configuration Option Tool esxcfg-auth &#8211; VMware ESX Server Network Management Utility esxcfg-dumppart &#8211; VMware ESX Server diagnostic partition configuration tool esxcfg-firewall &#8211; VMware ESX Server Firewall Configuration Tool esxcfg-info &#8211; VMware ESX Server Info tool esxcfg-module &#8211; VMware ESX <span style="color:#777"> . . . &#8594; Read More: <a href="http://avarcher.net/2010/10/17/esx-3-help-links/">ESX 3 Help links</a></span>]]></description>
		<wfw:commentRss>http://avarcher.net/2010/10/17/esx-3-help-links/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AVArcher and Application Oriented Virtualisation</title>
		<link>http://avarcher.net/2010/10/17/avarcher-provide-consultancy-services/</link>
		<comments>http://avarcher.net/2010/10/17/avarcher-provide-consultancy-services/#comments</comments>
		<pubDate>Sun, 17 Oct 2010 12:07:13 +0000</pubDate>
		<dc:creator>Andy Archer</dc:creator>
				<category><![CDATA[Application Oriented Virtualisation]]></category>

		<guid isPermaLink="false">http://new.avarcher.net/?p=6</guid>
		<description><![CDATA[<p> </p> <p>For several years AVArcher have been providing consultancy and education services based around the VMware and Citrix product line. It has now become quite clear that the server consolidation aspect of server virtualisation has successfully been reduced to practice and we have decided to start to look at the application of virtualisation technologies <span style="color:#777"> . . . &#8594; Read More: <a href="http://avarcher.net/2010/10/17/avarcher-provide-consultancy-services/">AVArcher and Application Oriented Virtualisation</a></span>]]></description>
		<wfw:commentRss>http://avarcher.net/2010/10/17/avarcher-provide-consultancy-services/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

