<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.7.3" -->
<rss version="2.0">
	<channel>
		<title>Virtuall BLOG tagged 'esx'</title>
		<description>Virtuall BLOG tagged 'esx'</description>
		<link>http://www.virtuall.eu</link>
		<lastBuildDate>Tue, 07 Feb 2012 21:09:43 +0100</lastBuildDate>
        <generator>FeedCreator 1.7.3</generator>
		<item>
			<title>High Availability (HA) in ConfigMgr 2007</title>
			<link>http://www.virtuall.eu/blog/high-availability-ha-in-configmgr-2007</link>
			<description>&lt;p&gt;In ConfigMgr 2007 it is difficult to have a true High Availability (HA) solution. This because it isn't supported yet in ConfigMgr 2007; we must wait for ConfigMgr 2012 for that. There are possibilities however with dividing roles on multiple servers, or install it on a Virtual Machine. Then there will be possibilities with VMware ESX (VMotion) or Microsoft Hyper-V (Live Migration) to create a HA environment. ConfigMgr 2007 is not HA then, but the platform on which it's running is.&lt;/p&gt;  &lt;p&gt;Fi [...]</description>
			<author>hho@pqr.nl</author>
			<pubDate>Tue, 16 Aug 2011 23:00:00 +0100</pubDate>
		<category>VMotion</category>
 <category>Live Migration</category>
 <category>Hyper-V</category>
 <category>High Availability</category>
 <category>HA</category>
 <category>esx</category>
		</item>
		<item>
			<title>Scheduled monitoring of ESXi hosts</title>
			<link>http://www.virtuall.eu/blog/scheduled-monitoring-of-esx-hosts</link>
			<description>&lt;p&gt;In my post on sizing up the storage for block size usage, I wrote a script to get the data into a manageable form. This script runs fine from the command line but you probably want to have some sort of trend to analyze. &lt;/p&gt;  &lt;p&gt;In that case, you want to go and schedule running the script. Now the ESX host has a scheduler called &amp;lsquo;cron&amp;rsquo;. In full versions you would simply add a script to /etc/cron.hourly and it would pick it up on the next run. In ESXi this is slightly different. To [...]</description>
			<author>hbr@pqr.nl</author>
			<pubDate>Tue, 16 Aug 2011 23:00:00 +0100</pubDate>
		<category>vscsiStats</category>
 <category>troubleshooting</category>
 <category>script</category>
 <category>esx</category>
		</item>
		<item>
			<title>It's SAMPLE time with vscsiStats</title>
			<link>http://www.virtuall.eu/blog/ita-s-sample-time-with-vscsistats</link>
			<description>&lt;p&gt;vscsiStats is a new VMware tool that helps give insight in disk IOs and latency and stuff like that. It&amp;rsquo;s a very useful tool but it dumps data in histograms. Using these in Excel is quite a pain because Excel knows histograms (with add-ins) but only one at a time. If you want a graph a whole LUN or other lower level part of the storage over time, you need to reformat the data. And luckily, ESX, like most Linux versions nowadays, comes with a python interpreter. Now I know a lot of diffe [...]</description>
			<author>hbr@pqr.nl</author>
			<pubDate>Tue, 08 Feb 2011 23:00:00 +0100</pubDate>
		<category>vscsiStats</category>
 <category>script</category>
 <category>python</category>
 <category>esx</category>
		</item>
		<item>
			<title>Import a VM into Lab Manager using Orchestrator (part 2)</title>
			<link>http://www.virtuall.eu/blog/import-a-vm-into-lab-manager-using-orchestrator-part-2</link>
			<description>&lt;p&gt;This is part 2 of a quick guide to importing a VM into Lab Manager using Orchestrator. In case you missed it, part 1 is available on http://virtuall.eu/blog/import-a-vm-in-lab-manager-using-orchestrator. &lt;/p&gt;  Lab Manager import preparation  &lt;p&gt;In the previous blog we selected a VM and exported it to a fileshare. Unfortunately, for Lab Manager to understand this VM export, we need to change it a little. First, we need 2 xml files; a configuration.xml with this content: &lt;/p&gt;     &lt;p&gt;&amp;lt;configu [...]</description>
			<author>hbr@pqr.nl</author>
			<pubDate>Tue, 09 Nov 2010 23:00:00 +0100</pubDate>
		<category>vCenter</category>
 <category>server virtualization</category>
 <category>script</category>
 <category>Orchestrator</category>
 <category>Labmanager</category>
 <category>esx</category>
 <category>bash</category>
		</item>
		<item>
			<title>Import a VM in Lab Manager using Orchestrator</title>
			<link>http://www.virtuall.eu/blog/import-a-vm-in-lab-manager-using-orchestrator</link>
			<description>&lt;p&gt;There are a lot of things you can automate in a virtual infrastructure. One of the tools that can help automate the more complex workflows is Orchestrator. It’s free when you have a vCenter and it’s very powerful. &lt;/p&gt;  &lt;p&gt;Another great tool is Lab Manager. It’s designed for Test and Dev environments but it can also help to improve uptime of your datacenter by regulating changes in your production environment. &lt;/p&gt;  &lt;p&gt;This is a Proof of Concept combining the two tools as they overlap o [...]</description>
			<author>hbr@pqr.nl</author>
			<pubDate>Tue, 02 Nov 2010 23:00:00 +0100</pubDate>
		<category>vCenter</category>
 <category>server virtualization</category>
 <category>script</category>
 <category>Orchestrator</category>
 <category>Labmanager</category>
 <category>esx</category>
 <category>bash</category>
		</item>
		<item>
			<title>Script bits (update 4)</title>
			<link>http://www.virtuall.eu/blog/script-bits</link>
			<description>&lt;p&gt;This post is a quick gathering of a few small scripts I wrote with my IT-life's motto: &amp;quot;Never do anything twice&amp;quot; &lt;/p&gt;  &lt;p&gt;None of them are very special but each of them is a result of a short moment of frustration and a few minutes of gvim typing (yes, I use 'vi' on windows too). &lt;/p&gt;  &lt;p&gt;so far this article contains: &lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;     Add wallpapers from a lot of subdirs to a Windows 7 Theme     Change everybody's manager in Active Directory     Execute one command on all you [...]</description>
			<author>hbr@pqr.nl</author>
			<pubDate>Mon, 31 May 2010 23:00:00 +0100</pubDate>
		<category>script</category>
 <category>powershell</category>
 <category>esx</category>
 <category>bash</category>
 <category>Active Directory</category>
		</item>
		<item>
			<title>ESX Deployment Appliance (EDA) Quick startup and troubleshooting guide</title>
			<link>http://www.virtuall.eu/blog/esx-deployment-appliance-eda-quick-startup-and-troubleshooting-guide</link>
			<description>&lt;p&gt;The current version is 0.95. Download the main appliance from Download v0.95. Don't forget to use the alternate OVF file&amp;nbsp;at the same download location if you need to import the VM into previous Virtual Infrastructure versions. This guide is written for previous versions but except for some first time wizards, it still applies to the newest release.&lt;/p&gt;&lt;p&gt;If you have anything to say about this appliance, don't hesitate and go to the VMTN forum for this appliance.&lt;/p&gt;&lt;p&gt;To search through e [...]</description>
			<author>hbr@pqr.nl</author>
			<pubDate>Mon, 14 Sep 2009 23:00:00 +0100</pubDate>
		<category>server virtualization</category>
 <category>esx</category>
 <category>eda</category>
 <category>deploy</category>
		</item>
	</channel>
</rss>
