<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Jason Langer</title>
	<atom:link href="http://virtuallanger.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://virtuallanger.com</link>
	<description>Covering Everything From P2V</description>
	<lastBuildDate>Thu, 23 Feb 2012 01:25:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='virtuallanger.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Jason Langer</title>
		<link>http://virtuallanger.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://virtuallanger.com/osd.xml" title="Jason Langer" />
	<atom:link rel='hub' href='http://virtuallanger.com/?pushpress=hub'/>
		<item>
		<title>Checking up on  Multi NIC vMotion</title>
		<link>http://virtuallanger.com/2012/02/21/checking-up-on-multi-nic-vmotion/</link>
		<comments>http://virtuallanger.com/2012/02/21/checking-up-on-multi-nic-vmotion/#comments</comments>
		<pubDate>Wed, 22 Feb 2012 05:46:10 +0000</pubDate>
		<dc:creator>Jason Langer</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[vsphere]]></category>

		<guid isPermaLink="false">https://virtuallanger.wordpress.com/?p=381</guid>
		<description><![CDATA[vSphere 5 has now been GA pretty close to five months now, and during the initial launch the main discussion topic was around the “vRAM entitlements”. After that subsided more of the focus actually turned to the great new features that vSphere 5 was bringing to the table. First and foremost (in my mind) was [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=virtuallanger.com&amp;blog=10645746&amp;post=381&amp;subd=virtuallanger&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>vSphere 5 has now been GA pretty close to five months now, and during the initial launch the main discussion topic was around the “vRAM entitlements”. After that subsided more of the focus actually turned to the great new features that vSphere 5 was bringing to the table. First and foremost (in my mind) was the concept of the “Monster VM”. With ability to scale a VM to a 32 vCPU and 1TB of memory “Monster” there should be no workload you shouldn’t consider running in a VM. Next up was the implementation of Storage DRS. This is going to bring the workload balancing that DRS provides for VM’s to your storage.</p>
<p>Both of those are great features (as well as the many others I didn’t mention), but one I think that flew a little under the radar was the support for multi NIC vMotion. How much time as a VMware Administrator have we waited for VM’s to be evacuated from a host going into maintenance mode? If you were like me and only had 1GB uplinks on your hosts you were limited (IE supported by VMware) to four concurrent vMotions. Set Maintenance Mode and go to Starbucks. If you are one of the cool kids and have 10GB uplinks that number gets doubled to 8 concurrent vMotions. Set Maintenance Mode and run to the break room for a coffee refill.</p>
<p>If these numbers look familiar they should, they are the same as vSphere 4.1. And this is were the joy of Multi NIC vMotion comes in! Since the amount of concurrent vMotions hasn’t changed, how about changing the amount of NIC’s that can be used? You can still only move four VM’s at once, but instead of using a single NIC how about two or four? Same amount VM’s being moved but just more bandwidth to move them. If you are utilizing 1GB NICs the maximum you can combine is 16. For 10GB that number is decreased to four.</p>
<p>If you are not familiar with setting up Multi NIC vMotion both VMware and Duncan Epping have fantastic posts on how to do so. The VMware KB article (KB2007467) is located <a href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;cmd=displayKC&amp;externalId=2007467" target="_blank">HERE</a> and the blog post from Duncan is located <a href="http://www.yellow-bricks.com/2011/09/17/multiple-nic-vmotion-in-vsphere-5/" target="_blank">HERE</a>.</p>
<p>So after following either of the above guides lets do some checking to see if it truly is working. I find the easiest to see this in action is via ESXTOP. Log into one of your hosts (or vMA) launch ESXTOP and press “n” to view the networking screen. Identify your vmk/vmnics that you configured and verify that traffic is crossing each.</p>
<p>To demonstrate this I setup a vSwitch with two uplinks and configured two vMotion portgroups. In the screen shot below you can see traffic crossing over each interface.</p>
<p><a href="http://virtuallanger.files.wordpress.com/2012/02/multinic.jpg"><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;margin-left:auto;margin-right:auto;padding-top:0;border:0;" title="MultiNIC" src="http://virtuallanger.files.wordpress.com/2012/02/multinic_thumb.jpg?w=555&#038;h=280" alt="MultiNIC" width="555" height="280" border="0" /></a></p>
<p>A more in depth way to see this as well is to view the /var/log/vmkernel.log. In the screenshot below you will see the kernel binding to the two vmk ports:</p>
<p><a href="http://virtuallanger.files.wordpress.com/2012/02/var-log.jpg"><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;margin-left:auto;margin-right:auto;padding-top:0;border:0;" title="var-log" src="http://virtuallanger.files.wordpress.com/2012/02/var-log_thumb.jpg?w=564&#038;h=184" alt="var-log" width="564" height="184" border="0" /></a></p>
<p>For overall performance testing in my lab environment I tested moving four VM’s with only a single vMotion interface and the same four VM’s with multiple vMotion interfaces:</p>
<div align="center">
<table width="400" border="0" cellspacing="0" cellpadding="2" align="center">
<tbody>
<tr>
<td valign="top" width="96"></td>
<td valign="top" width="63">
<p align="center">Test 1</p>
</td>
<td valign="top" width="80">
<p align="center">Test 2</p>
</td>
<td valign="top" width="80">
<p align="center">Test 3</p>
</td>
<td valign="top" width="79">
<p align="center">Average</p>
</td>
</tr>
<tr>
<td valign="top" width="96">Single NIC</td>
<td valign="top" width="63">
<p align="center">58 sec</p>
</td>
<td valign="top" width="80">
<p align="center">57 sec</p>
</td>
<td valign="top" width="80">
<p align="center">61 sec</p>
</td>
<td valign="top" width="79">
<p align="center">58.67 sec</p>
</td>
</tr>
<tr>
<td valign="top" width="96">Dual NIC</td>
<td valign="top" width="63">
<p align="center">33 sec</p>
</td>
<td valign="top" width="85">
<p align="center">31 sec</p>
</td>
<td valign="top" width="87">
<p align="center">32 sec</p>
</td>
<td valign="top" width="88">
<p align="center">31 sec</p>
</td>
</tr>
</tbody>
</table>
</div>
<p>As you can see from the chart there was almost a 50 percent reduction in time when comparing the single interface to the dual interface. If you have upgraded your environment to vSphere 5 be sure to revisit your network design to make sure you are make use of this great new feature.</p>
<p>-Jason</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/virtuallanger.wordpress.com/381/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/virtuallanger.wordpress.com/381/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/virtuallanger.wordpress.com/381/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/virtuallanger.wordpress.com/381/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/virtuallanger.wordpress.com/381/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/virtuallanger.wordpress.com/381/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/virtuallanger.wordpress.com/381/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/virtuallanger.wordpress.com/381/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/virtuallanger.wordpress.com/381/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/virtuallanger.wordpress.com/381/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/virtuallanger.wordpress.com/381/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/virtuallanger.wordpress.com/381/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/virtuallanger.wordpress.com/381/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/virtuallanger.wordpress.com/381/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=virtuallanger.com&amp;blog=10645746&amp;post=381&amp;subd=virtuallanger&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://virtuallanger.com/2012/02/21/checking-up-on-multi-nic-vmotion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9add9c110b916b0079a751c9f48f51fe?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">vwa4</media:title>
		</media:content>

		<media:content url="http://virtuallanger.files.wordpress.com/2012/02/multinic_thumb.jpg" medium="image">
			<media:title type="html">MultiNIC</media:title>
		</media:content>

		<media:content url="http://virtuallanger.files.wordpress.com/2012/02/var-log_thumb.jpg" medium="image">
			<media:title type="html">var-log</media:title>
		</media:content>
	</item>
		<item>
		<title>SSD Performance in the vSphere Home Lab</title>
		<link>http://virtuallanger.com/2012/02/19/ssd-performance-in-the-vsphere-home-lab/</link>
		<comments>http://virtuallanger.com/2012/02/19/ssd-performance-in-the-vsphere-home-lab/#comments</comments>
		<pubDate>Sun, 19 Feb 2012 18:34:06 +0000</pubDate>
		<dc:creator>Jason Langer</dc:creator>
				<category><![CDATA[Storage]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[Crucial]]></category>
		<category><![CDATA[SSD]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[vsphere]]></category>

		<guid isPermaLink="false">https://virtuallanger.wordpress.com/?p=357</guid>
		<description><![CDATA[Last weekend I was poking around on the Newegg website and noticed that they were having a sale on Crucial SSD drives. I have wanted to purchase SSD’s for my ESXi host boxes but that was more out of a want then a need based on SSD pricing. That quickly changed after I found the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=virtuallanger.com&amp;blog=10645746&amp;post=357&amp;subd=virtuallanger&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://virtuallanger.files.wordpress.com/2012/02/crucial-resize1.jpg"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;float:left;padding-top:0;border:0;" title="crucial-resize" src="http://virtuallanger.files.wordpress.com/2012/02/crucial-resize_thumb1.jpg?w=179&#038;h=135" alt="crucial-resize" width="179" height="135" align="left" border="0" /></a>Last weekend I was poking around on the Newegg website and noticed that they were having a sale on Crucial SSD drives. I have wanted to purchase SSD’s for my ESXi host boxes but that was more out of a want then a need based on SSD pricing. That quickly changed after I found the Crucial M4’s 64GB on sale for $88.00 a piece (and now currently going for <a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16820148441" target="_blank">$79.99</a>). I added them to my cart and proceeded to check out.</p>
<p>I received the drives on Thursday and brought down one of my hosts and swapped out the existing internal RAID 5 I was running for the SSD’s. I installed ESXi on one SSD and used the second as a dedicated datastore (this config is just for performance testing, each host will end up with a single SSD) to start some testing.</p>
<p>My ESXi hosts are whitebox machines made up of an ASUS P7F-E motherboard, Intel Xeon X3430 Lynnfield 2.4GHZ QC, and 16GBs of RAM. One draw back of my hosts is that the onboard SATA controller is only 3GBs where as the drives are 6GBs capable which will have in effect on my performance numbers.</p>
<p>For testing I created a new VM based on Windows Server 2008 R2 with 2GB of memory and a single vCPU. IOmeter was installed on the VM and I used the configuration provided from the “Unofficial Storage Performance” thread located <a href="http://communities.vmware.com/message/584154" target="_blank">HERE</a> on the VMware Communities. Each test was performed three times and used the averages to populate the charts below. The tests where performed with the VM running on the same SSD as ESXi was installed (Shared Datastore) and the VM running on a SSD that was configured as a standalone datastore (Dedicated Datastore).</p>
<p>And now the results:</p>
<table width="599" border="0" cellspacing="0" cellpadding="2">
<tbody>
<tr>
<td valign="top" width="597"><strong>Shared Datastore</strong></td>
</tr>
</tbody>
</table>
<table width="599" border="0" cellspacing="0" cellpadding="2">
<tbody>
<tr>
<td valign="top" width="122">Test</td>
<td valign="top" width="10">IOPS</td>
<td valign="top" width="66">MBps</td>
<td valign="top" width="66">Avg IO Response Time</td>
<td valign="top" width="66">Max IO Response Time</td>
<td valign="top" width="267">CPU Utilization</td>
</tr>
<tr>
<td valign="top" width="122">MaxThroughput 100% Read</td>
<td valign="top" width="10">4568.86</td>
<td valign="top" width="66">142.78</td>
<td valign="top" width="66">13.3</td>
<td valign="top" width="66">29.36</td>
<td valign="top" width="267">18.38</td>
</tr>
<tr>
<td valign="top" width="122">MaxThroughput 50%Read</td>
<td valign="top" width="10">2179.04</td>
<td valign="top" width="66">68.09</td>
<td valign="top" width="66">27.67</td>
<td valign="top" width="66">63.34</td>
<td valign="top" width="267">15.15</td>
</tr>
<tr>
<td valign="top" width="122">Random 8k 70%Read</td>
<td valign="top" width="10">2746.65</td>
<td valign="top" width="66">21.47</td>
<td valign="top" width="66">21.91</td>
<td valign="top" width="66">181.63</td>
<td valign="top" width="267">16.68</td>
</tr>
<tr>
<td valign="top" width="122">Real Life 60%Random 65% Read</td>
<td valign="top" width="10">2283.02</td>
<td valign="top" width="66">17.84</td>
<td valign="top" width="66">26.35</td>
<td valign="top" width="66">197.91</td>
<td valign="top" width="267">16.03</td>
</tr>
</tbody>
</table>
<table width="598" border="0" cellspacing="0" cellpadding="2">
<tbody>
<tr>
<td valign="top" width="596"><strong>Dedicated Datastore</strong></td>
</tr>
</tbody>
</table>
<table width="598" border="0" cellspacing="0" cellpadding="2">
<tbody>
<tr>
<td align="right" width="176">Test</td>
<td align="right" width="10">IOPS</td>
<td align="right" width="12">MBps</td>
<td align="right" width="71">Avg IO Response Time</td>
<td align="right" width="75">Max IO Response Time</td>
<td align="right" width="255">CPU Utilization</td>
</tr>
<tr>
<td valign="top" width="176">MaxThroughput 100% Read</td>
<td valign="top" width="10">4588.67</td>
<td valign="top" width="12">143.41</td>
<td valign="top" width="71">13.16</td>
<td valign="top" width="75">51.66</td>
<td valign="top" width="255">19.16</td>
</tr>
<tr>
<td valign="top" width="176">MaxThroughput 50% Read</td>
<td valign="top" width="10">2180</td>
<td valign="top" width="12">68.16</td>
<td valign="top" width="71">27.64</td>
<td valign="top" width="75">65.02</td>
<td valign="top" width="255">15.24</td>
</tr>
<tr>
<td valign="top" width="176">Random 8k 70%Read</td>
<td valign="top" width="10">2740.67</td>
<td valign="top" width="12">21.63</td>
<td valign="top" width="71">21.95</td>
<td valign="top" width="75">113.88</td>
<td valign="top" width="255">16.94</td>
</tr>
<tr>
<td valign="top" width="176">Real Life 60%Random 65% Read</td>
<td valign="top" width="10">2374.33</td>
<td valign="top" width="12">18.55</td>
<td valign="top" width="71">25.35</td>
<td valign="top" width="75">66.02</td>
<td valign="top" width="255">16.11</td>
</tr>
</tbody>
</table>
<p>As you can see from the charts above the overall IOPS and MBps are about the same whether the VM was running on the shared or dedicated datastore. However, I was surprised by the changes in the Max IO Response Time numbers.</p>
<p>All in all very happy with the performance numbers I am seeing, and as the main goal was to replace the internal RAID5 on each host (mostly from a power consumption perspective) I am glad I made the purchase.</p>
<p>-Jason</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/virtuallanger.wordpress.com/357/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/virtuallanger.wordpress.com/357/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/virtuallanger.wordpress.com/357/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/virtuallanger.wordpress.com/357/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/virtuallanger.wordpress.com/357/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/virtuallanger.wordpress.com/357/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/virtuallanger.wordpress.com/357/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/virtuallanger.wordpress.com/357/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/virtuallanger.wordpress.com/357/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/virtuallanger.wordpress.com/357/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/virtuallanger.wordpress.com/357/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/virtuallanger.wordpress.com/357/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/virtuallanger.wordpress.com/357/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/virtuallanger.wordpress.com/357/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=virtuallanger.com&amp;blog=10645746&amp;post=357&amp;subd=virtuallanger&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://virtuallanger.com/2012/02/19/ssd-performance-in-the-vsphere-home-lab/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9add9c110b916b0079a751c9f48f51fe?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">vwa4</media:title>
		</media:content>

		<media:content url="http://virtuallanger.files.wordpress.com/2012/02/crucial-resize_thumb1.jpg" medium="image">
			<media:title type="html">crucial-resize</media:title>
		</media:content>
	</item>
		<item>
		<title>New Year, New Opportunity</title>
		<link>http://virtuallanger.com/2012/01/16/new-year-new-opportunity/</link>
		<comments>http://virtuallanger.com/2012/01/16/new-year-new-opportunity/#comments</comments>
		<pubDate>Tue, 17 Jan 2012 04:31:44 +0000</pubDate>
		<dc:creator>Jason Langer</dc:creator>
		
		<guid isPermaLink="false">https://virtuallanger.wordpress.com/?p=325</guid>
		<description><![CDATA[There is always so much optimism at the beginning of a new year. That feeling of starting off with a clean slate and ability to make the changes you want to make. For me it is the chance to start off with a new opportunity. After working for my current employer for three years I [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=virtuallanger.com&amp;blog=10645746&amp;post=325&amp;subd=virtuallanger&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>There is always so much optimism at the beginning of a new year. That feeling of starting off with a clean slate and ability to make the changes you want to make. For me it is the chance to start off with a new opportunity. After working for my current employer for three years I have decided to move on and earlier this week accepted a position at Hitachi Data Systems as an Infrastructure Engineer working in there Unified Compute Platform team. This will allow me even more exposure to the things that are currently my driving force, VMware virtualization and storage.</p>
<p>I would have liked to say that branching out and moving my career another step forward was a new years resolution, but in fact it was something that started back last summer. At that time my goal was to learn more and dig deeper into VMware, go beyond my VMware VCP certification and obtain my VCAP-DCA certification. I scheduled the exam for August and set off on my studying. Long story short I had successfully passed the exam and was feeling good about the additional knowledge I had learned. But that was nothing compared to what happened later that month.</p>
<p>Even though I have been working with VMware for the last 4 years or so, I had never had the ability/option of attending VMworld. There had always been talk amongst managers about sending someone, but it never really seemed to pan out. This year that was all going to change, my boss had notified me that I would be attending VMworld 2011! For me this had to be the biggest eye opening event in my career. I had heard on podcasts, and read on blogs about experiencing it, but none of what I read or heard prepared me for what I was about to see. Between all of the sessions, the vendor displays, or just talking to and meeting new folks it was amazing! After soaking up as much as I could, it was at this point I knew I wanted to, better yet needed to take that next step.</p>
<p>So here I am, waiting for that new challenge, that new adventure to start. I got my bags packed and am ready to go!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/virtuallanger.wordpress.com/325/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/virtuallanger.wordpress.com/325/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/virtuallanger.wordpress.com/325/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/virtuallanger.wordpress.com/325/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/virtuallanger.wordpress.com/325/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/virtuallanger.wordpress.com/325/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/virtuallanger.wordpress.com/325/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/virtuallanger.wordpress.com/325/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/virtuallanger.wordpress.com/325/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/virtuallanger.wordpress.com/325/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/virtuallanger.wordpress.com/325/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/virtuallanger.wordpress.com/325/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/virtuallanger.wordpress.com/325/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/virtuallanger.wordpress.com/325/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=virtuallanger.com&amp;blog=10645746&amp;post=325&amp;subd=virtuallanger&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://virtuallanger.com/2012/01/16/new-year-new-opportunity/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9add9c110b916b0079a751c9f48f51fe?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">vwa4</media:title>
		</media:content>
	</item>
		<item>
		<title>VCP 5 Objective 6.1 &#8211; Perform Basic Troubleshooting for ESXi Hosts</title>
		<link>http://virtuallanger.com/2012/01/12/vcp-5-objective-6-1-perform-basic-troubleshooting-for-esxi-hosts/</link>
		<comments>http://virtuallanger.com/2012/01/12/vcp-5-objective-6-1-perform-basic-troubleshooting-for-esxi-hosts/#comments</comments>
		<pubDate>Thu, 12 Jan 2012 17:57:32 +0000</pubDate>
		<dc:creator>Jason Langer</dc:creator>
				<category><![CDATA[VCP 5]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[vcp]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[vsphere]]></category>

		<guid isPermaLink="false">https://virtuallanger.wordpress.com/?p=314</guid>
		<description><![CDATA[Objective 6.1 &#8211; Perform Basic Troubleshooting for ESXi Hosts For this objective I used the following resources: vSphere Monitoring and Performance vSphere Troubleshooting VMware White Paper “The Architecture of VMware ESXi” VMware Support Insider Blog VMware KB Article 2000988 (Troubleshooting vSphere Auto Deploy) VMware KB Article 1011641 (Collecting Diagnostic Information for VMware vCenter Server) VMware [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=virtuallanger.com&amp;blog=10645746&amp;post=314&amp;subd=virtuallanger&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>Objective 6.1 &#8211; Perform Basic Troubleshooting for ESXi Hosts</strong></p>
<p>For this objective I used the following resources:</p>
<ul>
<li>vSphere Monitoring and Performance</li>
<li>vSphere Troubleshooting</li>
<li>VMware White Paper “The Architecture of VMware ESXi”</li>
<li>VMware Support Insider Blog</li>
<li>VMware KB Article 2000988 <span style="font-size:xx-small;">(Troubleshooting vSphere Auto Deploy)</span></li>
<li>VMware KB Article 1011641 <span style="font-size:xx-small;">(Collecting Diagnostic Information for VMware vCenter Server)</span></li>
<li>VMware KB Article 653 <span style="font-size:xx-small;">(Collecting Diagnostic Information for VMware ESX/ESXi Using the vSphere Client)</span></li>
<li>VMware KB Article 1010705 <span style="font-size:xx-small;">(Collecting Diagnostic Information for VMware ESX/ESXi Using the vm-support Command)</span></li>
<li>VMware KB Article 1027932 <span style="font-size:xx-small;">(Collecting Diagnostic Information for VMware vCenter Server and ESX/ESXi Using the vSphere PowerCLI)</span></li>
</ul>
<p><span style="font-size:x-small;"><span style="text-decoration:underline;">Knowledge</span></span></p>
<p><strong>Identify General ESXi Host Troubleshooting Guidelines</strong></p>
<p>The <em>vSphere Troubleshooting</em> guide is the one stop shop for this section</p>
<p><strong>Troubleshoot Common Installation Issues</strong></p>
<p>Refer to Objective 1.3 and make sure your hosts meet the hardware requirements as well as the VMware HCL. If using AutoDeploy refer to pages 20 thru 26 of the <em>vSphere Troubleshooting</em> guide and also <a href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;cmd=displayKC&amp;externalId=2000988" target="_blank">VMware KB 2000988</a> (Troubleshooting vSphere Auto Deploy).</p>
<p><strong>Monitor ESXi System Health</strong></p>
<p>With the release of ESXi back in the VI 3.5 days it provided a new way to manage your hosts, the Common Information Model (CIM). CIM allows for a standard framework to manage computing resources and presents this information via the vSphere Client. For further information read the VMware White Paper <a href="http://www.vmware.com/files/pdf/vmware_esxi_architecture_wp.pdf" target="_blank">&#8220;The Architecture of VMware ESXi&#8221;</a> as well as this <a href="http://blogs.vmware.com/kb/2011/03/hardware-monitoring-in-esxi.html" target="_blank">VMware Support Insider</a> blog post.</p>
<p>To actually see how ESXi and vSphere Client leverages CIM read pages 25 thru 28 of the <em>vSphere Monitoring and Performance</em> documentation.</p>
<p><strong>Export Diagnostic Information</strong></p>
<p>There are multiple ways to get at this information, but I will assume the exam is going to be geared more towards using the vSphere Client for this task. For completeness however I have included links that cover using a console session as well as PowerCLI.</p>
<p><em>Gathering vCenter Server Log Bundles (<a href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;cmd=displayKC&amp;externalId=1011641" target="_blank">VMware KB 1011641</a>, Collecting Diagnostic Information for VMware vCenter Server)</em></p>
<p><em></em>To generate a vCenter Server log bundle, select Start &gt; All Programs &gt; Vmware and select either &#8220;Generate vCenter Server Log Bundle – Extended&#8221; or &#8220;Generate vCenter Server Log Bundle&#8221; (Be sure to &#8220;Run as Administrator&#8221;).</p>
<p><em>Gathering vCenter Server and ESXi Log Bundles (VMware KB 653, Collecting Diagnostic Information for Vmware ESX/ESXi Using the vSphere Client)</em></p>
<p>From within the vSphere Client connected to vCenter  click Administration from the menu bar and select Export System Logs. This will allow you to export either vCenter logs, ESX/ESXi logs, are all of the above in a single zip file.</p>
<p>To use the vm-support command or PowerCLI refer to <a href="http://kb.vmware.com/selfservice/documentLinkInt.do?micrositeID=&amp;popup=true&amp;languageId=&amp;externalID=1010705" target="_blank">VMware KB 1010705</a> (Collecting diagnostic information for VMware ESX/ESXi using the vm-support command) and <a href="http://kb.vmware.com/selfservice/microsites/search.do?cmd=displayKC&amp;externalId=1027932" target="_blank">VMware KB 1027932</a> (Collecting diagnostic information for VMware vCenter Server and ESX/ESXi using the vSphere PowerCLI)</p>
<p><span style="text-decoration:underline;">Tools</span></p>
<ul>
<li>vCenter Server and Host Management Guide</li>
<li>vSphere Monitoring and Performance Guide</li>
<li>vSphere Troubleshooting Guide</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/virtuallanger.wordpress.com/314/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/virtuallanger.wordpress.com/314/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/virtuallanger.wordpress.com/314/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/virtuallanger.wordpress.com/314/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/virtuallanger.wordpress.com/314/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/virtuallanger.wordpress.com/314/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/virtuallanger.wordpress.com/314/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/virtuallanger.wordpress.com/314/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/virtuallanger.wordpress.com/314/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/virtuallanger.wordpress.com/314/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/virtuallanger.wordpress.com/314/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/virtuallanger.wordpress.com/314/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/virtuallanger.wordpress.com/314/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/virtuallanger.wordpress.com/314/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=virtuallanger.com&amp;blog=10645746&amp;post=314&amp;subd=virtuallanger&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://virtuallanger.com/2012/01/12/vcp-5-objective-6-1-perform-basic-troubleshooting-for-esxi-hosts/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9add9c110b916b0079a751c9f48f51fe?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">vwa4</media:title>
		</media:content>
	</item>
		<item>
		<title>VCP 5 Objective 6.2 &#8211; Perform Basic vSphere Network Troubleshooting</title>
		<link>http://virtuallanger.com/2012/01/09/vcp-5-objective-6-2-perform-basic-vsphere-network-troubleshooting/</link>
		<comments>http://virtuallanger.com/2012/01/09/vcp-5-objective-6-2-perform-basic-vsphere-network-troubleshooting/#comments</comments>
		<pubDate>Tue, 10 Jan 2012 00:10:26 +0000</pubDate>
		<dc:creator>Jason Langer</dc:creator>
				<category><![CDATA[VCP 5]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[vcp]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[vsphere]]></category>

		<guid isPermaLink="false">https://virtuallanger.wordpress.com/?p=303</guid>
		<description><![CDATA[Objective 6.2 – Perform Basic vSphere Network Troubleshooting For this objective I used the following resources: VCP 5, Section 2 – Plan and Configure vSphere Networking VMware Information Guide “VMware Virtual Networking Concepts” VMware KB Article 1003893 (Troubleshooting Virtual Machine Network Connection Issues) VMware KB Article 1001938 (ESX/ESXi Host Requirements for Link Aggregation) VMware KB [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=virtuallanger.com&amp;blog=10645746&amp;post=303&amp;subd=virtuallanger&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>Objective 6.2 – Perform Basic vSphere Network Troubleshooting</strong></p>
<p>For this objective I used the following resources:</p>
<ul>
<li>VCP 5, Section 2 – Plan and Configure vSphere Networking</li>
<li>VMware Information Guide “VMware Virtual Networking Concepts”</li>
<li>VMware KB Article 1003893 <span style="font-size:xx-small;">(Troubleshooting Virtual Machine Network Connection Issues)</span></li>
<li>VMware KB Article 1001938 <span style="font-size:xx-small;">(ESX/ESXi Host Requirements for Link Aggregation)</span></li>
<li>VMware KB Article 1004048 <span style="font-size:xx-small;">(Sample Configuration of EtherChannel/Link Aggregation with ESX/ESXi and Cisco/HP Switches)</span></li>
<li>VMware KB Article 1005577 <span style="font-size:xx-small;">(What is beacon probing)</span></li>
</ul>
<p><span style="text-decoration:underline;"><span style="font-size:x-small;">Knowledge</span></span></p>
<p><strong>Verify Network Configuration</strong></p>
<p>Refer to each objective under Section Two. Focus on the core concepts and configuration of both vNetwork Standard Switches and vNetwork Distributed Switches:</p>
<ul>
<li>Port/dvPort Groups</li>
<li>Load Balancing and Failover Policies</li>
<li>VLAN Settings</li>
<li>Security Policies</li>
<li>Traffic Shaping Policies</li>
</ul>
<p>For additional information read the <a href="http://www.vmware.com/files/pdf/virtual_networking_concepts.pdf" target="_blank">VMware Information Guide</a> “VMware Virtual Networking Concepts”. This document is based on VI3 but still does a good job with the core functions of a vStandard Switch.</p>
<p><strong>Verify a Given Virtual Machine is Configured with the Correct Network Resources</strong></p>
<p>Instead of duplicating work, refer to <a href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;cmd=displayKC&amp;externalId=1003893" target="_blank">VMware KB 1003893</a>, “Troubleshooting Virtual Machine Network Connection Issues”. More then enough information listed there.</p>
<p><strong>Troubleshoot Virtual Switch and Port Group Configuration Issues</strong></p>
<p>One key aspect to remember is when setting up Port Groups or dvPort Groups, spelling counts (as well as upper/lower case)! If a Port Group is spelled Test on one host and is spelled test on a second host vMotion will fail. Same holds true with Security Policies, if one vSwitch on a host is set to accept Promiscuous Mode and it is set to Reject on the other host, again vMotion will fail. Also, refer to the objectives under Section Two to be sure your switches are configured correctly.</p>
<p><strong>Troubleshoot Physical Network Adapter Configuration Issues</strong></p>
<p>This is pretty straight forward as there is not a lot of configuration done at the physical network layer. Be sure that your physical nics that are assigned to a virtual switch (vSwitch or dvSwitch) are configured the same (speed, vlans, etc) on the physical switch. If using IP Hash as your load balancing method make sure on the physical switch side link aggregation has been enabled. Refer to <a href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;cmd=displayKC&amp;externalId=1001938" target="_blank">VMware KB 1001938</a>  and <a href="http://kb.vmware.com/selfservice/microsites/search.do?cmd=displayKC&amp;docType=kc&amp;docTypeID=DT_KB_1_1&amp;externalId=1004048" target="_blank">VMware KB 1004048</a> for further details as well as examples. If using beacon probing for network failover detection it standard practice to use a minimum of three (or more) uplink adapters. See <a href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;cmd=displayKC&amp;externalId=1005577" target="_blank">VMware KB 1005577</a> for further details.</p>
<p><strong>Identify the Root Cause of a Network Issue Based on Troubleshooting Information</strong></p>
<p>Using the above notes as well as the linked VMware KB articles one should be able to isolate issue to one of four areas:</p>
<ul>
<li>Virtual Machine</li>
<li>ESX/ESXi Host Networking (uplinks)</li>
<li>vSwitch or dvSwitch Configuration</li>
<li>Physical Switch Configuration</li>
</ul>
<p><span style="text-decoration:underline;">Tools</span></p>
<ul>
<li>vSphere Troubleshooting guide</li>
<li>vSphere Networking guide</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/virtuallanger.wordpress.com/303/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/virtuallanger.wordpress.com/303/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/virtuallanger.wordpress.com/303/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/virtuallanger.wordpress.com/303/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/virtuallanger.wordpress.com/303/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/virtuallanger.wordpress.com/303/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/virtuallanger.wordpress.com/303/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/virtuallanger.wordpress.com/303/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/virtuallanger.wordpress.com/303/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/virtuallanger.wordpress.com/303/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/virtuallanger.wordpress.com/303/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/virtuallanger.wordpress.com/303/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/virtuallanger.wordpress.com/303/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/virtuallanger.wordpress.com/303/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=virtuallanger.com&amp;blog=10645746&amp;post=303&amp;subd=virtuallanger&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://virtuallanger.com/2012/01/09/vcp-5-objective-6-2-perform-basic-vsphere-network-troubleshooting/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9add9c110b916b0079a751c9f48f51fe?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">vwa4</media:title>
		</media:content>
	</item>
		<item>
		<title>VCP 5 Objective 6.3 &#8211; Perform Basic vSphere Storage Troubleshooting</title>
		<link>http://virtuallanger.com/2011/12/14/vcp-5-objective-6-3-perform-basic-vsphere-storage-troubleshooting/</link>
		<comments>http://virtuallanger.com/2011/12/14/vcp-5-objective-6-3-perform-basic-vsphere-storage-troubleshooting/#comments</comments>
		<pubDate>Wed, 14 Dec 2011 21:41:08 +0000</pubDate>
		<dc:creator>Jason Langer</dc:creator>
				<category><![CDATA[VCP 5]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[vcp]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[vsphere]]></category>

		<guid isPermaLink="false">https://virtuallanger.wordpress.com/?p=283</guid>
		<description><![CDATA[Objective 6.3 – Perform Basic vSphere Storage Troubleshooting For this objective I used the following resources: vSphere Monitoring and Performance vSphere Storage vSphere Troubleshooting VMware KB Article 1008205 (Using ESXTOP to identify storage performance issues) VMware KB Article 1003728 (Testing VMkernel network connectivity with the vmkping command) VMware KB Article 1020692 (Frequent path state changes [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=virtuallanger.com&amp;blog=10645746&amp;post=283&amp;subd=virtuallanger&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>Objective 6.3 – Perform Basic vSphere Storage Troubleshooting</strong></p>
<p>For this objective I used the following resources:</p>
<ul>
<li>vSphere Monitoring and Performance</li>
<li>vSphere Storage</li>
<li>vSphere Troubleshooting</li>
<li>VMware KB Article 1008205 <span style="font-size:xx-small;">(Using ESXTOP to identify storage performance issues)</span></li>
<li>VMware KB Article 1003728 <span style="font-size:xx-small;">(Testing VMkernel network connectivity with the vmkping command)</span></li>
<li>VMware KB Article 1020692 <span style="font-size:xx-small;">(Frequent path state changes indicate storage problem)</span></li>
<li>VMware KB Article 1005009 <span style="font-size:xx-small;">(Analyzing SCSI Reservation conflicts) </span></li>
<li>VMware SAN System Design and Deployment Guide</li>
<li>Duncan Eppings Yellow-Bricks.com Blog</li>
</ul>
<p><span style="text-decoration:underline;">Knowledge</span></p>
<p><strong>Verify storage configuration</strong></p>
<p>Refer to the <em>vSphere Storage </em>and the <a href="http://www.vmware.com/resources/techresources/772" target="_blank">SAN System Design and Deployment Guide</a> (not specific to vSphere 5, but worth a read) by VMware. This will cover a lot of areas needed for working with a FC/iSCSI SAN environment with vSphere. Also a good understanding of the hardware you are using on the backend (storage arrays, FC switches, networking, etc) and there “vSphere Best Practices” documents will assist in the proper configuration.</p>
<p><strong>Troubleshoot storage contention issues</strong></p>
<p>When they mention “storage contention” I am taking this as I/O throughput or I/O latency issues. I find the quickest and easiest way of measuring/checking this is via esxtop/resxtop. <a href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;cmd=displayKC&amp;externalId=1008205" target="_blank">VMware KB 1008205</a> and Duncan Eppings <a href="http://www.yellow-bricks.com/esxtop/" target="_blank">esxtop blog</a> post covers this is in more detail.</p>
<p>Metrics to be aware of:</p>
<table width="555" border="0" cellspacing="0" cellpadding="2">
<tbody>
<tr>
<td valign="top" width="98">Disk Metric</td>
<td valign="top" width="56">Threshold</td>
<td valign="top" width="399">Description</td>
</tr>
<tr>
<td valign="top" width="98">
<p align="center">DAVG</p>
</td>
<td valign="top" width="56">
<p align="center">25</p>
</td>
<td valign="top" width="399">This is the average response time in milliseconds per command being sent to the device.</td>
</tr>
<tr>
<td valign="top" width="98">
<p align="center">GAVG</p>
</td>
<td valign="top" width="56">
<p align="center">25</p>
</td>
<td valign="top" width="399">This is the response time as it is perceived by the guest operating system. This number is calculated with the formula: DAVG + KAVG = GAVG.</td>
</tr>
<tr>
<td valign="top" width="98">
<p align="center">KAVG</p>
</td>
<td valign="top" width="56">
<p align="center">2</p>
</td>
<td valign="top" width="399">This is the amount of time the command spends in the VMkernel</td>
</tr>
</tbody>
</table>
<p>Also see pages 47 thru 50 of the <em>vSphere Troubleshooting</em> documentation for further information.</p>
<p><strong>Troubleshoot storage over-commitment issues</strong></p>
<p>Storage over-commitment can occur in several ways:</p>
<ul>
<li>
<div align="left">As mentioned above with I/O latency</div>
</li>
<li>
<div align="left">Datastore usage (Think Thin Provisioning and <a href="http://pubs.vmware.com/vsphere-4-esxi-installable-vcenter/index.jsp?topic=/com.vmware.vsphere.esxi_server_config.doc_41/esx_server_config/managing_storage/c_handling_datastore_over-subscription.html" target="_blank">over subscription</a>)</div>
</li>
<li>
<div align="left">SCSI reservation issues (<a href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;cmd=displayKC&amp;externalId=1005009" target="_blank">VMware KB 1005009</a>)</div>
</li>
<li>
<div align="left">Path thrashing (<a href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;cmd=displayKC&amp;externalId=1020692" target="_blank">VMware KB 1020692</a>)</div>
</li>
<li>
<div align="left">LUN queue depth</div>
</li>
</ul>
<p><strong>Troubleshoot iSCSI software initiator configuration issues</strong></p>
<p>Things to look out for:</p>
<ul>
<li>Setting up a proper iSCSI Network (pg 74 thru 79 of the vSphere Storage document)</li>
<li>Configuration of Jumbo Frames (pg 80 of the vSphere Storage document)</li>
<li>Network connectivity using vmkping (See <a href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;cmd=displayKC&amp;externalId=1003728" target="_blank">VMware KB 1003728</a>)</li>
</ul>
<p>For further information refer to pages 107 thru 112 of the <em>vSphere Storage </em>documentation as well as page 51 of the <em>vSphere Troubleshooting </em>documentation.</p>
<p><strong>Troubleshoot Storage Reports and Storage Maps</strong></p>
<p>See pages 29 thru 32 of the <em>vSphere Monitoring and Performance</em> documentation.</p>
<p><strong>Identify the root cause of a storage issue based on troubleshooting information</strong></p>
<p>The <em>vSphere Troubleshooting</em> document covers several issues that you may run into. See Pages 45 thru 51.</p>
<p><span style="text-decoration:underline;">Tools</span></p>
<ul>
<li>vSphere Storage guide</li>
<li>vSphere Troubleshooting guide</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/virtuallanger.wordpress.com/283/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/virtuallanger.wordpress.com/283/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/virtuallanger.wordpress.com/283/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/virtuallanger.wordpress.com/283/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/virtuallanger.wordpress.com/283/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/virtuallanger.wordpress.com/283/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/virtuallanger.wordpress.com/283/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/virtuallanger.wordpress.com/283/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/virtuallanger.wordpress.com/283/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/virtuallanger.wordpress.com/283/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/virtuallanger.wordpress.com/283/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/virtuallanger.wordpress.com/283/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/virtuallanger.wordpress.com/283/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/virtuallanger.wordpress.com/283/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=virtuallanger.com&amp;blog=10645746&amp;post=283&amp;subd=virtuallanger&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://virtuallanger.com/2011/12/14/vcp-5-objective-6-3-perform-basic-vsphere-storage-troubleshooting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9add9c110b916b0079a751c9f48f51fe?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">vwa4</media:title>
		</media:content>
	</item>
		<item>
		<title>Passed the VCP 5!</title>
		<link>http://virtuallanger.com/2011/12/07/passed-the-vcp-5/</link>
		<comments>http://virtuallanger.com/2011/12/07/passed-the-vcp-5/#comments</comments>
		<pubDate>Thu, 08 Dec 2011 06:26:57 +0000</pubDate>
		<dc:creator>Jason Langer</dc:creator>
				<category><![CDATA[VCP 5]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[vcp]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[vsphere]]></category>

		<guid isPermaLink="false">https://virtuallanger.wordpress.com/?p=279</guid>
		<description><![CDATA[Earlier today I took my turn in the chair going for the VMware Certified Professional Exam on the latest version of vSphere, vSphere 5. I am very happy (and relieved) to say that I successfully passed the exam and am satisfied with the score I achieved. After listening on last weeks ProfessionalVMware.com Brownbag featuring Gregg [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=virtuallanger.com&amp;blog=10645746&amp;post=279&amp;subd=virtuallanger&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Earlier today I took my turn in the chair going for the VMware Certified Professional Exam on the latest version of vSphere, vSphere 5. I am very happy (and relieved) to say that I successfully passed the exam and am satisfied with the score I achieved. After listening on last weeks <a href="http://professionalvmware.com/2011/12/brownbag-follow-up-vcp5-with-gregg-robertson/" target="_blank">ProfessionalVMware.com</a> Brownbag featuring Gregg Robertson (<a href="http://thesaffageek.co.uk/" target="_blank">blog</a>/<a href="http://twitter.com/#!/GreggRobertson5" target="_blank">twitter</a>) and hearing how they have revamped the exam to be more difficult it got me a little concerned.</p>
<p>Well I can say they definitely ratcheted up the degree of difficulty. It appears gone are the days of simply memorizing Min/Max configurations (past experience with VCP 3 and 4) and not having any real in-depth hands on experience.  Yes the exam is still made up of multiple choice and  pick the best two or three type questions. However the questions are more situational based, you are having X type of issue or how would you configure Y. Another new twist (and something MS exams have done for years) is present you with a screen capture and base the question/scenario around the information provided. With all that being said I felt like the content in the exam lined up with the VCP 5 Blue Print that VMware provides and that the questions didn&#8217;t stray away from it.</p>
<p>Now for what you are probably looking for, the resources I used for studying:</p>
<p>First and foremost is the excellent VMware vSphere 5 training course offered by <a href="http://www.trainsignal.com/VMware-vSphere-5-Training.aspx?utm_source=Site%20Promo&amp;utm_medium=Homepage%20Banner&amp;utm_campaign=vSphere%205%20Training" target="_blank">TrainSignal</a> and put together by David M Davis (<a href="http://www.vmwarevideos.com/" target="_blank">blog</a>/<a href="http://twitter.com/#!/davidmdavis" target="_blank">twitter</a>) and Elias Khnaser (<a href="http://eliaskhnaser.com/" target="_blank">blog</a>/<a href="http://twitter.com/#!/ekhnaser" target="_blank">twitter</a>). The course provides over 30 lessons and totals over 17 hours of material covering all aspects of what you need to know (not just for the exam) on how to setup and configure a vSphere 5 environment. I believe this is a must have.</p>
<p>Secondly Scott Lowes (<a href="http://blog.scottlowe.org/" target="_blank">blog</a>/<a href="http://twitter.com/#!/scott_lowe" target="_blank">twitter</a>) newest book <a href="http://www.amazon.com/Mastering-VMware-vSphere-Scott-Lowe/dp/0470890800/ref=sr_1_2?ie=UTF8&amp;qid=1323325090&amp;sr=8-2" target="_blank">Mastering VMware vSphere 5</a>. I wore out my copy of his previous book, <a href="http://www.amazon.com/Mastering-VMware-vSphere-Computer-Tech/dp/0470481382/ref=sr_1_1?ie=UTF8&amp;qid=1323325090&amp;sr=8-1" target="_blank">Mastering VMware vSphere 4</a>, and will probably do the same with this one. Get it, read it, know it, love it.</p>
<p>Third, and sorry for the self promotion, but my VCP 5 Blue Print study notes. Josh Coen (<a href="http://www.valcolabs.com/" target="_blank">blog</a>/<a href="http://twitter.com/#!/joshcoen" target="_blank">twitter</a>) and I have been working through each section of the blue print and posting them on our respective blogs. This is covering all the bases on what material the exam is going to test you on. Just click the VCP-5 tab at the top of my blog page to get to the goodness.</p>
<p>And finally, lab time. I am fortunate enough to have a lab at home that I have built with white box ESX hosts, a cisco switch, and two Iomega IX4-200d NAS/iSCSI devices. With that and evaluation versions of vCenter and ESX I was able to get in and play with the new features introduced with vSphere 5 (Storage DRS, Storage Profiles, Web Client, vCSA) as well Distributed Virtual Switches, Storage vMotion, Fault Tolerance, etc. If you can&#8217;t dedicate hardware for your lab pickup a copy of VMware Workstation and run virtual ESX hosts and use one of the free open source NAS/iSCSI solutions out there (<a href="http://www.freenas.org/" target="_blank">FreeNAS</a> or <a href="http://www.openfiler.com/" target="_blank">Openfiler</a>) to setup a sandbox environment (If you get the TrainSignal video they even cover setting up Openfiler!). It might not be speedy, but it will at least allow you to get your hands dirty.</p>
<p>Hopefully these tips will come in handy for you as they did me and good luck.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/virtuallanger.wordpress.com/279/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/virtuallanger.wordpress.com/279/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/virtuallanger.wordpress.com/279/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/virtuallanger.wordpress.com/279/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/virtuallanger.wordpress.com/279/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/virtuallanger.wordpress.com/279/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/virtuallanger.wordpress.com/279/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/virtuallanger.wordpress.com/279/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/virtuallanger.wordpress.com/279/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/virtuallanger.wordpress.com/279/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/virtuallanger.wordpress.com/279/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/virtuallanger.wordpress.com/279/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/virtuallanger.wordpress.com/279/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/virtuallanger.wordpress.com/279/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=virtuallanger.com&amp;blog=10645746&amp;post=279&amp;subd=virtuallanger&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://virtuallanger.com/2011/12/07/passed-the-vcp-5/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9add9c110b916b0079a751c9f48f51fe?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">vwa4</media:title>
		</media:content>
	</item>
		<item>
		<title>VAAI, Is This Thing On??</title>
		<link>http://virtuallanger.com/2011/12/06/vaai-is-this-thing-on/</link>
		<comments>http://virtuallanger.com/2011/12/06/vaai-is-this-thing-on/#comments</comments>
		<pubDate>Tue, 06 Dec 2011 23:31:31 +0000</pubDate>
		<dc:creator>Jason Langer</dc:creator>
				<category><![CDATA[NetApp]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[VAAI]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[vsphere]]></category>

		<guid isPermaLink="false">https://virtuallanger.wordpress.com/?p=266</guid>
		<description><![CDATA[Late in the summer we purchased a new NetApp FAS2040 storage array to replace an out going disk based backup target. Since we have ran into a few delays on moving our production vSphere environment to the unit I thought I would test out some of the capabilities it has to offer and more specifically [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=virtuallanger.com&amp;blog=10645746&amp;post=266&amp;subd=virtuallanger&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Late in the summer we purchased a new NetApp FAS2040 storage array to replace an out going disk based backup target. Since we have ran into a few delays on moving our production vSphere environment to the unit I thought I would test out some of the capabilities it has to offer and more specifically VAAI. So last week I carved out a few FC LUNS and presented them to our ESXi 5 hosts just to do some testing and playing before going &#8220;live&#8221;.</p>
<p>Just for some quick background, VAAI or vStorage APIs for Array Integration was first introduced with ESX/ESXi 4.1. It allows for offloading of certain VM and storage functions that would typically take place on the ESX host to the storage array. The benefit being faster completion of these tasks as well as saving compute resources on your ESX hosts. The following list are the offloading features VAAI provides:</p>
<p><strong>Atomic Test &amp; Set</strong> &#8211; Also known as Hardware Assisted Locking &#8211; Allows for granular locking of files on a VMFS volume</p>
<p><strong>Cloning Blocks</strong> &#8211; Also known as  Full Copy/Extended Copy &#8211; Allows the array to make a copy of data (Think cloning and Storage vMotion)</p>
<p><strong>Zero Blocks</strong> &#8211; Also know as Block Zeroing &#8211; Allows the array to zero out blocks (Think creating new VMDKs)</p>
<p>After confirming on the VMware HCL the array matched all requirements it was time to get down to business. After presenting the LUNs to a test host I quickly provisioned a Windows VM on one LUN to be used for the Storage vMotion as well as the clone testing. Also while in vCenter I confirmed with the NetApp Virtual Storage Console that it detected the array and confirmed that it was VAAI capable:</p>
<p><a href="http://virtuallanger.files.wordpress.com/2011/12/vaai_enabled.jpg"><img style="display:inline;border:0;" title="VAAI_Enabled" src="http://virtuallanger.files.wordpress.com/2011/12/vaai_enabled_thumb.jpg?w=244&#038;h=45" alt="VAAI_Enabled" width="244" height="45" border="0" /></a></p>
<p>Next step was to fire up ESXTOP, go to the devices screen (u) and then deselect/select appropriate fields (removed B, F, G, I, and added O):</p>
<p><a href="http://virtuallanger.files.wordpress.com/2011/12/esxtop_fields.jpg"><img style="display:inline;border:0;" title="ESXTOP_Fields" src="http://virtuallanger.files.wordpress.com/2011/12/esxtop_fields_thumb.jpg?w=244&#038;h=157" alt="ESXTOP_Fields" width="244" height="157" border="0" /></a></p>
<p>This will present the VAAI Stats counters in the ESXTOP Session. For a full run down of each counter refer to <a href="http://communities.vmware.com/docs/DOC-11812" target="_blank">VMware Document 11812</a>, Interpreting esxtop 4.1 statistics. For my testing I was only concerned with CLONE_RD, CLONE_WR, and CLONE_F.</p>
<p>After setting up ESXTOP I switched back over to my VI Client and issued a storage vMotion of my test VM between the new LUNs. I then went back to ESXTOP expecting see the counters climbing as the VM&#8217;s storage was moved. However, I got nothing:</p>
<p><a href="http://virtuallanger.files.wordpress.com/2011/12/vaai_not_working.jpg"><img style="display:inline;border:0;" title="VAAI_Not_Working" src="http://virtuallanger.files.wordpress.com/2011/12/vaai_not_working_thumb.jpg?w=244&#038;h=79" alt="VAAI_Not_Working" width="244" height="79" border="0" /></a></p>
<p>Hmm, what&#8217;s up with that? So I did some searching and came up with two very helpful items. First a <a href="http://media.netapp.com/documents/tr-3886.pdf" target="_blank">NetApp Technical Report</a> (TR-3886 Understanding and Using vStorage APIs for Array Integration and NetApp Storage) and second <a href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;cmd=displayKC&amp;externalId=1021976" target="_blank">VMware KB</a> article 1021976 (vStorage APIs for Array Integration FAQ). Both documents provided excellent information on VAAI as well as few things to check to make sure you have a supported configuration.</p>
<p>I also searched the NetApp forums to see if anyone else had seen a similar issue. Came up empty, so I decided to put a post out there and also notified the twitter-verse looking for additional help. Received a reply from a NetApp employee named Rodrigo Nascimento and below is a culmination of steps outlined in the above documentation as well as things to look for Rodrigo had posted.</p>
<p>First off was to check to see if the new SCSI devices are showing as support for VAAI. This is accomplished either by checking the device in the Storage view of your ESX host or running an esxcli command &#8220;esxcli storage core device list | egrep &#8220;Display Name:|VAAI Status:&#8221;"</p>
<p><a href="http://virtuallanger.files.wordpress.com/2011/12/vaai_enabled1.jpg"><img style="display:inline;border:0;" title="VAAI_Enabled" src="http://virtuallanger.files.wordpress.com/2011/12/vaai_enabled_thumb1.jpg?w=244&#038;h=45" alt="VAAI_Enabled" width="244" height="45" border="0" /></a></p>
<p><a href="http://virtuallanger.files.wordpress.com/2011/12/vaai_supported.jpg"><img style="display:inline;border:0;" title="VAAI_Supported" src="http://virtuallanger.files.wordpress.com/2011/12/vaai_supported_thumb.jpg?w=244&#038;h=76" alt="VAAI_Supported" width="244" height="76" border="0" /></a></p>
<p>As you can see from the above screen shots all seems to be good from that standpoint. I jumped back to the VMware HCL again to double check the requirements. Paying a little closer attention I saw the following:</p>
<p><a href="http://virtuallanger.files.wordpress.com/2011/12/vmware_hcl.jpg"><img style="display:inline;border:0;" title="VMware_HCL" src="http://virtuallanger.files.wordpress.com/2011/12/vmware_hcl_thumb.jpg?w=244&#038;h=12" alt="VMware_HCL" width="244" height="12" border="0" /></a></p>
<p>This got me thinking so I double checked the loaded modules on the ESX host with the following command looking for the vmw_vaaip_netapp module, &#8220;esxcli system module list| grep vmw_vaaip_netapp&#8221;. The results came up empty.</p>
<p><a href="http://virtuallanger.files.wordpress.com/2011/12/vaaip_netapp_empty.jpg"><img style="display:inline;border:0;" title="vaaip_netapp_empty" src="http://virtuallanger.files.wordpress.com/2011/12/vaaip_netapp_empty_thumb.jpg?w=244&#038;h=49" alt="vaaip_netapp_empty" width="244" height="49" border="0" /></a></p>
<p>Not surprising after I look back on it as I just recently presented these LUNs to the host and had not being using NetApp storage before hand, so I quickly put the host in maintenance mode and rebooted.</p>
<p>After rebooting I connected back into the system and re-ran the &#8220;esxcli system module list| grep vmw_vaaip_netapp&#8221; command:</p>
<p><a href="http://virtuallanger.files.wordpress.com/2011/12/vaaip_netapp_populated.jpg"><img style="display:inline;border:0;" title="vaaip_netapp_populated" src="http://virtuallanger.files.wordpress.com/2011/12/vaaip_netapp_populated_thumb.jpg?w=244&#038;h=63" alt="vaaip_netapp_populated" width="244" height="63" border="0" /></a></p>
<p>Bingo! Module is loaded and should be good to go. Fired up ESXTOP again and started my Storage vMotion test. Again nothing.</p>
<p><a href="http://virtuallanger.files.wordpress.com/2011/12/vaai_not_working1.jpg"><img style="display:inline;border:0;" title="VAAI_Not_Working" src="http://virtuallanger.files.wordpress.com/2011/12/vaai_not_working_thumb1.jpg?w=244&#038;h=79" alt="VAAI_Not_Working" width="244" height="79" border="0" /></a></p>
<p>I went back to the previous mentioned documents as well as my post on the NetApp forum. At this time Rodrigo mentioned to verify if VAAI is enabled on the ESX host. This is quickly done by checking the following Advanced Settings are set to 1 (default) under Configuration -&gt; Software:</p>
<p>DataMover.HardwareAccelerateMove<br />
DataMover.HardwareAcceleratedInit<br />
VMFS3.HardwareAcceleratedLocking</p>
<p>And from the console this completed by verifying that Int Value is set to 1:</p>
<p>esxcli system settings advanced list -o /DataMover/HardwareAcceleratedMove<br />
esxcli system settings advanced list -o /DataMover/HardwareAcceleratedInit<br />
esxcli system settings advanced list -o /VMFS3/HardwareAcceleratedLocking</p>
<p>Low and behold on our test ESX system these were set to 0, thus disabling VAAI. I reset them back to 1 to enable VAAI at the host level and rebooted the system (not sure if it was needed, but why not). After the reboot I again connected to the console and fired up ESXTOP and restarted the Storage vMotion test:</p>
<p><a href="http://virtuallanger.files.wordpress.com/2011/12/vaai_working.jpg"><img style="display:inline;border:0;" title="VAAI_Working" src="http://virtuallanger.files.wordpress.com/2011/12/vaai_working_thumb.jpg?w=244&#038;h=75" alt="VAAI_Working" width="244" height="75" border="0" /></a></p>
<p>As you can see from the screen shot, finally success! The CLONE_RD and CLONE_WR as well as the MBC_RD/s and MBC_WR/s metrics are displaying activity.</p>
<p>Even though VAAI is  and should be enabled by default on an ESX host researching the issue and reading these documents as well as other posts on the web definitely gave me a better understanding of how it works.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/virtuallanger.wordpress.com/266/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/virtuallanger.wordpress.com/266/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/virtuallanger.wordpress.com/266/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/virtuallanger.wordpress.com/266/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/virtuallanger.wordpress.com/266/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/virtuallanger.wordpress.com/266/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/virtuallanger.wordpress.com/266/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/virtuallanger.wordpress.com/266/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/virtuallanger.wordpress.com/266/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/virtuallanger.wordpress.com/266/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/virtuallanger.wordpress.com/266/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/virtuallanger.wordpress.com/266/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/virtuallanger.wordpress.com/266/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/virtuallanger.wordpress.com/266/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=virtuallanger.com&amp;blog=10645746&amp;post=266&amp;subd=virtuallanger&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://virtuallanger.com/2011/12/06/vaai-is-this-thing-on/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9add9c110b916b0079a751c9f48f51fe?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">vwa4</media:title>
		</media:content>

		<media:content url="http://virtuallanger.files.wordpress.com/2011/12/vaai_enabled_thumb.jpg" medium="image">
			<media:title type="html">VAAI_Enabled</media:title>
		</media:content>

		<media:content url="http://virtuallanger.files.wordpress.com/2011/12/esxtop_fields_thumb.jpg" medium="image">
			<media:title type="html">ESXTOP_Fields</media:title>
		</media:content>

		<media:content url="http://virtuallanger.files.wordpress.com/2011/12/vaai_not_working_thumb.jpg" medium="image">
			<media:title type="html">VAAI_Not_Working</media:title>
		</media:content>

		<media:content url="http://virtuallanger.files.wordpress.com/2011/12/vaai_enabled_thumb1.jpg" medium="image">
			<media:title type="html">VAAI_Enabled</media:title>
		</media:content>

		<media:content url="http://virtuallanger.files.wordpress.com/2011/12/vaai_supported_thumb.jpg" medium="image">
			<media:title type="html">VAAI_Supported</media:title>
		</media:content>

		<media:content url="http://virtuallanger.files.wordpress.com/2011/12/vmware_hcl_thumb.jpg" medium="image">
			<media:title type="html">VMware_HCL</media:title>
		</media:content>

		<media:content url="http://virtuallanger.files.wordpress.com/2011/12/vaaip_netapp_empty_thumb.jpg" medium="image">
			<media:title type="html">vaaip_netapp_empty</media:title>
		</media:content>

		<media:content url="http://virtuallanger.files.wordpress.com/2011/12/vaaip_netapp_populated_thumb.jpg" medium="image">
			<media:title type="html">vaaip_netapp_populated</media:title>
		</media:content>

		<media:content url="http://virtuallanger.files.wordpress.com/2011/12/vaai_not_working_thumb1.jpg" medium="image">
			<media:title type="html">VAAI_Not_Working</media:title>
		</media:content>

		<media:content url="http://virtuallanger.files.wordpress.com/2011/12/vaai_working_thumb.jpg" medium="image">
			<media:title type="html">VAAI_Working</media:title>
		</media:content>
	</item>
		<item>
		<title>VCP 5 Objective 6.4 &#8211; Perform Basic Troubleshooting for HA/DRS Clusters and vMotion/Storage vMotion</title>
		<link>http://virtuallanger.com/2011/11/04/vcp-5-objective-6-4-perform-basic-troubleshooting-for-hadrs-clusters-and-vmotionstorage-vmotion/</link>
		<comments>http://virtuallanger.com/2011/11/04/vcp-5-objective-6-4-perform-basic-troubleshooting-for-hadrs-clusters-and-vmotionstorage-vmotion/#comments</comments>
		<pubDate>Fri, 04 Nov 2011 21:35:31 +0000</pubDate>
		<dc:creator>Jason Langer</dc:creator>
				<category><![CDATA[VCP 5]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[vcp]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[vsphere]]></category>

		<guid isPermaLink="false">https://virtuallanger.wordpress.com/?p=243</guid>
		<description><![CDATA[Objective 6.4 – Perform Basic Troubleshooting for HA/DRS Clusters and vMotion/Storage vMotion For this objective I used the following resources: vCenter Server and Host Management vSphere Availability vSphere Resource Management vSphere Troubleshooting Duncan Eppings Yellow-Bricks.com Blog Knowledge Identify HA/DRS and vMotion requirements HA Requirements All hosts must be licensed for vSphere HA You need at [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=virtuallanger.com&amp;blog=10645746&amp;post=243&amp;subd=virtuallanger&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>Objective 6.4 – Perform Basic Troubleshooting for HA/DRS Clusters and vMotion/Storage vMotion</strong></p>
<p>For this objective I used the following resources:</p>
<ul>
<li>vCenter Server and Host Management</li>
<li>vSphere Availability</li>
<li>vSphere Resource Management</li>
<li>vSphere Troubleshooting</li>
<li>Duncan Eppings Yellow-Bricks.com Blog</li>
</ul>
<p><span style="text-decoration:underline;">Knowledge</span></p>
<p><strong>Identify HA/DRS and vMotion requirements</strong></p>
<p><span style="text-decoration:underline;">HA Requirements</span></p>
<ul>
<li>All hosts must be licensed for vSphere HA</li>
<li>You need at least two hosts in the cluster</li>
<li>All hosts need to be configured with static IP addresses. If you are using DHCP, you must ensure that the address for each hosts persists across reboots</li>
<li>There should be at least on management network in common among all hosts and best practices is to have at least two. Management networks differ depending on the version of host you are using.
<ul>
<li>ESX hosts &#8211; service console network</li>
<li>ESXi hosts earlier than version 4.0 &#8211; VMkernel network</li>
<li>ESXi hosts version 4.0 and later &#8211; VMkernel network with the Management Network checkbox enabled</li>
</ul>
</li>
<li>To ensure that any virtual machine can run on any host in the cluster, all hosts should have access to the same virtual machine networks and datastores</li>
<li>For VM Monitoring to work, VMware tools must be installed</li>
<li>Host certificate checking should be enabled</li>
<li>vSphere HA supports both IPv4 and IPv6. A cluster that mixes the use of both of the protocol versions, however is more likely to result in a network partition</li>
</ul>
<p>For further information see page 22 of the <em>vSphere Availability </em>documentation</p>
<p><span style="text-decoration:underline;">DRS Requirements</span></p>
<ul>
<li>Shared Storage
<ul>
<li>Storage can be either SAN or NAS</li>
</ul>
</li>
<li>Shared VMFS volumes
<ul>
<li>Place the disks of all virtual machines on VMFS volumes that are accessible by all hosts</li>
<li>Set access mode for the shared VMFS to public</li>
<li>Ensure the VMFS volumes on source and destination host use volume names, and all virtual machines use those volume names for specifying the virtual disks</li>
</ul>
</li>
<li>Processor Compatibility &#8211; Processors of both the source and destination host must be of the same vendor (AMD or Intel) and be of the same processor family. This requirement is more for the use of vMotion and allowing a VM to execute its processes from one host to the other. vCenter provides advanced features to make sure that processor compatibility requirements are met:
<ul>
<li>Enhanced vMotion Compatibility (EVC) &#8211; You can use EVC to help ensure vMotion compatibility for the hosts in a cluster. EVC ensures that all hosts in a cluster present the same CPU feature set to virtual machines, even if the actual CPUs on the hosts differ. This prevents migration with vMotion from failing due to incompatible CPUs.</li>
<li>CPU Compatibility Masks &#8211; vCenter Server compares the CPU features available to a virtual machine with the CPU features of the destination host to determine whether to allow or disallow migrations with vMotion. By applying CPU compatibility mask to individual virtual machines, you can hide certain CPU features from the virtual machine and potentially prevent migrations with vMotion from failing due to incompatible CPUs.</li>
</ul>
</li>
</ul>
<p>For further information see pages 55 thru 56 of the <em>vSphere Resource Management</em> documentation</p>
<p><span style="text-decoration:underline;">vMotion Requirements</span></p>
<ul>
<li>The virtual machine configuration file for ESXi hosts must reside on a VMware Virtual Machine File System (VMFS)</li>
<li>vMotion does not support raw disks or migration of applications clustered using Microsoft Cluster Service (MSCS)</li>
<li>vMotion requires a private Gigabit Ethernet (minimum) migration network between all of the vMotion enabled managed hosts. When vMotion is enabled on a managed host, configure a unique network identity object for the managed host and connect it to the private migration network</li>
<li>You cannot use migration with vMotion to migrate a virtual machine that uses a virtual device backed by a device that is not accessible on the destination host</li>
<li>You cannot use migration with vMotion to migrate a virtual machine that uses a virtual device backed by a device on the client computer</li>
</ul>
<p>For further information see page 56 of the <em>vSphere Resource Management</em> documentation and pages 119 thru 120 of the <em>vCenter Server and Host Management</em> documentation</p>
<p><strong>Verify vMotion/Storage vMotion configuration</strong></p>
<p>See above sections for DRS and vMotion requirements. Key areas of focus will be proper networking (VMKernel interface for vMotion), CPU compatibility and shared storage access across all hosts.</p>
<p><strong>Verify HA network configuration</strong></p>
<ul>
<li>On legcacy ESX hosts in the cluster, vSphere HA communications travel over all networks that are designated as service console networks. VMkernel networks are not used by these hosts for vSphere HA communications</li>
<li>On ESXi hosts in the cluster, vSphere HA communications, by default, travel over VMkernel networks, except those marked for use with vMotion. If there is only one VMkernel network, vSphere HA shares it with vMotion, if necessary. With ESXi 4.x and ESXi, you must also explicitly enable the Management Network checkbox for vSphere HA to use this network</li>
</ul>
<p>For further information see page 32 of the <em>vSphere Availability </em>documentation</p>
<p><strong>Verify HA/DRS cluster configuration</strong></p>
<p>Configuration issues and other errors can occur for your cluster or its hosts that adversely affect the proper operation of vSphere HA. You can monitor these errors by looking at the Cluster Operational Status and Configuration Issues screens, which are accessible in the vSphere Client from the vSphere HA section of the cluster’s Summary tab.</p>
<p>For further information see page 31 of the <em>vSphere Availability</em> documentation</p>
<p><strong>Troubleshoot HA capacity issues</strong></p>
<p>To troubleshoot HA capacity issues first be familiar with the three Admission Control Policies:</p>
<ul>
<li>Host failures the cluster tolerates (default) &#8211; You can configure vSphere HA to tolerate a specified number of host failures. Uses a “slot” size to display cluster capacity</li>
<li>Percentage of cluster resources reserved as failover spare capacity &#8211; You can configure vSphere HA to perform admission control by reserving a specific percentage of cluster CPU and memory resources for recovery from host failure</li>
<li>Specify failover hosts &#8211; You can configure vSphere HA to designate specific hosts as the failover hosts</li>
</ul>
<ul>Things to look out for when troubleshooting HA issues:</p>
<li>Failed or disconnected hosts</li>
<li>Over sized VM’s with high CPU/memory reservations. This will affect slot sizes</li>
<li>Lack of capacity/resources if you using “Specify Failover Hosts”, IE not enough hosts set as failovers</li>
</ul>
<p>See pages 31 thru 33 of the <em>vSphere Troubleshooting </em>documentation that outlines common failover scenarios for each of the three Admission Control Policies. For further reading on the three admission control policies see page 16 thru 21 of the <em>vSphere Availability </em>documentation.</p>
<p><strong>Troubleshoot HA redundancy issues</strong></p>
<p>Like all other components in a vSphere design, you want design redundancy for a clusters HA network traffic.  You can go about this one of two ways or both. The use of NIC of teaming (two physical NICs preferably connected to separate physical switches) is the most common method used. This will allow either of the two links to fail and still be able to communicate on the the network. The second option is the setup and creation of a secondary management network. This second interface will need to be attached to a different virtual switch as well as a different subnet as the primary network. This will allow for HA traffic to be communicated over both networks.</p>
<p>See pages 33 thru 34 of the <em>vSphere Availability</em> documentation for further reading</p>
<p><strong>Interpret the DRS Resource Distribution Graph and Target/Current Host Load Deviation</strong></p>
<p>The DRS Resource Distribution Chart is used to display both memory and CPU metrics for each host in the cluster. Each resource can be displayed in either a percentage or as a size in mega bytes for memory or mega hertz for CPU. In the chart display each box/section represents a VM running on that host and the resources it is currently consuming. The chart is accessed from the Summary tab at the cluster level under the section for VMware DRS. Click the hyperlink for View Resource Distribution Chart.</p>
<p>The target/current host load deviation is a representation of the balance of resources across the hosts in your cluster. The DRS process runs every 5 minutes and analyzes resource metrics on each host across the cluster. Those metrics are plugged in an equeation:</p>
<p align="center">(VM entitlements)/(Host Capacity)</p>
<p>This value returned is what determines the “Current host load standard deviation”. If this number is higher then the “Target host load standard deviation” your cluster is imbalanced and DRS will make recommendations on which VM’s to migrate to re-balance the cluster.</p>
<p>This is just my basic understanding of how DRS works. For complete down in the weeds explanations I would recommend reading this <a href="http://www.yellow-bricks.com/drs-deepdive/" target="_blank">post</a> as well as this <a href="http://www.yellow-bricks.com/2009/10/22/drs-deepdive-part-ii/" target="_blank">one</a> from Duncan Epping @ Yellow-Bricks.com.</p>
<p><strong>Troubleshoot DRS load imbalance issues</strong></p>
<p>DRS clusters become imbalanced/overcomitted for several reasons:</p>
<ul>
<li>A cluster might become overcommitted if a host fails</li>
<li>A cluster becomes invalid if vCenter Server is unavailable and you power on virtual machines using a vSphere Client connected directly to a host</li>
<li>A cluster becomes invalid if the user reduces the reservation on a parent resource pool while a virtual machine is in the process of failing over</li>
<li>If changes are made to hosts or virtual machines using a vSphere Client connected to a host while vCenter Server is unavailable, those changes take effect. When vCenter Server becomes available again, you might find that clusters have turned red or yellow because cluster requirements are not longer met.</li>
</ul>
<p>See pages 62 thru 66 of the <em>vSphere Resource Management </em>documentation for further information</p>
<p><strong>Troubleshoot vMotion/Storage vMotion migration issues</strong></p>
<p>For vMotion refer to section above for DRS and vMotion requirements. Make sure all requirements are being met.</p>
<p>For Storage vMotion be aware of the following requirements and limitations</p>
<ul>
<li>Virtual machine disks must be in persistent mode or be raw device mappings (RDMs). For virtual compatibility mode RDMs, you can migrate the mapping file or convert to thick-provisioned or thin-provisioned disks during migration as long as the destination is not an NFS datastore. If you convert the mapping file, a new virtual disk is created and the contents of the mapped LUN are copied to this disk. For physical compatibility mode RDMs, you can migrate the mapping file only.</li>
<li>Migration of virtual machines during VMware Tool installation is not supported</li>
<li>The host on which the virtual machine is running must have a license that includes Storage vMotion</li>
<li>ESX/ESXi 3.5 hosts must be licensed and configured for vMotion. ESX/ESXi 4.0 and later hosts do not require vMotion configuration in order to perform migration with Storage vMotion</li>
<li>The host on which the virtual machines is running must have access to both the source and target datastore</li>
</ul>
<p>For further information read pages 119 thru 122 of the <em>vCenter Server and Host Management </em>documentation</p>
<p><strong>Interpret vMotion Resource Maps</strong></p>
<p>vMotion resource maps provide a visual representation of hosts, datastores, and networks associated with the selected virtual machine.</p>
<p>vMotion resource maps also indicate which hosts in the virtual machine’s cluster or datacenter are compatible, it must meet the following criteria:</p>
<ul>
<li>Connect to all the same datastores as the virtual machine</li>
<li>Connect to all the same networks as the virtual machine</li>
<li>Have compatible software with the virtual machine</li>
<li>Have a compatible CPU with the virtual machine</li>
</ul>
<p>For further information see page 144 of the <em>vCenter Server and Host Management </em>documentation</p>
<p><strong>Identify the root cause of a DRS/HA cluster or migration issues based on troubleshooting information</strong></p>
<p>Use information from above topics to help isolate the issue based on HA/DRS requirements as well pages from the reference documents listed.</p>
<p><span style="text-decoration:underline;">Tools</span></p>
<ul>
<li>vSphere Availability guide</li>
<li>vSphere Resource Management guide</li>
<li>vSphere Monitoring and Performance guide</li>
<li>vSPhere Troubleshooting guide</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/virtuallanger.wordpress.com/243/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/virtuallanger.wordpress.com/243/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/virtuallanger.wordpress.com/243/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/virtuallanger.wordpress.com/243/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/virtuallanger.wordpress.com/243/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/virtuallanger.wordpress.com/243/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/virtuallanger.wordpress.com/243/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/virtuallanger.wordpress.com/243/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/virtuallanger.wordpress.com/243/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/virtuallanger.wordpress.com/243/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/virtuallanger.wordpress.com/243/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/virtuallanger.wordpress.com/243/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/virtuallanger.wordpress.com/243/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/virtuallanger.wordpress.com/243/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=virtuallanger.com&amp;blog=10645746&amp;post=243&amp;subd=virtuallanger&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://virtuallanger.com/2011/11/04/vcp-5-objective-6-4-perform-basic-troubleshooting-for-hadrs-clusters-and-vmotionstorage-vmotion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9add9c110b916b0079a751c9f48f51fe?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">vwa4</media:title>
		</media:content>
	</item>
		<item>
		<title>VCP 5 Objective 7.2  &#8211; Create and Administer vCenter Server Alarms</title>
		<link>http://virtuallanger.com/2011/10/29/vcp-5-objective-7-2-create-and-administer-vcenter-server-alarms/</link>
		<comments>http://virtuallanger.com/2011/10/29/vcp-5-objective-7-2-create-and-administer-vcenter-server-alarms/#comments</comments>
		<pubDate>Sat, 29 Oct 2011 22:01:10 +0000</pubDate>
		<dc:creator>Jason Langer</dc:creator>
				<category><![CDATA[VCP 5]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[vcp]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[vsphere]]></category>

		<guid isPermaLink="false">https://virtuallanger.wordpress.com/?p=234</guid>
		<description><![CDATA[Objective 7.2 &#8211; Create and Administer vCenter Server Alarms For this objective I used the following resources vSphere Resource Management guide VMware vSphere Examples and Scenarios guide Knowledge List vCenter default utilization alarms Alarm Description Virtual machine memory usage Default alarm to monitor virtual machine memory usage Virtual machine cpu usage Default alarm to monitor [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=virtuallanger.com&amp;blog=10645746&amp;post=234&amp;subd=virtuallanger&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>Objective 7.2 &#8211; Create and Administer vCenter Server Alarms</strong></p>
<p>For this objective I used the following resources</p>
<ul>
<li>vSphere Resource Management guide</li>
<li>VMware vSphere Examples and Scenarios guide</li>
</ul>
<p><span style="text-decoration:underline;">Knowledge</span></p>
<p><strong>List vCenter default utilization alarms</strong></p>
<table width="600" border="0" cellspacing="0" cellpadding="2">
<tbody>
<tr>
<td valign="top" width="221">Alarm</td>
<td valign="top" width="379">Description</td>
</tr>
<tr>
<td valign="top" width="221">Virtual machine memory usage</td>
<td valign="top" width="379">Default alarm to monitor virtual machine memory usage</td>
</tr>
<tr>
<td valign="top" width="221">Virtual machine cpu usage</td>
<td valign="top" width="379">Default alarm to monitor virtual machine cpu usage</td>
</tr>
<tr>
<td valign="top" width="221">Datastore usage on disk</td>
<td valign="top" width="379">Default alarm to monitor datastore disk usage</td>
</tr>
<tr>
<td valign="top" width="221">Host memory usage</td>
<td valign="top" width="379">Default alarm to monitor host memory usage</td>
</tr>
<tr>
<td valign="top" width="221">Host cpu usage</td>
<td valign="top" width="379">Default alarm to monitor host cpu usage</td>
</tr>
</tbody>
</table>
<p>List courtesy of the <em>Alarms</em> tab at the root of vCenter</p>
<p><strong>List vCenter default connectivity alarms</strong></p>
<table width="600" border="0" cellspacing="0" cellpadding="2">
<tbody>
<tr>
<td valign="top" width="222"><span style="font-size:small;">Alarm</span></td>
<td valign="top" width="378"><span style="font-size:small;">Description</span></td>
</tr>
<tr>
<td valign="top" width="222"><span style="font-size:small;">Cannot connect to storage</span></td>
<td valign="top" width="378"><span style="font-size:small;">Default alarm to monitor host connectivity to storage device</span></td>
</tr>
<tr>
<td valign="top" width="222"><span style="font-size:small;">Host connection and power state</span></td>
<td valign="top" width="378"><span style="font-size:small;">Default alarm to monitor host connection and power state</span></td>
</tr>
<tr>
<td valign="top" width="222"><span style="font-size:small;">Host connection failure</span></td>
<td valign="top" width="378"><span style="font-size:small;">Default alarm to monitor host connection failure</span></td>
</tr>
<tr>
<td valign="top" width="222"><span style="font-size:small;">Network connectivity lost</span></td>
<td valign="top" width="378"><span style="font-size:small;">Default alarm to monitor network connectivity on a virtual switch</span></td>
</tr>
<tr>
<td valign="top" width="222"><span style="font-size:small;">Network uplink redundancy degraded</span></td>
<td valign="top" width="378"><span style="font-size:small;">Default alarm to monitor network uplink redundancy degradation on a virtual switch</span></td>
</tr>
<tr>
<td valign="top" width="222"><span style="font-size:small;">Network uplink redundancy lost</span></td>
<td valign="top" width="378"><span style="font-size:small;">Default alarm to monitor loss of network uplink redundancy on a virtual switch</span></td>
</tr>
</tbody>
</table>
<p>List courtesy of the <em>Alarms</em> tab at the root of vCenter</p>
<p><strong>List possible actions for utilization and connectivity alarms</strong></p>
<p><span style="text-decoration:underline;">Host related actions</span></p>
<ul>
<li>Send a notification email</li>
<li>Send a notification trap</li>
<li>Run a command</li>
<li>Enter maintenance mode</li>
<li>Exit maintenance mode</li>
<li>Enter standby</li>
<li>Exit standby</li>
<li>Reboot host</li>
<li>Shutdown host</li>
</ul>
<p><span style="text-decoration:underline;">VM related actions</span></p>
<ul>
<li>Send a notification email</li>
<li>Send a notification trap</li>
<li>Run a command</li>
<li>Power on VM</li>
<li>Power off VM</li>
<li>Suspend VM</li>
<li>Reset VM</li>
<li>Migrate VM</li>
<li>Reboot guest on VM</li>
<li>Shutdown guest on VM</li>
</ul>
<p><strong>Create a vCenter utilization alarm</strong></p>
<p>For this excercise we are going to create a host alarm based on network utilization</p>
<ol>
<li>From the root object in vCenter select the <em>Alarms </em>tab</li>
<li>Select the<em> Definitions</em> tab next to <em>View</em></li>
<li>In the right hand, right click in open a space and select <em>New Alarm</em></li>
<li>In the<em> General</em> tab give the alarm a<em> Name, Description</em>, and select<em> Hosts</em> from the <em>Alarm Type</em> drop down.</li>
<li>Select the <em>Triggers</em> tab</li>
<li>Right click in the open space and select <em>Add Trigger</em></li>
<li>Click the trigger type to display the list of available triggers</li>
<li>From the list select<em> Host Network Usage (kbps)</em></li>
<li>For the<em> Warning</em> and<em> Alert</em> values select what is appropriate for your environment</li>
<li>Click the<em> Actions</em> tab</li>
<li>Right click in the open space and select<em> Add Action</em></li>
<li>Select <em>Send a notification email</em></li>
<li>Under the<em> Configuration </em>column input your email address</li>
<li>Leave the default setting to email when going from a warning state to an alert state</li>
<li>Click<em> OK</em></li>
</ol>
<p><strong>Create a vCenter connectivity alarm</strong></p>
<p>For this exercise we are going to create a host alarm based on lost storage path redundancy</p>
<ol>
<li>From the root object in vCenter select the <em>Alarm</em>s tab</li>
<li>Select the<em> Definitions</em> tab next to <em>View</em></li>
<li>In the right hand, right click in open a space and select<em> New Alarm</em></li>
<li>In the <em>General</em> tab give the alarm a <em>Name, Description</em>, and select <em>Hosts</em> from the <em>Alarm Type</em> drop down.</li>
<li>Select <em>Monitor for specific events occuring on this object, for example, VM powered on</em></li>
<li>Select the <em>Triggers</em> tab</li>
<li>Right click in the open space and select<em> Add Trigger</em></li>
<li>Click the trigger type to display the list of available triggers</li>
<li>From the list select<em> Lost Storage Path Redundancy</em></li>
<li>Click the <em>Actions</em> tab</li>
<li>Right click in the open space and select <em>Add Action</em></li>
<li>Select <em>Send a notification email</em></li>
<li>Under the <em>Configuration</em> column input your email address</li>
<li>Leave the default setting to email when going from a warning state to an alert state</li>
<li>Click<em> OK</em></li>
</ol>
<p><strong>Configure alarm triggers</strong></p>
<p>See sections above <em>Create a vCenter Connectivity Alarm</em> and<em> Create a vCenter Utilization Alarm</em>. Also review pages 33 thru 39 of the<em> vSphere Monitoring and Performance</em> documentation.</p>
<p><strong>Configure alarm actions</strong></p>
<p>See sections above<em> Create a vCenter Connectivity Alarm</em> and <em>Create a vCenter Utilization Alarm</em>. Also review pages 33 thru 39 of the <em>vSphere Monitoring and Performance</em> documentation.</p>
<p><strong>For a give alarm, identify the affected resource in vSphere implementation </strong></p>
<p>If using any of the default vCenter alarms the alarm name as well as the alarm description should identify which resource is being affected.</p>
<p><span style="text-decoration:underline;">Tools</span></p>
<ul>
<li>vCenter Server and Host Management guide</li>
<li>vSphere Resource Management guide</li>
<li>vSphere Monitoring and Performance guide</li>
<li>VMware vSphere Examples and Scenarios guide</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/virtuallanger.wordpress.com/234/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/virtuallanger.wordpress.com/234/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/virtuallanger.wordpress.com/234/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/virtuallanger.wordpress.com/234/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/virtuallanger.wordpress.com/234/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/virtuallanger.wordpress.com/234/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/virtuallanger.wordpress.com/234/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/virtuallanger.wordpress.com/234/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/virtuallanger.wordpress.com/234/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/virtuallanger.wordpress.com/234/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/virtuallanger.wordpress.com/234/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/virtuallanger.wordpress.com/234/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/virtuallanger.wordpress.com/234/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/virtuallanger.wordpress.com/234/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=virtuallanger.com&amp;blog=10645746&amp;post=234&amp;subd=virtuallanger&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://virtuallanger.com/2011/10/29/vcp-5-objective-7-2-create-and-administer-vcenter-server-alarms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9add9c110b916b0079a751c9f48f51fe?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">vwa4</media:title>
		</media:content>
	</item>
	</channel>
</rss>
