<?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>Virtualization Tips &#187; vSphere</title>
	<atom:link href="http://www.virtualizetips.com/category/vmware/vsphere/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.virtualizetips.com</link>
	<description>Covering all things in your Virtual Data Center. We write VMware, Citrix &#38; Microsoft from VDI to VMotion. VMware Tips</description>
	<lastBuildDate>Thu, 29 Jul 2010 20:18:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Some cool new features in vSphere Command Line Interface CLI 4.1</title>
		<link>http://www.virtualizetips.com/2010/07/some-cool-new-features-in-vsphere-command-line-interface-cli-4-1/</link>
		<comments>http://www.virtualizetips.com/2010/07/some-cool-new-features-in-vsphere-command-line-interface-cli-4-1/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 20:18:48 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[CLI]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[vCenter Server]]></category>
		<category><![CDATA[vSphere]]></category>
		<category><![CDATA[CLI 4.1]]></category>
		<category><![CDATA[Command Line Interface]]></category>
		<category><![CDATA[ESXi]]></category>
		<category><![CDATA[vCLI]]></category>

		<guid isPermaLink="false">http://www.virtualizetips.com/?p=475</guid>
		<description><![CDATA[Now that vSphere 4.1 has been out for a couple of weeks you&#8217;ve probably had some time to play with it in a lab. I&#8217;m sure you have also spent some time reading the release notes getting up to speed on the large list of new features that were released. After spending time myself getting [...]]]></description>
			<content:encoded><![CDATA[<p>Now that vSphere 4.1 has been out for a couple of weeks you&#8217;ve probably had some time to play with it in a lab. I&#8217;m sure you have also spent some time reading the release notes getting up to speed on the large list of new features that were released. After spending time myself getting familiar with many of the new options I wanted to dig in and see what was new with the Command Line Interface in 4.1. Since this is going to play a big part in how you will be managing ESXi hosts once you move your environment over to the platform of the future.</p>
<p>I have grabbed a list of the new commands added to vCLI 4.1, these command will help narrow the gap that had existed between what you could run on the ESX console (COS) and what you could do via the vCLI with an ESXi host. Notice the part at the end where it lists some of the commands that cannot be executed against a vCenter server for a host in lock down mode.</p>
<ul>
<li><code> vicfg-hostops</code> – Allows you to examine, stop, and reboot hosts and to instruct hosts to enter and exit maintenance mode.</li>
<li><code>vicfg-authconfig</code> – Allows you to add an ESX/ESXi host  to an Active Directory domain, remove the host, and list Active  Directory domain information.</li>
<li><code>vicfg-ipsec</code> – Supports IPsec setup.</li>
</ul>
<p>vSphere CLI 4.1  also includes the following new functionality:</p>
<ul>
<li>The following options have been added to <code>esxcli</code>:
<ul>
<li><code> esxcli swisc</code><code>si session</code> – Manage  iSCSI sessions.</li>
<li><code>esxcli swiscsi nic</code> – Manage iSCSI network interfaces.</li>
<li><code>esxcli swiscsi vmknic</code> – List VMkernel network interfaces available for binding to particular iSCSI adapter.</li>
<li><code>esxcli swiscsi vmnic</code> – List available uplink adapters for use with a specified iSCSI adapter.</li>
<li><code>esxcli vaai device</code> – Display information about devices claimed by the VMware VAAI (vStorage APIs for Array Integration) Filter Plugin.</li>
<li><code>esxcli corestorage </code> – List devices or plugins. Used in conjunction with hardware acceleration.</li>
<li><code>esxcli network</code> – List active connections or list active ARP table entries.</li>
<li><code>esxcli vms</code> – List and forcibly stop virtual machines that do not respond to normal stop operations.</li>
</ul>
</li>
<li>Some of the parity issues between vSphere CLI and the ESX service console have been resolved.</li>
<li>You can now run vCLI commands using SSPI (<code>--passthroughauth</code>) against both vCenter Server and ESX/ESXi systems.</li>
<li>Lockdown mode allows vSphere administrators to block direct access  to ESXi systems.  With lockdown mode enabled, all operations must go  through a vCenter Server system.  The following commands cannot run  against vCenter Server systems and can therefore not be used in lockdown  mode:
<ul>
<li><code>vicfg-snmp</code></li>
<li><code>vifs</code></li>
<li><code>vicfg-user</code></li>
<li><code>vicfg-cfgbackup</code></li>
<li><code>vihostupdate</code></li>
<li><code>vmkfstools</code></li>
<li><code>esxcli</code></li>
<li><code>vicfg-ipsec</code></li>
</ul>
</li>
<p>If you want to run these commands against an ESXi system, turn off lockdown mode using the vSphere Client.</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.virtualizetips.com/2010/07/some-cool-new-features-in-vsphere-command-line-interface-cli-4-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use web browser to view vSphere Configuration and Log files</title>
		<link>http://www.virtualizetips.com/2010/07/use-web-browser-to-view-vsphere-configuration-and-log-files/</link>
		<comments>http://www.virtualizetips.com/2010/07/use-web-browser-to-view-vsphere-configuration-and-log-files/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 18:57:52 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[vSphere]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[ESXi]]></category>
		<category><![CDATA[Logs]]></category>

		<guid isPermaLink="false">http://www.virtualizetips.com/?p=470</guid>
		<description><![CDATA[Sure this nothing earth shattering but it&#8217;s just something simple that can make your life easier. With a web browser and some links that I will provide below you can view some of the vSphere configuration files and messages from logs. This is probably the fastest way to get a view into your host with [...]]]></description>
			<content:encoded><![CDATA[<p>Sure this nothing earth shattering but it&#8217;s just something simple that can make your life easier. With a web browser and some links that I will provide below you can view some of the vSphere configuration files and messages from logs. This is probably the fastest way to get a view into your host with out having to SSH into the server or use another method. This method works for both vSphere 4.0 and 4.1 hosts and it works on both ESX and ESXi hosts.</p>
<p>You can view the VMware vSphere Configuration files from a browser using a link formatted like the following. <strong>https://hostname/host</strong> From that link you will need to authenticate to your host and then will be able to view a list of files from the host. In the list of files presented with be configuration files and some logs.</p>
<p><a href="http://www.virtualizetips.com/wp-content/uploads/2010/07/webview1.jpg"><img class="aligncenter size-full wp-image-471" title="webview1" src="http://www.virtualizetips.com/wp-content/uploads/2010/07/webview1.jpg" alt="" width="323" height="564" /></a></p>
<p>There is another page viewable with a web browser that will show you log messages from your ESX or ESXi host. Use the following syntax for the link.  <strong>https://hostname/host/messages</strong></p>
<p style="text-align: center;"><a href="http://www.virtualizetips.com/wp-content/uploads/2010/07/webview2.jpg"><img class="aligncenter size-full wp-image-472" title="webview2" src="http://www.virtualizetips.com/wp-content/uploads/2010/07/webview2.jpg" alt="" width="638" height="429" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.virtualizetips.com/2010/07/use-web-browser-to-view-vsphere-configuration-and-log-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VKernel accounces Chargeback 2.0 for vSphere and Hyper-V shops</title>
		<link>http://www.virtualizetips.com/2010/07/vkernel-accounces-chargeback-2-0-for-vsphere-and-hyper-v-shops/</link>
		<comments>http://www.virtualizetips.com/2010/07/vkernel-accounces-chargeback-2-0-for-vsphere-and-hyper-v-shops/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 21:42:24 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[vCenter Server]]></category>
		<category><![CDATA[vSphere]]></category>
		<category><![CDATA[Chargeback]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[VKernel]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://www.virtualizetips.com/?p=460</guid>
		<description><![CDATA[The team at VKernel have announced the release of Chargeback 2.0. The new release extends chargeback support to both Microsoft  Hyper-V Server 2008 R2 and VMware ESX environments. While I don&#8217;t know of many mixed environment shops yet, but I know that people will continue to move this direction. It&#8217;s nice to see vendors begin [...]]]></description>
			<content:encoded><![CDATA[<div><span style="font-family: Arial;">The team at VKernel have announced the release of Chargeback 2.0. The new release extends chargeback support to both Microsoft  Hyper-V Server 2008 R2 and VMware ESX environments. While I don&#8217;t know of many mixed environment shops yet, but I know that people will continue to move this direction. It&#8217;s nice to see vendors begin to update tools to support multiple vendors. I have not had a chance to look at this product yet but plan to test it in the future and will write up something about my experience. You can read more at their site </span><a href="http://www.vkernel.com/products/chargeback" target="_blank">http://www.vkernel.com/products/chargeback</a></div>
<div></div>
<div><span style="font-family: Arial;"><strong>Some text from their press release</strong><br />
</span></div>
<div><span style="font-family: Arial;"><br />
</span></div>
<blockquote>
<div><span style="font-family: Arial;">The  release also adds support for mixed chargeback models. VKernel  Chargeback 2.0 now supports both allocated and actual resource  consumption models. By reporting on both measures, infrastructure teams  can chargeback for actual resource consumption, allocated resources, or  simply show application teams the difference in real dollars between  their allocated capacity and actual usage. This cost visibility is critical to capacity management, reducing VM spral and supporting private cloud initiatives.<br />
</span></div>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.virtualizetips.com/2010/07/vkernel-accounces-chargeback-2-0-for-vsphere-and-hyper-v-shops/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Configure VMware ESXi 4.1 for Active Directory Integration</title>
		<link>http://www.virtualizetips.com/2010/07/configure-vmware-esxi-4-1-for-active-directory-integration/</link>
		<comments>http://www.virtualizetips.com/2010/07/configure-vmware-esxi-4-1-for-active-directory-integration/#comments</comments>
		<pubDate>Sat, 24 Jul 2010 06:50:01 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[vSphere]]></category>
		<category><![CDATA[Active Directory Integration]]></category>
		<category><![CDATA[AD]]></category>
		<category><![CDATA[DCUI]]></category>
		<category><![CDATA[ESXi 4.1]]></category>

		<guid isPermaLink="false">http://www.virtualizetips.com/?p=435</guid>
		<description><![CDATA[By now you&#8217;re sure to have heard that vSphere 4.1 offers the ability to use Active Directory for authentication. This is something that has been on peoples wish lists for sometime now. There was some hacks to make this work on the previous versions, but they were a use at your own risk option. With [...]]]></description>
			<content:encoded><![CDATA[<p>By now you&#8217;re sure to have heard that vSphere 4.1 offers the ability to use Active Directory for authentication. This is something that has been on peoples wish lists for sometime now. There was some hacks to make this work on the previous versions, but they were a use at your own risk option. With AD integration you can use your normal domain user accounts that poses admin rights already to authenticate with your ESX servers. This will help keep things in sync and keep you from having to manually create local accounts on your ESX hosts. If you were just using Virtual Center or vCenter server the new name it has always been able to use Active Directory for authentication.</p>
<p>There are a couple of different ways that you can enable AD integration ( vSphere client, vCLI, scripting or Host Profiles). In this post I will cover the method through vSphere client.</p>
<p><span id="more-435"></span></p>
<p><strong>Step 1</strong>: Connect to your host directly with the vSphere client. You are also suppose to be able to do this same method when connecting to vCenter server, but I have heard mixed results. I will try once my console is updated to vCenter 4.1. You then need to click on the Configuration Tab. Then select the &#8220;Advanced Services&#8221; selection from the Software box on the lower left. Then you click on the &#8220;Properties&#8221; link that is shown in the picture below.</p>
<p style="text-align: center;"><a href="http://www.virtualizetips.com/wp-content/uploads/2010/07/esxiad1.jpg"><img class="aligncenter size-full wp-image-436" title="esxiad1" src="http://www.virtualizetips.com/wp-content/uploads/2010/07/esxiad1.jpg" alt="" width="642" height="284" /></a></p>
<p style="text-align: left;">
<p style="text-align: left;"><strong>Step 2</strong>: You will be presented with a Directory Services Configuration window that is shown below. In the select &#8220;Service Type&#8221; drop down you will need to select &#8220;Active Directory&#8221;.  The in the Domain field you need to type in the name of your domain that you will be connecting to. Next step is to click the &#8220;Join Domain&#8221; button and you will be presented with an authentication window shown in the next step.</p>
<p style="text-align: left;"><a href="http://www.virtualizetips.com/wp-content/uploads/2010/07/esxiad2.jpg"><img class="aligncenter size-full wp-image-437" title="esxiad2" src="http://www.virtualizetips.com/wp-content/uploads/2010/07/esxiad2.jpg" alt="" width="411" height="340" /></a></p>
<p style="text-align: left;"><strong>Step 3</strong>: In this part you need to enter in credentials that will allow you to connect and join the ESXi Host to the domain. You can enter your credentials in the format listed below (Domain\user) or use this format ( administrator@test.com). I had more luck using the second option.</p>
<p style="text-align: left;"><a href="http://www.virtualizetips.com/wp-content/uploads/2010/07/esxiad3.jpg"><img class="aligncenter size-full wp-image-438" title="esxiad3" src="http://www.virtualizetips.com/wp-content/uploads/2010/07/esxiad3.jpg" alt="" width="310" height="172" /></a></p>
<p style="text-align: left;"><strong>Step 4</strong>: After successfully entering your logon ID your ESXi host is added to the Domain. You can see from the image below my host was added to the default computer container since I did not specify another OU for them to be placed into.</p>
<p style="text-align: left;"><a href="http://www.virtualizetips.com/wp-content/uploads/2010/07/esxiad4.jpg"><img class="aligncenter size-full wp-image-439" title="esxiad4" src="http://www.virtualizetips.com/wp-content/uploads/2010/07/esxiad4.jpg" alt="" width="553" height="310" /></a></p>
<p style="text-align: left;"><strong>Step 5</strong>: Now that your VMware host was added to the domain you can now add users or groups to the Permissions tab. You can see below once on the Permissions area you right click and select &#8220;Add Permission&#8221;</p>
<p style="text-align: center;"><a href="http://www.virtualizetips.com/wp-content/uploads/2010/07/esxiad5.png"><img class="aligncenter size-full wp-image-440" title="esxiad5" src="http://www.virtualizetips.com/wp-content/uploads/2010/07/esxiad5.png" alt="" width="628" height="276" /></a></p>
<p style="text-align: left;"><strong>Step 6</strong>: In this step the Assign Permissions window has opened and you need to select the Administrator role from the section pointed out in the image below. Then click the Add button on the left side to pick your User or Group from the Active Directory connection.</p>
<p style="text-align: left;"><a href="http://www.virtualizetips.com/wp-content/uploads/2010/07/esxiad6.jpg"><img class="aligncenter size-full wp-image-441" title="esxiad6" src="http://www.virtualizetips.com/wp-content/uploads/2010/07/esxiad6.jpg" alt="" width="644" height="511" /></a></p>
<p style="text-align: left;"><strong>Step 7</strong>: You first must select your Domain from the domain drop down list at the top of the window shown below.</p>
<p style="text-align: left;"><a href="http://www.virtualizetips.com/wp-content/uploads/2010/07/esxiad7.png"><img class="aligncenter size-full wp-image-442" title="esxiad7" src="http://www.virtualizetips.com/wp-content/uploads/2010/07/esxiad7.png" alt="" width="506" height="472" /></a></p>
<p style="text-align: left;"><strong>Step 8</strong>: Once you have select the Domain that you integrated with you will be presented with a list of Users and Groups. You should select your User/Group and press the Add button and then click OK.</p>
<p style="text-align: left;"><a href="http://www.virtualizetips.com/wp-content/uploads/2010/07/esxiad8.jpg"><img class="aligncenter size-full wp-image-443" title="esxiad8" src="http://www.virtualizetips.com/wp-content/uploads/2010/07/esxiad8.jpg" alt="" width="504" height="473" /></a></p>
<p style="text-align: left;"><strong>Step 9</strong>:  Now that you have added your Domain account or group you will see it in the lists of users as shown below.</p>
<p style="text-align: center;"><a href="http://www.virtualizetips.com/wp-content/uploads/2010/07/esxiad9.jpg"><img class="aligncenter size-full wp-image-444" title="esxiad9" src="http://www.virtualizetips.com/wp-content/uploads/2010/07/esxiad9.jpg" alt="" width="653" height="161" /></a></p>
<p style="text-align: left;"><strong>Step 10</strong>: Once you have completed the steps above you will now be able to close your vSphere Client connection and connect back using your newly configured Active Directory Integration. Again you have two ways to enter your Domain credentials ( Domain\user or user@domain.com)</p>
<p style="text-align: left;"><a href="http://www.virtualizetips.com/wp-content/uploads/2010/07/esxiad10.jpg"><img class="aligncenter size-full wp-image-445" title="esxiad10" src="http://www.virtualizetips.com/wp-content/uploads/2010/07/esxiad10.jpg" alt="" width="420" height="373" /></a></p>
<p style="text-align: left;"><strong>Step 11</strong>: Once your have logged in with your domain credentials you will be able to see in the lower right corner of the vSphere Client that you have authenticated with a Domain account.</p>
<p style="text-align: left;"><a href="http://www.virtualizetips.com/wp-content/uploads/2010/07/esxiad11.jpg"><img class="aligncenter size-full wp-image-446" title="esxiad11" src="http://www.virtualizetips.com/wp-content/uploads/2010/07/esxiad11.jpg" alt="" width="448" height="231" /></a></p>
<p style="text-align: left;"><strong>Step 12</strong>:  Now the next step was to see which ways I could all use the new AD integration. From the picture below you can see that I was able to use the Domain logon to authenticate to ESXi 4.1 TSM (Tech Support Mode) from the console and from a remote SSH connection. I was able to use my id in the format shown below to authenticate but did not have any luck use the Domain\user format for these type of logons. This have have just been something in my lab so your mileage may vary.</p>
<p style="text-align: left;"><a href="http://www.virtualizetips.com/wp-content/uploads/2010/07/esxiad12.jpg"><img class="aligncenter size-full wp-image-447" title="esxiad12" src="http://www.virtualizetips.com/wp-content/uploads/2010/07/esxiad12.jpg" alt="" width="716" height="398" /></a></p>
<p style="text-align: left;"><strong>Step 13</strong>: Lastly I wanted to see if I could authenticate to the DCUI ( Direct Console User Interface) of ESXi 4.1 using a Domain account. I was not able to have any success logging into the DCUI with the AD account using either format listed earlier. Which is kind of weird since I was able to use the AD logon for the TSM login form the console. If you had different results form this leave me a comment with what you did different I would love to hear.</p>
<p style="text-align: left;"><a href="http://www.virtualizetips.com/wp-content/uploads/2010/07/esxiad13.jpg"><img class="aligncenter size-full wp-image-448" title="esxiad13" src="http://www.virtualizetips.com/wp-content/uploads/2010/07/esxiad13.jpg" alt="" width="563" height="239" /></a></p>
<p style="text-align: left;"><a href="http://www.virtualizetips.com/wp-content/uploads/2010/07/esxiad14.jpg"><img class="aligncenter size-full wp-image-449" title="esxiad14" src="http://www.virtualizetips.com/wp-content/uploads/2010/07/esxiad14.jpg" alt="" width="438" height="212" /></a></p>
<p style="text-align: left;">
<p style="text-align: left;">Lastly I will be trying some of the others methods that I listed at the beginning for setting up the AD integration when I have some time. I will be sure to link them to this article. If you are curious you can see a very simplified version of this in the <a href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;cmd=displayKC&amp;externalId=1021970" target="_blank">VMware KB article</a>.</p>
<p style="text-align: left;">
<p style="text-align: left;">
<p style="text-align: left;">
<p style="text-align: left;">
<p style="text-align: left;">
<p style="text-align: left;">
<p style="text-align: left;">
<p style="text-align: left;">
<p style="text-align: left;">
<p style="text-align: left;">
<p style="text-align: left;">
<p style="text-align: left;">
<p style="text-align: left;">
<p style="text-align: left;">
<p style="text-align: left;">
<p style="text-align: left;">
<p style="text-align: left;">
<p style="text-align: left;">
<p style="text-align: left;">
<p style="text-align: left;">
<p style="text-align: left;">
<p style="text-align: left;">
<p style="text-align: left;">
<p style="text-align: left;">
<p style="text-align: left;">
<p style="text-align: left;">
<p style="text-align: left;">
<p style="text-align: left;">
<p style="text-align: left;">
]]></content:encoded>
			<wfw:commentRss>http://www.virtualizetips.com/2010/07/configure-vmware-esxi-4-1-for-active-directory-integration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>There is a password authentication bug in VMware vSphere ESXi 4.1</title>
		<link>http://www.virtualizetips.com/2010/07/there-is-a-password-authentication-bug-in-vmware-vsphere-esxi-4-1/</link>
		<comments>http://www.virtualizetips.com/2010/07/there-is-a-password-authentication-bug-in-vmware-vsphere-esxi-4-1/#comments</comments>
		<pubDate>Fri, 16 Jul 2010 02:12:08 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[vSphere]]></category>
		<category><![CDATA[Authentication]]></category>
		<category><![CDATA[ESXi 4.1]]></category>
		<category><![CDATA[issue]]></category>
		<category><![CDATA[Password]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.virtualizetips.com/?p=400</guid>
		<description><![CDATA[While doing my usual surfing in the VMware forums I came across a thread about a password issue with ESXi 4.1. The issue seems to be that the latest version of ESXi only looks at the first 8 digits of your password. So as long as you type in the first 8 digits of your [...]]]></description>
			<content:encoded><![CDATA[<p>While doing my usual surfing in the VMware forums I came across a thread about a password issue with ESXi 4.1. The issue seems to be that the latest version of ESXi only looks at the first 8 digits of your password. So as long as you type in the first 8 digits of your password correct the rest does not matter. I was able to recreate this in my home lab using a 10 digit password.</p>
<p>So to make it crystal clear when I installed ESXi 4.1 with Build # 260247 I entered a 10 digit password for &#8220;root&#8221;. After the install and a reboot I was able to login using my password as expected. I then enabled TSM mode for local and SSH access. I was then able to log on using local or SSH as the method using my exact password, just the first 8 digits or the 8digits plus anything else after. I even tried entering the first 8 digits and several digits of random characters afterward and it still accepts the password.</p>
<p>I will post a follow up to this post once something is released from VMware regarding this password issue. Until then you can follow along with the thread over on the <a href="http://communities.vmware.com/message/1571693#1571693" target="_blank">VMware forums</a> if you wish.</p>
<p><strong>Update July 19th, 2010</strong></p>
<p>VMware released a <a href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;cmd=displayKC&amp;externalId=1024500" target="_blank">KB article</a> today that basically explains the issue but does not really offer a fix. It really looks like there will not be a fix and we will just be limited to 8 character passwords. <a href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;cmd=displayKC&amp;externalId=1024500" target="_blank">VMware KB Article</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.virtualizetips.com/2010/07/there-is-a-password-authentication-bug-in-vmware-vsphere-esxi-4-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pre-install requirements for upgrade to VMware vCenter 4.1 server</title>
		<link>http://www.virtualizetips.com/2010/07/pre-install-requirements-for-upgrade-to-vmware-vcenter-4-1-server/</link>
		<comments>http://www.virtualizetips.com/2010/07/pre-install-requirements-for-upgrade-to-vmware-vcenter-4-1-server/#comments</comments>
		<pubDate>Thu, 15 Jul 2010 20:08:15 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[vCenter Server]]></category>
		<category><![CDATA[vSphere]]></category>
		<category><![CDATA[ESX 4.1]]></category>
		<category><![CDATA[ESXi4.1]]></category>
		<category><![CDATA[Install]]></category>
		<category><![CDATA[Upgrade]]></category>

		<guid isPermaLink="false">http://www.virtualizetips.com/?p=397</guid>
		<description><![CDATA[With this weeks release of vSphere 4.1 from VMware the operating system requirements have been raised to 64 bit. What this means is that all management consoles and related tools have moved or will be moving soon to 64 bit only systems. Most importantly is that vCenter server 4.1 is now dependent on a 64 [...]]]></description>
			<content:encoded><![CDATA[<p>With this weeks release of vSphere 4.1 from VMware the operating system requirements have been raised to 64 bit. What this means is that all management consoles and related tools have moved or will be moving soon to 64 bit only systems. Most importantly is that vCenter server 4.1 is now dependent on a 64 bit OS to run. This means that before you rush to upgrade you will need to make sure if your running on a physical server that it is 64 bit capable. If not then you will require a new server or you could elect to move it to a 64 bit virtual machine.</p>
<p>Currently only the operating systems listed below are the only 64 bit options support by the new vCenter 4.1 server.</p>
<div>
<ul>
<li>Windows XP Pro  SP2 (SP2 required, 64 bit )</li>
<li>Windows  Server 2003 (SP1 required, 64 bit )</li>
<li>Windows  Server 2008 (64 bit )</li>
</ul>
</div>
<p>Something new with this release is the vCenter Server Data Migration Tool. This new tool will help to migrate some of your data and settings over to a new server depending on what your configuration was. There are some very rigid rules on what it will and wont move across. The list below is the only options that it will migrate. Judging from that list every production setup I&#8217;ve ever seen is going to require the usual manual steps to be done. Since I don&#8217;t think anyone out there is using SQL express as their DB in anything other than maybe a small lab environment. Your gonna need to configure 64 bit DSN&#8217;s for your vCenter and Update Manger Databases on the new server yourself.</p>
<p>You can use the  vCenter Data Migration Tool to automatically migrate the following to a  new server:</p>
<ul>
<li>
<div>vCenter Server  Software and its configuration</div>
</li>
<li>
<div>vCenter Update  Manager Software and its configuration</div>
</li>
<li>
<div>VMware  Orchestrator Software and its configuration</div>
</li>
<li>
<div>The default SQL  Express 2005 database that comes installed with vCenter Server.</div>
</li>
</ul>
<p>To see the full details from VMware on this process refer to this <a href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;cmd=displayKC&amp;externalId=1022137" target="_blank">article</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.virtualizetips.com/2010/07/pre-install-requirements-for-upgrade-to-vmware-vcenter-4-1-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Different ways to enable Tech Support Mode TSM on ESXi 4.1</title>
		<link>http://www.virtualizetips.com/2010/07/different-ways-to-enable-tech-support-mode-tsm-on-esxi-4-1/</link>
		<comments>http://www.virtualizetips.com/2010/07/different-ways-to-enable-tech-support-mode-tsm-on-esxi-4-1/#comments</comments>
		<pubDate>Thu, 15 Jul 2010 02:59:14 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[vSphere]]></category>
		<category><![CDATA[Console]]></category>
		<category><![CDATA[COS]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[ESXi]]></category>
		<category><![CDATA[Tech Support Mode]]></category>
		<category><![CDATA[TSM]]></category>

		<guid isPermaLink="false">http://www.virtualizetips.com/?p=394</guid>
		<description><![CDATA[For anyone that has been running or played with ESXi in the previous versions you should have a good idea of what Tech Support Mode is. The Tech Support Mode or TSM is a sort of simple version of the system console that was available on the classic versions of ESX. Except that the TSM [...]]]></description>
			<content:encoded><![CDATA[<p>For anyone that has been running or played with ESXi in the previous versions you should have a good idea of what Tech Support Mode is. The Tech Support Mode or TSM is a sort of simple version of the system console that was available on the classic versions of ESX. Except that the TSM mode is not Linux based and does not have all the capabilities that the old COS had. But you can now access Tech Support Mode locally or via SSH if you follow the instructions below to enable them. I have become very comfortable with the old console access and that&#8217;s probably my biggest complaint about having to use ESXi. I&#8217;ve been playing around with the vMA or virtual management appliance that can be used to remotely manage ESXi hosts in the lab but its just not the same. I guess it will become second nature the more that I use it since classic ESX will no longer be offered in ESX 5.0 when it is released in the future.</p>
<div>To enable local or remote TSM from the Direct Console User  Interface (DCUI):</div>
<ol>
<li>At the DCUI of the ESXi host, press F2 and provide credentials when  prompted.</li>
<li>Scroll to <strong>Troubleshooting Options</strong>, and press  Enter.</li>
<li>If you want to enable local TSM, select <strong>Local Tech  Support</strong> and press Enter once. This allows users to login on the  virtual console of the ESXi host.
<p>If you want to enable remote  TSM, select <strong>Remote Tech Support (SSH)</strong> and press Enter  once. This allows users to login via SSH on the virtual console of the  ESXi host.</li>
<li>Optionally, if you want to configure the timeout for TSM:</li>
<li>
<ol type="a">
<li>Select <strong>Modify Tech Support timeout</strong> and press Enter.</li>
<li>Enter the desired timeout value in minutes and press Enter.</li>
</ol>
</li>
<li>Press Esc three times to return to the main DCUI screen.</li>
</ol>
<div>To enable local or remote TSM from the vSphere Client:</div>
<ol>
<li>Select the host and click the <strong>Configuration</strong> tab.</li>
<li>Click <strong>Security profile</strong> &gt; <strong>Properties</strong>.</li>
<li>Click <strong>Local Tech Support</strong> or <strong>Remote  Tech Support (SSH)</strong> and click <strong>Options</strong>.</li>
<li>Choose the desired startup policy and click <strong>Start</strong>,  then click <strong>OK</strong>.</li>
<li>Verify that the daemon selected in step 3 shows as running in  the <strong>Services Properties</strong> window.</li>
</ol>
<div>To configure the TSM timeout value using the vSphere Client:</div>
<ol>
<li>Select the host and click the <strong>Configuration</strong> tab.</li>
<li>Click <strong>Advanced Settings</strong>.</li>
<li>Change the <strong>UserVars.TSMTimeOut</strong> field to the  desired value in minutes.</li>
<li>Click <strong>OK</strong>.</li>
</ol>
<div>To access the local TSM:</div>
<ol>
<li>At the main DCUI screen, press ALT+F1 simultaneously. This opens a  virtual console window to the host.</li>
<li>Provide credentials when prompted.
<p><strong>Note</strong>:  When typing the password, characters are not displayed on the console.</li>
</ol>
<div>To access the remote TSM:</div>
<ol>
<li>Open an SSH client.</li>
<li>Specify the IP address or domain name of the ESX host.
<p><strong>Notes</strong>:</li>
<li>
<ul>
<li>Directions may vary depending on what SSH client you are using. For  more information, consult vendor documentation and support.</li>
<li>By default, SSH works on TCP port 22.</li>
</ul>
</li>
<li>Provide credentials when prompted.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.virtualizetips.com/2010/07/different-ways-to-enable-tech-support-mode-tsm-on-esxi-4-1/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>New features in vSphere ESX 4.1</title>
		<link>http://www.virtualizetips.com/2010/07/new-features-in-vsphere-esx-4-1/</link>
		<comments>http://www.virtualizetips.com/2010/07/new-features-in-vsphere-esx-4-1/#comments</comments>
		<pubDate>Tue, 13 Jul 2010 13:58:43 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[vCenter Server]]></category>
		<category><![CDATA[vSphere]]></category>
		<category><![CDATA[ESX4.1]]></category>
		<category><![CDATA[ESXi 4.1]]></category>
		<category><![CDATA[NIOC]]></category>
		<category><![CDATA[SIOC]]></category>

		<guid isPermaLink="false">http://www.virtualizetips.com/?p=373</guid>
		<description><![CDATA[With the Big news that broke late last night and early this morning that vSphere 4.1 was released and available for down. Many of my fellow bloggers have written articles about the great new features that are included with this release. I am going to just offer a summary of some of the high points [...]]]></description>
			<content:encoded><![CDATA[<p>With the Big news that broke late last night and early this morning that vSphere 4.1 was released and available for down. Many of my fellow bloggers have written articles about the great new features that are included with this release. I am going to just offer a summary of some of the high points of the release that I find as the biggest impact. I was not part of the Beta testing for this release so I am just not getting to play with this version. The group of Beta testers have been enjoying and playing with the latest features for sometime now and thats why there has been a sudden explosion of articles that people have been holding until the official realease of the product.</p>
<ul>
<li> <strong>Scripted Install for ESXi.</strong> Scripted  installation of ESXi to local and remote disks allows rapid deployment of ESXi to many machines. You can start the scripted installation with a CD-ROM drive or over the network by using PXE  booting. You cannot use scripted installation to install ESXi to a USB device.</li>
<li><strong>vSphere Client Removal from ESX/ESXi Builds.</strong> For ESX and  ESXi, the vSphere Client is available for download from the VMware Web  site. It is no longer packaged with builds of ESX and ESXi. After  installing ESX and ESXi, users are directed to the download page on the  VMware Web site to get the compatible vSphere Client for that release.  The vSphere Client is still packaged with builds of vCenter Server.</li>
</ul>
<ul>
<li><strong>Boot from SAN.</strong> vSphere 4.1 enables ESXi boot from SAN (BFN).  iSCSI, FCoE, and Fibre Channel boot are supported. Refer to the <a href="http://www.vmware.com/resources/compatibility/search.php" target="_blank">Hardware Compatibility Guide</a> for the latest list of  NICs and Converged Adapters that are supported with iSCSI boot.</li>
<li><strong>Hardware Acceleration with vStorage APIs for Array Integration  (VAAI).</strong> ESX  can offload specific storage operations to compliant storage  hardware. With storage hardware assistance, ESX performs these  operations faster and consumes less CPU, memory, and storage fabric  bandwidth.</li>
<li> <strong>Storage Performance Statistics.</strong> vSphere  4.1 offers enhanced visibility into storage throughput and latency of hosts and virtual machines, and aids in troubleshooting storage performance issues. NFS statistics are now available in vCenter Server performance charts, as well as esxtop. New VMDK and datastore  statistics are included. All statistics are available through the vSphere SDK.</li>
<li><strong> Storage I/O Control.</strong> This feature provides  quality-of-service capabilities for storage I/O in the form of I/O  shares and limits that are enforced across all virtual machines  accessing a datastore, regardless of which host they are running on.  Using Storage I/O Control, vSphere administrators can ensure that the  most important virtual machines get adequate I/O resources even in times  of congestion.</li>
<li><strong>Network I/O Control.</strong> Traffic-management controls allow flexible  partitioning of physical NIC bandwidth between different traffic types,  including virtual machine, vMotion, FT, and IP storage traffic (vNetwork  Distributed Switch only).</li>
<li><strong>Lockdown Mode Enhancements.</strong> VMware ESXi 4.1 lockdown mode allows  the administrator to tightly restrict access to the ESXi Direct Console  User Interface (DCUI) and Tech Support Mode (TSM). When lockdown mode is  enabled, DCUI access is restricted to the root user, while access to  Tech Support Mode is completely disabled for all users. With lockdown  mode enabled, access to the host for management or monitoring using CIM  is possible only through vCenter Server. Direct access to the host using  the vSphere Client is not permitted.</li>
<li><strong>Improved Support for Handling Recalled Patches in vCenter Update  Manager.</strong> Update Manager 4.1 immediately sends critical notifications  about recalled ESX and related patches. In addition, Update Manager prevents you from installing a recalled patch that you might have already downloaded. This feature also helps you identify hosts where recalled patches might already be installed.</li>
<li><strong>ESX/ESXi Active Directory Integration.</strong> Integration with Microsoft  Active Directory allows seamless user authentication for ESX/ESXi. You  can maintain users and groups in Active Directory for centralized user  management and you can assign privileges to users or groups on ESX/ESXi  hosts. In vSphere 4.1, integration with Active Directory allows you to  roll out permission rules to hosts by using Host Profiles.</li>
<li><strong>Memory Compression.</strong> Compressed memory is a new level of the  memory hierarchy, between RAM and disk. Slower than memory, but much faster than disk, compressed  memory  improves the performance of virtual machines when memory is under contention, because less virtual memory is swapped to disk.</li>
</ul>
<p>You can see the full feature list on the <a href="http://www.vmware.com/support/vsphere4/doc/vsp_41_new_feat.html" target="_blank">VMware page</a>, the list is pretty long.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.virtualizetips.com/2010/07/new-features-in-vsphere-esx-4-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install vSphere ESX 4.0 with EDA Deployment appliance</title>
		<link>http://www.virtualizetips.com/2010/06/install-vsphere-esx-4-0-with-eda-deployment-appliance/</link>
		<comments>http://www.virtualizetips.com/2010/06/install-vsphere-esx-4-0-with-eda-deployment-appliance/#comments</comments>
		<pubDate>Tue, 29 Jun 2010 03:50:16 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[Workstation]]></category>
		<category><![CDATA[vSphere]]></category>
		<category><![CDATA[Appliance]]></category>
		<category><![CDATA[Deploy]]></category>
		<category><![CDATA[Deployment]]></category>
		<category><![CDATA[EDA]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[Install]]></category>

		<guid isPermaLink="false">http://www.virtualizetips.com/?p=341</guid>
		<description><![CDATA[I&#8217;ve seen a few other guides for this same type of install. I just wanted to put something together to save for myself. I will show you how to use the EDA deployment appliance to install vSphere in VMware Workstation. You can follow most of the same steps for a physical machine install with just [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve seen a few other guides for this same type of install. I just wanted to put something together to save for myself. I will show you how to use the EDA deployment appliance to install vSphere in VMware Workstation. You can follow most of the same steps for a physical machine install with just a few changes.</p>
<p>For this I was testing things for my home lab and created this on my laptop just using Workstation 7.0. I created two virtual machines, one for the EDA appliance and one blank that will get ESX 4.0 installed from the Deployment script.</p>
<p><strong>Step 1</strong>: Download the EDA appliance <a href="http://www.vmware.com/appliances/directory/va/89313/download" target="_blank">http://www.vmware.com/appliances/directory/va/89313/download</a></p>
<p><strong>Step 2</strong>: Import the EDA virtual appliance into VMware workstation.</p>
<p><strong>Step 3</strong>: After the input I had to add in a CD-Rom to the VM and attached the vSphere .iso file to the CD drive.</p>
<p><strong>Step 4</strong>: You can then start up the EDA appliance and choose <strong>Reconfigure</strong>.</p>
<p><a href="http://www.virtualizetips.com/wp-content/uploads/2010/06/eda-start.jpg"><img class="aligncenter size-full wp-image-342" title="eda-start" src="http://www.virtualizetips.com/wp-content/uploads/2010/06/eda-start.jpg" alt="" width="454" height="308" /></a></p>
<p><strong>Step 5</strong>: Fill out your network information on the screen shown below. Then press enter or click on OK.</p>
<p><a href="http://www.virtualizetips.com/wp-content/uploads/2010/06/eda-ipconfig.jpg"><img class="aligncenter size-full wp-image-343" title="eda-ipconfig" src="http://www.virtualizetips.com/wp-content/uploads/2010/06/eda-ipconfig.jpg" alt="" width="495" height="245" /></a></p>
<p><strong>Step 6</strong>: You can now log into the configuration web page for the EDA appliance. In my configuration it was http://192.168.1.19<br />
The default login for the page is root  -  root. You will be presented with several sections that will allow you to configure options for the install. I will briefly cover these parts as I did not change much on them for this test. The Post installation commands section allows you to script any custom changes or adds that you want to make for your install. The General settings section is used for basic network and disk settings for each install, this section is pretty easy to understand.</p>
<p style="text-align: center;"><a href="http://www.virtualizetips.com/wp-content/uploads/2010/06/eda-web.jpg"><img class="aligncenter size-full wp-image-344" title="eda web" src="http://www.virtualizetips.com/wp-content/uploads/2010/06/eda-web.jpg" alt="" width="650" height="331" /></a></p>
<p><strong>Step 7</strong>: Now you are ready to prepare the Host specific details. Refer to the image below as I describe the steps. You can either modify the sample host that is loaded by default. By clicking on the host name or selecting &#8220;new host&#8221; you will get a screen like the 2nd picture below. This will allow you to specify host name and IP addresses needed for your base install. Once created if you click on the &#8220;ks&#8221; link for the hostname you will see what the kick start file contains for commands.</p>
<p><a href="http://www.virtualizetips.com/wp-content/uploads/2010/06/edahosts.jpg"><img class="aligncenter size-full wp-image-345" title="edahosts" src="http://www.virtualizetips.com/wp-content/uploads/2010/06/edahosts.jpg" alt="" width="478" height="133" /></a><a href="http://www.virtualizetips.com/wp-content/uploads/2010/06/eda-modify-host.jpg"><img class="aligncenter size-full wp-image-346" title="eda-modify-host" src="http://www.virtualizetips.com/wp-content/uploads/2010/06/eda-modify-host.jpg" alt="" width="454" height="213" /></a><strong>Step 8</strong>: Now you will need to setup the options for the DHCP server. Upon clicking on the &#8220;configure DHCP server&#8221; link from the top menu you will be presented with the following configuration file. I highlighted a few of the important lines that I changed to work for my setup. You will need to make sure all of the normal DHCP options are set in this file.</p>
<p><a href="http://www.virtualizetips.com/wp-content/uploads/2010/06/eda-dhcp.jpg"><img class="aligncenter size-full wp-image-347" title="eda-dhcp" src="http://www.virtualizetips.com/wp-content/uploads/2010/06/eda-dhcp.jpg" alt="" width="490" height="491" /></a></p>
<p><strong>Step 9</strong>: Now you will need to &#8220;import PXE files&#8221; so that you can boot the server that you will be installing ESX onto. You need to make sure that the ESX CD or .iso file is mounted to your EDA appliance. If the ESX disc or file is properly mounted you will see the confirmation in the top right just like the image below. Then you select the &#8220;Import PXE bootfiles&#8221; from the menu and you will see a screen like the second image below.</p>
<p><a href="http://www.virtualizetips.com/wp-content/uploads/2010/06/esa-cd.jpg"><img class="aligncenter size-full wp-image-348" title="esa cd" src="http://www.virtualizetips.com/wp-content/uploads/2010/06/esa-cd.jpg" alt="" width="251" height="117" /></a></p>
<p><a href="http://www.virtualizetips.com/wp-content/uploads/2010/06/eda-pxe-files.jpg"><img class="aligncenter size-full wp-image-349" title="eda pxe files" src="http://www.virtualizetips.com/wp-content/uploads/2010/06/eda-pxe-files.jpg" alt="" width="422" height="160" /></a></p>
<p><strong>Step 10</strong>:  If you are using a physical server to install onto you can start now and have the machine PXE boot.<br />
If you are going to use a virtual machine you need to create a VM with the proper OS select, disk size, memory and number of Nic&#8217;s that you wish to use. Once this is done you will see a screen like the one below you start the install. I trust that you know what settings need to be used for installing ESX into VMware workstation, if not there are plenty of good guides for it. If you are using Workstation 7.x the process is now built in and very easy to select from the OS choices.</p>
<p><a href="http://www.virtualizetips.com/wp-content/uploads/2010/06/eda-boot.jpg"><img class="aligncenter size-full wp-image-350" title="eda boot" src="http://www.virtualizetips.com/wp-content/uploads/2010/06/eda-boot.jpg" alt="" width="681" height="457" /></a></p>
<p><strong>Note</strong>: If you created multiple host install names you will get presented with the options and can type the name of the one you wish to install. I circled in red above as an example.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.virtualizetips.com/2010/06/install-vsphere-esx-4-0-with-eda-deployment-appliance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware showing off more on Storage IO control coming in vSphere 4.1</title>
		<link>http://www.virtualizetips.com/2010/06/vmware-showing-off-more-on-storage-io-control-coming-in-vsphere-4-1/</link>
		<comments>http://www.virtualizetips.com/2010/06/vmware-showing-off-more-on-storage-io-control-coming-in-vsphere-4-1/#comments</comments>
		<pubDate>Sat, 19 Jun 2010 16:14:40 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[Performance]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[vCenter Server]]></category>
		<category><![CDATA[vSphere]]></category>
		<category><![CDATA[IOPS]]></category>
		<category><![CDATA[Shares]]></category>
		<category><![CDATA[SIOC]]></category>
		<category><![CDATA[Storage IO Control]]></category>

		<guid isPermaLink="false">http://www.virtualizetips.com/?p=332</guid>
		<description><![CDATA[With more talk about Storage IO Control (SIOC) each month, VMware is starting to leak more details about the feature. The best write up on the feature was by Scott Drummonds last month that you can read here.  With SIOC you will be able to have almost a quality of service for VM&#8217;s in regards [...]]]></description>
			<content:encoded><![CDATA[<p>With more talk about Storage IO Control (SIOC) each month, VMware is starting to leak more details about the feature. The best write up on the feature was by <a href="http://vpivot.com/" target="_blank">Scott Drummond</a>s last month that you can read <a href="http://vpivot.com/2010/05/04/storage-io-control/" target="_blank">here</a>.  With SIOC you will be able to have almost a quality of service for VM&#8217;s in regards to storage IO control. With a very simple setup showcased in the video below you can level the playing field so that something happening in one virtual machine does not monopolize all of the storage bandwidth and starve other machines.</p>
<p>A few things to keep in mind for now. That SIOC is enabled per datastore, does not have a reservation limit at this time, only enforces limits when a threshold is reached and can enforce limits for IOPS when specified at the VM level.  Thanks to <a href="http://www.yellow-bricks.com/2010/06/17/storage-io-control-the-movie/" target="_blank">Duncan </a>for these details.</p>
<p>In the images below you can get an idea of how Storage IO Control is working along with Shares applied to Virtual Machines to stop any VM from hogging all of the IO.</p>
<p><a href="http://www.virtualizetips.com/wp-content/uploads/2010/06/queues_before_sioc.png"><img class="size-medium wp-image-334 alignnone" title="queues_before_sioc" src="http://www.virtualizetips.com/wp-content/uploads/2010/06/queues_before_sioc-200x300.png" alt="" width="200" height="300" /><a href="http://www.virtualizetips.com/wp-content/uploads/2010/06/queues_after_sioc.png"><img class="size-medium wp-image-335 alignnone" title="queues_after_sioc" src="http://www.virtualizetips.com/wp-content/uploads/2010/06/queues_after_sioc-194x300.png" alt="" width="194" height="300" /></a></a></p>
<p><span class="youtube">
<object width="425" height="344">
<param name="movie" value="http://www.youtube.com/v/5GN5f1u7pcc&amp;color1=d6d6d6&amp;color2=f0f0f0&amp;border=0&amp;fs=1&amp;hl=en&amp;autoplay=0&amp;showinfo=0&amp;iv_load_policy=3&amp;showsearch=0?rel=1" />
<param name="allowFullScreen" value="true" />
<embed wmode="transparent" src="http://www.youtube.com/v/5GN5f1u7pcc&amp;color1=d6d6d6&amp;color2=f0f0f0&amp;border=0&amp;fs=1&amp;hl=en&amp;autoplay=0&amp;showinfo=0&amp;iv_load_policy=3&amp;showsearch=0?rel=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed>
<param name="wmode" value="transparent" />
</object>
</span><p><a href="http://www.youtube.com/watch?v=5GN5f1u7pcc">www.youtube.com/watch?v=5GN5f1u7pcc</a></p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.virtualizetips.com/2010/06/vmware-showing-off-more-on-storage-io-control-coming-in-vsphere-4-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
