<?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; VMware</title>
	<atom:link href="http://www.virtualizetips.com/category/vmware/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>Chicago VMware VMUG recap and notes</title>
		<link>http://www.virtualizetips.com/2010/07/chicago-vmware-vmug-recap-and-notes/</link>
		<comments>http://www.virtualizetips.com/2010/07/chicago-vmware-vmug-recap-and-notes/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 03:10:19 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[VMUG]]></category>
		<category><![CDATA[Chicago]]></category>
		<category><![CDATA[Compellent]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[ESXi]]></category>
		<category><![CDATA[NIOC]]></category>
		<category><![CDATA[SIOC]]></category>
		<category><![CDATA[TrainSignal]]></category>
		<category><![CDATA[VAAI]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://www.virtualizetips.com/?p=462</guid>
		<description><![CDATA[I would like to say a Big Thanks to everyone that attended today and a special thanks to our sponsor Compellent. Compellent gave a nice presentation about their technology and what they have accomplished in their 5 years since they released the first product. I will give a short break down of the different presentations [...]]]></description>
			<content:encoded><![CDATA[<p>I would like to say a Big Thanks to everyone that attended today and a special thanks to our sponsor Compellent. Compellent gave a nice presentation about their technology and what they have accomplished in their 5 years since they released the first product. I will give a short break down of the different presentations today and if we are able to get the slide decks from the presenters we will publish them over on the <a href="http://www.chicagovmug.com" target="_blank">Chicago VMUG blog</a>.</p>
<p>In our first presentation of the day Chris Fox of VMware was in and gave an overview of the new features of vSphere 4.1. There were discussions about SIOC (Storage IO Control), NIOC (Network IO Control), VAAI the API&#8217;s for array integration were some of the most talked about features. It was also discussed that VMware ESX 4.1 classic will be the last release of the ESX flavor of Hypervisor. Sometime in 2011 there is expected to be the next major release of vSphere and it will only be available in ESXi flavor.</p>
<p>In the second session of the day Russ Taddiken of <a href="http://www.compellent.com/" target="_blank">Compellent </a>talked to us about their storage virtualization technology. Russ gave a presentation that explained many of the features that make Compellent a strong competitor in the storage market. He spoke about Storage Auto Tiering that has been a feature in their product for about 5 years. Some of the other points that stood out to me was CoPilot their support organization and the Portable Volume feature. With portable volume it allows for the initial data replication to be placed on an encrypted USB disk that can be shipped to a remote site that might have a slow link. You will then only have to replicate the changes rather then the entire amount. Russ also mentioned that Compellent will be in the 2nd round of Vendors that will be supporting VMware VAAI API for storage functions.</p>
<p>In the last session of the day Mark from VMware spent time to talk about migrating your ESX infrastructure to ESXi. He covered the different ways to convert your hosts over to VMware ESXi. There was discussion around some of the reasons for the VMware&#8217;s decision to move in the ESXi direction. An estimated 80% of patches that VMware released for the ESX classic version were related to the console (COS) due to it&#8217;s Linux base that it was built on. With ESXi the COS was removed and the amount of patching required is greatly reduced. VMware is also working in the direction of building the ability to have a stateless hypervisor. Mark spent some time showing some of the commands that are the vCLI versions of the console commands that many are used to using.</p>
<p>We had a pretty nice showing for this meeting and hope that our community continues to grow. We had a couple of higher profile members from the VMware community show up to the meeting. <a href="http://www.twitter.com/davidmdavis" target="_blank">David Davis</a> from <a href="http://www.trainsignal.com" target="_blank">Train Signal </a>was in attendance at the meeting. David has created a large number for training videos from Train Signal as well as for his blog <a href="http://www.vmwarevideos.com/" target="_blank">VMwareVideos.com</a>. Thanks again to David and the Train Signal team for providing several copies of their VMware vSphere training videos that we were able to give away to our members. Also in attendance today was <a href="http://www.twitter.com/Justin_Lauer " target="_blank">Justin Lauer</a> of EMC and a vSpecialist from Chad Sakac&#8217;s vArmy Team. I&#8217;ve knowing Justin for a bit now and it&#8217;s always great to chat with him, his involvement in our VMUG community will help many.</p>
<p>Update: We have posted a few of the slide decks from the presentations today <a href="http://www.chicagovmug.com/2010/07/chicago-vmug-slides-from-7282010-meeting/" target="_blank">here</a>.</p>
<p>Took a couple of quick photos with an iPhone today as I forgot my camera but will do a better job in the future.</p>
<p style="text-align: center;"><a href="http://www.virtualizetips.com/wp-content/uploads/2010/07/photo3.jpg"><img class="aligncenter size-large wp-image-463" title="photo3" src="http://www.virtualizetips.com/wp-content/uploads/2010/07/photo3-1024x768.jpg" alt="" width="645" height="484" /></a></p>
<p style="text-align: center;"><a href="http://www.virtualizetips.com/wp-content/uploads/2010/07/photo4.jpg"><img class="aligncenter size-large wp-image-464" title="photo4" src="http://www.virtualizetips.com/wp-content/uploads/2010/07/photo4-1024x768.jpg" alt="" width="645" height="484" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.virtualizetips.com/2010/07/chicago-vmware-vmug-recap-and-notes/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>HP EVA Cache Battery Failure Issue</title>
		<link>http://www.virtualizetips.com/2010/07/hp-eva-cache-battery-failure-issue/</link>
		<comments>http://www.virtualizetips.com/2010/07/hp-eva-cache-battery-failure-issue/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 00:17:55 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://www.virtualizetips.com/2010/07/hp-eva-cache-battery-failure-issue/</guid>
		<description><![CDATA[The current issue I have come across in our HP storage environment is an issue with the storage controller cache battery modules.  We had a module fail recently on one of our 8100 series EVAs.  There can be up to four modules per controller.  In our environment, we are using two modules [...]]]></description>
			<content:encoded><![CDATA[<p>The current issue I have come across in our HP storage environment is an issue with the storage controller cache battery modules.  We had a module fail recently on one of our 8100 series EVAs.  There can be up to four modules per controller.  In our environment, we are using two modules per controller.
</p>
<p>A healthy set of modules looks like this:
</p>
<p><img src="http://www.virtualizetips.com/wp-content/uploads/2010/07/072710_0017_HPEVACacheB1.png" alt=""/>
	</p>
<p>
 </p>
<p>Now, for the EVA we have problems with, it looks like this:
</p>
<p><img src="http://www.virtualizetips.com/wp-content/uploads/2010/07/072710_0017_HPEVACacheB2.png" alt=""/>
	</p>
<p>This problem occurred after we had this particular module fail.  We received a replacement from HP and swapped it out.  However, after a few days, it was marked as failed again.  Again we received a replacement from HP, and swapped it out.  A few days later, same result.  In contacting HP a third time, I explained what had occurred.  In response, I received this notification:
</p>
<p><img src="http://www.virtualizetips.com/wp-content/uploads/2010/07/072710_0017_HPEVACacheB3.png" alt=""/>
	</p>
<p>This is just another somewhat oddball error that we deal with on a regular basis.  Now, on to the fix!  To restart the controller in question, first note as per Command View which controller is in question.   In my case, it is Controller A (just follow the bang indicators)
</p>
<p><img src="http://www.virtualizetips.com/wp-content/uploads/2010/07/072710_0017_HPEVACacheB4.png" alt=""/>
	</p>
<p>A restart of the controller should be done during your change / maintenance window (all those years of ITIL ingrained in me!).  To do so, you have a few choices.
</p>
<p> The first is via Command View:
</p>
<p>On the controller&#8217;s page, hit shutdown, then restart and the controller (A/B).
</p>
<p>The second is via the SSSU utility (installs as part of the Command View install):
</p>
<p><span style="font-size:10pt"><span style="font-family:Arial">Restart controller </span><span style="font-family:Courier">A</span><span style="font-family:Arial">, but not its peer controller:<br />
</span></span></p>
<p><span style="font-family:Courier; font-size:10pt">RESTART &#8220;\Hardware\Rack 1\Enclosure 7\Controller A&#8221; NOALL_PEERS<br />
</span></p>
<p>Note that when restarting the controller, if it is the master controller the vdisks will transfer to the other controller without any downtime.  In my experience with the EVAs, they are a touchy lot.  I prefer using the SSSU utility for a halfway decent command line interface.  Pretty powerful too.  I&#8217;ll be writing up a blog posting discussing good uses for SSSU in the future.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.virtualizetips.com/2010/07/hp-eva-cache-battery-failure-issue/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>VCAP-DCA exam to remain focused on ESX 4.0</title>
		<link>http://www.virtualizetips.com/2010/07/vcap-dca-exam-to-remain-focused-on-esx-4-0/</link>
		<comments>http://www.virtualizetips.com/2010/07/vcap-dca-exam-to-remain-focused-on-esx-4-0/#comments</comments>
		<pubDate>Wed, 21 Jul 2010 20:58:56 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[Certification]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[ESX4.0]]></category>
		<category><![CDATA[ESXI 4.0]]></category>
		<category><![CDATA[VCAP]]></category>
		<category><![CDATA[VCAP-DCA]]></category>
		<category><![CDATA[VCP]]></category>

		<guid isPermaLink="false">http://www.virtualizetips.com/?p=432</guid>
		<description><![CDATA[For at least the near term the newly released VCAP exam for Administrators will remain focused on vSphere ESX and ESXi 4.0.  This was confirmed with John Hall and announced on the Bi Weekly brown bag study sessions hosted by Cody Bunch of Professions VMware. This kind of gives a mixed signal when it comes [...]]]></description>
			<content:encoded><![CDATA[<p>For at least the near term the newly released VCAP exam for Administrators will remain focused on vSphere ESX and ESXi 4.0.  This was confirmed with John Hall and announced on the Bi Weekly<a href="http://professionalvmware.com/2010/07/brownbag-12-vcap-dca-security/" target="_blank"> brown bag study sessions</a> hosted by Cody Bunch of <a href="http://professionalvmware.com/" target="_blank">Professions VMware</a>. This kind of gives a mixed signal when it comes to VMware exams. Previously it was reported that the VCP exam&#8217;s would always be based on the most recent version of the product available. This meant that sometime this fall the VCP would be updated to reflect the changes in ESX 4.1. But the announcement that the VCAP will stay on vSphere 4.0. This decision must be due to the huge investment of time spent developing the new VCAP certifications and not having enough time to switch gears with the recent release.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.virtualizetips.com/2010/07/vcap-dca-exam-to-remain-focused-on-esx-4-0/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>VMware VMUG announces the Board of Directors</title>
		<link>http://www.virtualizetips.com/2010/07/vmware-vmug-announces-the-board-of-directors/</link>
		<comments>http://www.virtualizetips.com/2010/07/vmware-vmug-announces-the-board-of-directors/#comments</comments>
		<pubDate>Wed, 21 Jul 2010 16:57:48 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[VMUG]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[Meeting]]></category>

		<guid isPermaLink="false">http://www.virtualizetips.com/?p=430</guid>
		<description><![CDATA[There has been talk about changes to the VMUG program coming and a steering committee meeting took place earlier this year in Chicago. This appears to be some of the upcoming changes that are a result of the planning and new direction. I am waiting to hear how this will have a positive or negative [...]]]></description>
			<content:encoded><![CDATA[<p>There has been talk about changes to the VMUG program coming and a steering committee meeting took place earlier this year in Chicago. This appears to be some of the upcoming changes that are a result of the planning and new direction. I am waiting to hear how this will have a positive or negative affect on the VMUG program.</p>
<p>VMware        User Group Members,</p>
<p>As <a href="http://app.connect.vmware.com/e/er.aspx?s=524&amp;lid=11019&amp;elq=ffd45181d1324649ada99f88cac541d8" target="_blank">announced</a> earlier this year, VMware is supporting the establishment of an        independent, customer-led, customer-driven global VMware User  Group        (VMUG). The VMUG Steering Committee has been focused on forming  the        structure for this new organization and we are pleased to announce  the        inaugural VMware User Group Board of Directors.</p>
<table border="0" cellspacing="0" cellpadding="1" width="610">
<tbody>
<tr>
<td width="177" align="left" valign="top">Name</td>
<td width="214" align="left" valign="top">Position</td>
<td width="213" align="left" valign="top">VMUG Local  Group</td>
</tr>
<tr>
<td align="left" valign="top">Mariano Maluf</td>
<td align="left" valign="top">President</td>
<td align="left" valign="top">Atlanta, GA (USA)</td>
</tr>
<tr>
<td align="left" valign="top">Charlie Gautreaux</td>
<td align="left" valign="top">Vice-President</td>
<td align="left" valign="top">Charlotte, NC (USA)</td>
</tr>
<tr>
<td align="left" valign="top">Scott Elliott</td>
<td align="left" valign="top">Secretary/Treasurer</td>
<td align="left" valign="top">SW Ontario (Canada)</td>
</tr>
<tr>
<td align="left" valign="top">Virgil</td>
<td align="left" valign="top">Director</td>
<td align="left" valign="top">Brisbane (Australia)</td>
</tr>
<tr>
<td align="left" valign="top">Ben Clayton</td>
<td align="left" valign="top">Director</td>
<td align="left" valign="top">Kansas City, MO (USA)</td>
</tr>
<tr>
<td align="left" valign="top">Rod Gabriel</td>
<td align="left" valign="top">Director</td>
<td align="left" valign="top">Wisconsin (USA)</td>
</tr>
<tr>
<td align="left" valign="top">Matt McLaughlin</td>
<td align="left" valign="top">Director</td>
<td align="left" valign="top">Iowa (USA)</td>
</tr>
<tr>
<td align="left" valign="top">Viktor van den Berg</td>
<td align="left" valign="top">Director</td>
<td align="left" valign="top">Netherlands (Europe)</td>
</tr>
<tr>
<td align="left" valign="top">Chris Harney</td>
<td align="left" valign="top">Director</td>
<td align="left" valign="top">New England (USA)</td>
</tr>
<tr>
<td align="left" valign="top">Jodi Shely</td>
<td align="left" valign="top">Director</td>
<td align="left" valign="top">Omaha, NE (USA)</td>
</tr>
<tr>
<td align="left" valign="top">Kathi Kaplan</td>
<td align="left" valign="top">VMware Board Member</td>
<td align="left" valign="top">VMware</td>
</tr>
<tr>
<td align="left" valign="top">Teresa Streit</td>
<td align="left" valign="top">VMware Board Member</td>
<td align="left" valign="top">VMware</td>
</tr>
</tbody>
</table>
<p>The board is comprised of a group of experienced VMUG leaders  whose        knowledge, expertise and vision will provide an invaluable  contribution to        the VMUG organization. There is much for this Board of Directors  to        accomplish, as we look forward to the formal launch of the  independent        VMUG at VMworld in San Francisco this coming August.</p>
<p>The board has developed a VMUG mission statement to reflect the  new        organization:<br />
<em>The VMware User Group is an independent,  global,        customer-led organization, which maximizes members&#8217; use of VMware  and        partner solutions through knowledge sharing, training,  collaboration, and        events.</em></p>
<p>The VMware User Group is a user community—of the users, for the  users,        by the users. Through an independent global VMUG, we believe we  can        strengthen our collective VMware and VMUG value proposition with  expanded        collaboration, member programs, and benefits.</p>
<p>As a VMUG member, your feedback and ideas will be critical to  improving        the VMUG experience and taking it to the next level. We believe  that some        of the benefits of the new model will be:</p>
<ul>
<li>Tap into new VMUG member benefits and programs, such as  Special          Interest Groups and VMware technical education offerings</li>
<li>Increase your value to your organization by becoming  the recognized          VMware subject matter expert through knowledge and contacts  gained          through VMUG</li>
<li>Gain more direct access to VMware subject matter  experts</li>
<li>Become part of a global, collective customer voice,  impacting VMware          products/services</li>
</ul>
<p>While we are planning the official launch of the new group for  August,        there are several ways VMUG is already driving value to the  members:</p>
<ul>
<li><em>The VMUG Voice</em>—VMUG&#8217;s monthly newsletter—will  provide news          and updates for members</li>
<li>New member recruitment activities at all VMware events</li>
<li>Development of new onsite program for VMUG Regional  Events</li>
<li>VMware Technical Sponsors have been assigned to all  VMUG Local          Groups</li>
<li>VMUG members will receive the discounted &#8220;Early Bird&#8221;  pricing          throughout the <a href="http://app.connect.vmware.com/e/er.aspx?s=524&amp;lid=527&amp;elq=ffd45181d1324649ada99f88cac541d8" target="_blank">VMworld</a> registration period</li>
</ul>
<p>As we work to establish an independent VMUG, we want you to  know that        your voice will be heard. To that end, the VMUG Board of Directors  is        conducting a <a href="http://app.connect.vmware.com/e/er.aspx?s=524&amp;lid=11020&amp;elq=ffd45181d1324649ada99f88cac541d8" target="_blank">short        survey</a> of our members to better understand the members&#8217; vision  for        VMUG and define the VMUG value proposition. It should only take  about ten        minutes of your time and all results will be kept completely  confidential.        In addition, all survey respondents can enter to win an Apple  iPad—just        complete the survey by <strong>July 30</strong>.</p>
<p>We look  forward        to hearing your feedback and ideas about the new organization.  Please        direct all communications to <a href="mailto:memberservices@myvmug.org" target="_blank">memberservices@myvmug.org</a> or        1.800.606.8695.</p>
<p>Together we look forward to launching the  new VMUG        at VMworld and we hope to see you there!</p>
<p>Sincerely,<br />
The  VMware        User Group Board of Directors</p>
]]></content:encoded>
			<wfw:commentRss>http://www.virtualizetips.com/2010/07/vmware-vmug-announces-the-board-of-directors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VKernel Capacity Analyzer goes head to head with VMware CapacityIQ</title>
		<link>http://www.virtualizetips.com/2010/07/vkernel-capacity-analyzer-goes-head-to-head-with-vmware-capacityiq/</link>
		<comments>http://www.virtualizetips.com/2010/07/vkernel-capacity-analyzer-goes-head-to-head-with-vmware-capacityiq/#comments</comments>
		<pubDate>Tue, 20 Jul 2010 16:22:03 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[Capacity Analyzer]]></category>
		<category><![CDATA[CapacityIQ]]></category>
		<category><![CDATA[VKernel]]></category>

		<guid isPermaLink="false">http://www.virtualizetips.com/?p=427</guid>
		<description><![CDATA[After a recent release of a comparison chart from VMware marketing it appears that VKernel is also taking the gloves off. In the past the two parties seem to be playing nice and VMware was not actively marketing the CapacityIQ product. But VMware seems to be on the attack now and is no longer going [...]]]></description>
			<content:encoded><![CDATA[<p>After a recent release of a comparison chart from VMware marketing it appears that VKernel is also taking the gloves off. In the past the two parties seem to be playing nice and VMware was not actively marketing the CapacityIQ product. But VMware seems to be on the attack now and is no longer going to concede this segment to third parties. I recently received the email listed below from VKernel as their response to VMware&#8217;s actions, They feel their product stands up against VMware CapacityIQ and is willing to offer administrators a challenge.</p>
<blockquote><p>Hi There,</p>
<p>You may have seen a <a href="http://mkto-c0095.com/track?type=click&amp;enid=bWFpbGluZ2lkPXZrZXJuZWxCZXRhY3VzdC0xNzU4LTM1NjEtMC02OTUtcHJvZC0xNjY0NyZtZXNzYWdlaWQ9MCZkYXRhYmFzZWlkPTE2NjQ3JnNlcmlhbD0xMjIzNTUxNTg1JmVtYWlsaWQ9am9yZGFuNTdAZ21haWwuY29tJnVzZXJpZD0yMDI3ODImZXh0cmE9JiYm&amp;&amp;&amp;http://www.vkernel.com/pages/capacity-iq-vs-capacity-analyzer?mkt_tok=3RkMMJWWfF9wsRonvKnBZKXonjHpfsX66%2B4qUaWg38431UFwdcjKPmjr1YUISdQhcOuuEwcWGog81gddCO6QcA%3D%3D" target="_blank">recent VMware  marketing sheet comparing VMware CapacityIQ to VKernel&#8217;s products</a>. We  are flattered by their attention!</p>
<p>So here is our challenge: <a href="http://mkto-c0095.com/track?type=click&amp;enid=bWFpbGluZ2lkPXZrZXJuZWxCZXRhY3VzdC0xNzU4LTM1NjEtMC02OTUtcHJvZC0xNjY0NyZtZXNzYWdlaWQ9MCZkYXRhYmFzZWlkPTE2NjQ3JnNlcmlhbD0xMjIzNTUxNTg1JmVtYWlsaWQ9am9yZGFuNTdAZ21haWwuY29tJnVzZXJpZD0yMDI3ODImZXh0cmE9JiYm&amp;&amp;&amp;http://www.vkernel.com/pages/capacity-iq-vs-capacity-analyzer?mkt_tok=3RkMMJWWfF9wsRonvKnBZKXonjHpfsX66%2B4qUaWg38431UFwdcjKPmjr1YUISdQhcOuuEwcWGog81gddCO6QcA%3D%3D" target="_blank">download CapacityIQ from VMware and do the same for  Capacity Analyzer</a>.  See which one more accurately shows current performance bottlenecks in  your VM environment or predicts future bottlenecks.</p>
<p>If we lose,  dinner is on us from Omaha Steaks, or we will make a $100 contribution  to a charity of your choice.</p>
<p>Either way, you will end up with a  full belly or  a VM environment free of performance problems.</p>
<p>Best  regards,<br />
Bryan Semple<br />
CMO, VKernel<br />
Blog:  <a href="http://mkto-c0095.com/track?type=click&amp;enid=bWFpbGluZ2lkPXZrZXJuZWxCZXRhY3VzdC0xNzU4LTM1NjEtMC02OTUtcHJvZC0xNjY0NyZtZXNzYWdlaWQ9MCZkYXRhYmFzZWlkPTE2NjQ3JnNlcmlhbD0xMjIzNTUxNTg1JmVtYWlsaWQ9am9yZGFuNTdAZ21haWwuY29tJnVzZXJpZD0yMDI3ODImZXh0cmE9JiYm&amp;&amp;&amp;http://blog.vkernel.com/?mkt_tok=3RkMMJWWfF9wsRonvKnBZKXonjHpfsX66%2B4qUaWg38431UFwdcjKPmjr1YUISdQhcOuuEwcWGog81gddCO6QcA%3D%3D" target="_blank">http://blog.vkernel.com</a></p>
<p>VKernel Corp.<br />
300 Brickstone Square, Suite 503<br />
Andover, MA 01810</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.virtualizetips.com/2010/07/vkernel-capacity-analyzer-goes-head-to-head-with-vmware-capacityiq/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Error reporting Disk Group occupancy in Command View</title>
		<link>http://www.virtualizetips.com/2010/07/error-reporting-disk-group-occupancy-in-command-view/</link>
		<comments>http://www.virtualizetips.com/2010/07/error-reporting-disk-group-occupancy-in-command-view/#comments</comments>
		<pubDate>Fri, 16 Jul 2010 15:14:47 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[Command View]]></category>
		<category><![CDATA[disk group]]></category>
		<category><![CDATA[eva]]></category>
		<category><![CDATA[reporting error]]></category>
		<category><![CDATA[SAN]]></category>
		<category><![CDATA[Storage]]></category>

		<guid isPermaLink="false">http://www.virtualizetips.com/2010/07/error-reporting-disk-group-occupancy-in-command-view/</guid>
		<description><![CDATA[So this is an error / issue we&#8217;ve had to live with for some time.  It&#8217;s a bit strange to be sure.  Essentially in Command View, the Disk Group occupancy is completely incorrect, and continues to grow.  Yes, that&#8217;s right, I said grow.  For some photo-visual enjoyment, here is what a [...]]]></description>
			<content:encoded><![CDATA[<p>So this is an error / issue we&#8217;ve had to live with for some time.  It&#8217;s a bit strange to be sure.  Essentially in Command View, the Disk Group occupancy is completely incorrect, and continues to grow.  Yes, that&#8217;s right, I said grow.  For some photo-visual enjoyment, here is what a NORMAL Disk Group looks like.</p>
<p><img src="http://www.virtualizetips.com/wp-content/uploads/2010/07/071610_1514_Errorreport1.png" alt="" width="402" height="303" /></p>
<p>So as you can see, we have a total Capacity (which is correct and accurate), and the Occupancy.  The information listed is correct, and it&#8217;s refreshing.  Now, for the problematic Disk Group (and please ignore the name as it was before my time).</p>
<p><img src="http://www.virtualizetips.com/wp-content/uploads/2010/07/071610_1514_Errorreport2.png" alt="" width="403" height="300" /></p>
<p>Here we see the correctly calculated Capacity, but lo!  What&#8217;s this?  What on earth is going on with that Occupancy?  It seemingly continues to grow a bit here and there as we take snapshots of various.  HP doesn&#8217;t know what&#8217;s wrong either.  When we upgrade from Command View 9.0 to 9.1, it did not fix the issue either.  The big problem here is that we have to figure out how much space is actually used since we&#8217;ll never get alerted.  It is a pain.  I can turn to Replication Solutions Manager to obtain the correct size by simply adding all the luns (easy way to view them, as opposed to Command View), so that&#8217;s the workaround.  Not very satisfying if you consider how much money was spent on these beasts.</p>
<p><img src="http://www.virtualizetips.com/wp-content/uploads/2010/07/071610_1514_Errorreport3.png" alt="" width="608" height="296" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.virtualizetips.com/2010/07/error-reporting-disk-group-occupancy-in-command-view/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
