<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Virtual Intelligence Briefing &#187; How To&#8217;s</title>
	<atom:link href="http://www.vibriefing.com/category/howto/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vibriefing.com</link>
	<description></description>
	<lastBuildDate>Tue, 27 Jul 2010 15:14:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Configure VMware ESXi 4.1 for Active Directory Integration</title>
		<link>http://www.vibriefing.com/2010/07/configure-vmware-esxi-4-1-for-active-directory-integration/</link>
		<comments>http://www.vibriefing.com/2010/07/configure-vmware-esxi-4-1-for-active-directory-integration/#comments</comments>
		<pubDate>Mon, 26 Jul 2010 14:33:21 +0000</pubDate>
		<dc:creator>Brian Suhr</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[How To's]]></category>
		<category><![CDATA[active directory integration]]></category>
		<category><![CDATA[ad integration]]></category>
		<category><![CDATA[brian suhr]]></category>
		<category><![CDATA[configure vmware esxi 4.1]]></category>
		<category><![CDATA[it]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[vib]]></category>
		<category><![CDATA[vibriefing]]></category>
		<category><![CDATA[virtual]]></category>
		<category><![CDATA[virtual intelligence briefing]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[virtualization how to]]></category>
		<category><![CDATA[virtualization instructional]]></category>
		<category><![CDATA[virtualization tips]]></category>
		<category><![CDATA[virtualize tips]]></category>
		<category><![CDATA[virtualizetips.com]]></category>
		<category><![CDATA[vmware esxi 4.1]]></category>
		<category><![CDATA[vsphere client]]></category>

		<guid isPermaLink="false">http://www.vibriefing.com/?p=2466</guid>
		<description><![CDATA[By now you’re sure to have heard that vSphere 4.1 offers the ability to use Active Directory for authentication. This is something that has been on peoples wish lists for sometime now. There was some ...]]></description>
			<content:encoded><![CDATA[<p>By now you’re sure to have heard that vSphere 4.1 offers the ability to use Active Directory for authentication. This is something that has been on peoples wish lists for sometime now. There was some hacks to make this work on the previous versions, but they were a use at your own risk option. With AD integration you can use your normal domain user accounts that poses admin rights already to authenticate with your ESX servers. This will help keep things in sync and keep you from having to manually create local accounts on your ESX hosts. If you were just using Virtual Center or vCenter server the new name it has always been able to use Active Directory for authentication.</p>
<p>There are a couple of different ways that you can enable AD integration ( vSphere client, vCLI, scripting or Host Profiles). In this post I will cover the method through vSphere client.<br />
<span id="more-2466"></span><br />
<strong>Step 1</strong>: Connect to your host directly with the vSphere client. You are also suppose to be able to do this same method when connecting to vCenter server, but I have heard mixed results. I will try once my console is updated to vCenter 4.1. You then need to click on the Configuration Tab. Then select the “Advanced Services” selection from the Software box on the lower left. Then you click on the “Properties” link that is shown in the picture below.</p>
<p><strong><a href="http://vibriefing.com/wp-content/uploads/2010/07/esxiad1.jpg" rel="lightbox[2466]"><img class="alignnone size-full wp-image-2471"  src="http://vibriefing.com/wp-content/uploads/2010/07/esxiad1.jpg" alt="" width="407" height="180" /></a></strong></p>
<p><strong>Step 2</strong>: You will be presented with a Directory Services Configuration window that is shown below. In the select “Service Type” drop down you will need to select “Active Directory”.  The in the Domain field you need to type in the name of your domain that you will be connecting to. Next step is to click the “Join Domain” button and you will be presented with an authentication window shown in the next step.</p>
<p><a href="http://www.virtualizetips.com/wp-content/uploads/2010/07/esxiad2.jpg" rel="lightbox[2466]"><img  src="http://www.virtualizetips.com/wp-content/uploads/2010/07/esxiad2.jpg" alt="" width="329" height="272" /></a></p>
<p><strong>Step 3</strong>: In this part you need to enter in credentials that will allow you to connect and join the ESXi Host to the domain. You can enter your credentials in the format listed below (Domain\user) or use this format ( administrator@test.com). I had more luck using the second option.</p>
<p><a href="http://www.virtualizetips.com/wp-content/uploads/2010/07/esxiad3.jpg" rel="lightbox[2466]"><img  src="http://www.virtualizetips.com/wp-content/uploads/2010/07/esxiad3.jpg" alt="" width="310" height="172" /></a></p>
<p><strong>Step 4</strong>: After successfully entering your logon ID your ESXi host is added to the Domain. You can see from the image below my host was added to the default computer container since I did not specify another OU for them to be placed into.</p>
<p><a href="http://www.virtualizetips.com/wp-content/uploads/2010/07/esxiad4.jpg" rel="lightbox[2466]"><img  src="http://www.virtualizetips.com/wp-content/uploads/2010/07/esxiad4.jpg" alt="" width="442" height="248" /></a></p>
<p><strong>Step 5</strong>: Now that your VMware host was added to the domain you can now add users or groups to the Permissions tab. You can see below once on the Permissions area you right click and select “Add Permission”</p>
<p><a href="http://www.virtualizetips.com/wp-content/uploads/2010/07/esxiad5.png" rel="lightbox[2466]"><img  src="http://www.virtualizetips.com/wp-content/uploads/2010/07/esxiad5.png" alt="" width="440" height="193" /></a></p>
<p><strong>Step 6</strong>: In this step the Assign Permissions window has opened and you need to select the Administrator role from the section pointed out in the image below. Then click the Add button on the left side to pick your User or Group from the Active Directory connection.</p>
<p><a href="http://www.virtualizetips.com/wp-content/uploads/2010/07/esxiad6.jpg" rel="lightbox[2466]"><img  src="http://www.virtualizetips.com/wp-content/uploads/2010/07/esxiad6.jpg" alt="" width="451" height="358" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.vibriefing.com/2010/07/configure-vmware-esxi-4-1-for-active-directory-integration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Command View EVA Overview</title>
		<link>http://www.vibriefing.com/2010/07/command-view-eva-overview/</link>
		<comments>http://www.vibriefing.com/2010/07/command-view-eva-overview/#comments</comments>
		<pubDate>Mon, 19 Jul 2010 17:07:27 +0000</pubDate>
		<dc:creator>VIB</dc:creator>
				<category><![CDATA[How To's]]></category>
		<category><![CDATA[brian suhr]]></category>
		<category><![CDATA[command view]]></category>
		<category><![CDATA[command view for eva]]></category>
		<category><![CDATA[cv]]></category>
		<category><![CDATA[data replication]]></category>
		<category><![CDATA[Direct Supply]]></category>
		<category><![CDATA[ds-san-2]]></category>
		<category><![CDATA[eva overview]]></category>
		<category><![CDATA[hp]]></category>
		<category><![CDATA[hp command view overview]]></category>
		<category><![CDATA[initialized storage system properties]]></category>
		<category><![CDATA[it]]></category>
		<category><![CDATA[launched from windows host]]></category>
		<category><![CDATA[mike mills]]></category>
		<category><![CDATA[physical box]]></category>
		<category><![CDATA[rem relationships]]></category>
		<category><![CDATA[server options]]></category>
		<category><![CDATA[servername:2372]]></category>
		<category><![CDATA[storageworks command view eva]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[vib]]></category>
		<category><![CDATA[vibriefing]]></category>
		<category><![CDATA[virtual]]></category>
		<category><![CDATA[virtual disks]]></category>
		<category><![CDATA[virtual intelligence briefing]]></category>
		<category><![CDATA[virtual tips]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[virtualization how to]]></category>
		<category><![CDATA[virtualization instructional]]></category>
		<category><![CDATA[virtualization tips]]></category>
		<category><![CDATA[virtualize tips]]></category>
		<category><![CDATA[virtualizetips]]></category>
		<category><![CDATA[virtualizetips.com]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[xcs code]]></category>

		<guid isPermaLink="false">http://www.vibriefing.com/?p=2392</guid>
		<description><![CDATA[By Mike Mills

Get a hands on look with a walkthrough for HP Command View for EVA.]]></description>
			<content:encoded><![CDATA[<p><span style="color: #888888;"><em><span style="color: #888888;"><em><a href="http://vibriefing.com/wp-content/uploads/2010/07/071610_1135_CommandView1.png" rel="lightbox[2392]"><img class="size-full wp-image-2393 alignleft" style="margin-left: 5px; margin-right: 5px;"  src="http://vibriefing.com/wp-content/uploads/2010/07/071610_1135_CommandView1.png" alt="" width="96" height="98" /></a></em></span>By Mike Mills</em></span></p>
<p>This is a walkthrough for HP Command View for EVA. Part of my daily routine is to take a jaunt through CV, to check things over and look for alerts that I may not already be aware of.</p>
<p>Launched from the shortcut on the Windows host, or is accessible via a web browser at <a href="https://servername:2372/" target="_blank">https://servername:2372/</a><br />
<span id="more-2392"></span><br />
You are presented with the login screen:</p>
<p>It is here that you will also see the version number (down below). We have not yet upgraded this server to version 9.2 as we are building a VM to run Command View from and retire this physical box.</p>
<p><a href="http://vibriefing.com/wp-content/uploads/2010/07/071610_1135_CommandView2.png" rel="lightbox[2392]"><img class="alignnone size-full wp-image-2394"  src="http://vibriefing.com/wp-content/uploads/2010/07/071610_1135_CommandView2.png" alt="" width="546" height="363" /></a></p>
<p>After login, you are greeted by the overview page. Here you will see all the EVAs listed, as well as the stats for your overall environment. The first thing of note is that two of my EVAs have bang lights on them, indicating something is amiss. I’ll investigate both as part of my next posting.</p>
<p><a href="http://vibriefing.com/wp-content/uploads/2010/07/071610_1135_CommandView3.png" rel="lightbox[2392]"><img class="alignnone size-full wp-image-2395"  src="http://vibriefing.com/wp-content/uploads/2010/07/071610_1135_CommandView3.png" alt="" width="547" height="274" /></a></p>
<p>On the top right, there are some hyperlinks, your login id, and the ip of the Command View server. Most are self explanatory. Server Options provides for a place to enter license codes, setup RSM relationships, and a few other features. I seldom visit this page, so like once a year?</p>
<p><a href="http://vibriefing.com/wp-content/uploads/2010/07/071610_1135_CommandView4.png" rel="lightbox[2392]"><img class="alignnone size-full wp-image-2396"  src="http://vibriefing.com/wp-content/uploads/2010/07/071610_1135_CommandView4.png" alt="" width="547" height="386" /></a></p>
<p>Moving right along, let’s take a look at a healthy EVA, in this case DS-SAN-2:</p>
<p><a href="http://vibriefing.com/wp-content/uploads/2010/07/071610_1135_CommandView5.png" rel="lightbox[2392]"><img class="alignnone size-full wp-image-2397"  src="http://vibriefing.com/wp-content/uploads/2010/07/071610_1135_CommandView5.png" alt="" width="546" height="346" /></a></p>
<p>As you can see from the above, a healthy EVA has a number of folders beneath it. It breaks out into many subfolders. On the right hand side are the numbers. It would be here that you can get the logs for HP support (I’ll cover that in a separate blog post). You can see the current capacity level, view the Version level (this is the XCS code release running on the EVA. 6220 is the latest for the 8100 series). The left column is broken down like such:</p>
<p>Virtual Disks – this is where the luns (vdisks in EVA-speak) are listed. The folder structure is entirely man-made. That is to say, it’s for human organizational purposes (and plays an important role for setting up RSM jobs. More on that will be covered on a separate posting).</p>
<p><a href="http://vibriefing.com/wp-content/uploads/2010/07/071610_1135_CommandView6.png" rel="lightbox[2392]"><img class="alignnone size-full wp-image-2399"  src="http://vibriefing.com/wp-content/uploads/2010/07/071610_1135_CommandView6.png" alt="" width="295" height="299" /></a></p>
<p>Hosts – here is where hosts are setup in Command View. You will provide the host’s OS, and it’s WWN’s for fiber cards. Hosts MUST be setup on every single EVA that you want to present disks from. Annoying, I know.</p>
<p><a href="http://vibriefing.com/wp-content/uploads/2010/07/071610_1135_CommandView7.png" rel="lightbox[2392]"><img class="alignnone size-full wp-image-2400"  src="http://vibriefing.com/wp-content/uploads/2010/07/071610_1135_CommandView7.png" alt="" width="224" height="256" /></a></p>
<p>Disk Groups – these are comprised of physical disks. Best practice says to build these in multiples of 8, and of all the same speed and size. You can choose to not follow these and your performance will suck majorly. I’ve worked on rebuilding two of the 4 EVAs that had improperly constructed Disk Groups. It is PAINFUL to correct, but I’m glad I did. I will cover that also as a separate blog post. FYI: The ungrouped disks folder is for disks that have failed or been ungrouped on purpose. Ungrouping takes time as the EVA moves data from the drive to free it up to be removed or replaced.</p>
<p><a href="http://vibriefing.com/wp-content/uploads/2010/07/071610_1135_CommandView8.png" rel="lightbox[2392]"><img class="alignnone size-full wp-image-2401"  src="http://vibriefing.com/wp-content/uploads/2010/07/071610_1135_CommandView8.png" alt="" width="207" height="230" /></a></p>
<p>Data Replication – it is here that you can create DR groups. This allows you to replicate (synchronous or asynchronously) between EVA arrays. A replication group is comprised of 1 or more vdisks. Sounding like a broken record, I will have a separate posting on replication.</p>
<p><a href="http://vibriefing.com/wp-content/uploads/2010/07/071610_1135_CommandView9.png" rel="lightbox[2392]"><img class="alignnone size-full wp-image-2402"  src="http://vibriefing.com/wp-content/uploads/2010/07/071610_1135_CommandView9.png" alt="" width="304" height="331" /></a></p>
<p>Hardware – it is here that you can check out the status of the hardware. Both controllers are listed, as are all the disks. If there are hardware issues (per a bang light) then you can come here to find out why. The status of failed items is usually fairly straightforward and understandable as to what happened and what should be done.</p>
<p><a href="http://vibriefing.com/wp-content/uploads/2010/07/071610_1135_CommandView10.png" rel="lightbox[2392]"><img class="alignnone size-full wp-image-2403"  src="http://vibriefing.com/wp-content/uploads/2010/07/071610_1135_CommandView10.png" alt="" width="277" height="478" /></a></p>
<hr /><em>Orginally contributed from VirtualizeTips. Read more guides and how to’s on </em><a href="http://www.virtualizetips.com/" target="_blank"><em>VirtualizeTips.com</em></a><em>.</em></p>
<p><em>About Mike: I have been working in IT since I graduated high school in ‘99.  My love of Linux led me to VMware early on and I’ve been hungry for knowledge ever since.  I am currently a Sys Admin with a storage focus (HP EVAs), and recently received my Vsphere VCP.  I’ve got (and will talk about) the kinds of projects I am doing for myself in my lab, and I’m hoping to continually pull in new hardware and ideas to help others with their labs at home or whatnot.  I can be reached at reverseninja [at] gmail.com should I mumble something of interest.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.vibriefing.com/2010/07/command-view-eva-overview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Videos: VMware Lab Manager</title>
		<link>http://www.vibriefing.com/2010/07/how-to-videos-vmware-lab-manager/</link>
		<comments>http://www.vibriefing.com/2010/07/how-to-videos-vmware-lab-manager/#comments</comments>
		<pubDate>Mon, 12 Jul 2010 15:06:04 +0000</pubDate>
		<dc:creator>VIB</dc:creator>
				<category><![CDATA[How To's]]></category>
		<category><![CDATA[brian suhr]]></category>
		<category><![CDATA[how to video]]></category>
		<category><![CDATA[how to vmware lab manager]]></category>
		<category><![CDATA[HP engineer]]></category>
		<category><![CDATA[it]]></category>
		<category><![CDATA[lm environment]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[vib]]></category>
		<category><![CDATA[vibriefing]]></category>
		<category><![CDATA[virtual]]></category>
		<category><![CDATA[virtual intellignece briefing]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[virtualization how to]]></category>
		<category><![CDATA[virtualization instructional]]></category>
		<category><![CDATA[virtualize tips]]></category>
		<category><![CDATA[virtualizetips]]></category>
		<category><![CDATA[virtualizetips.com]]></category>
		<category><![CDATA[vmware kb]]></category>
		<category><![CDATA[vmware lab manager]]></category>
		<category><![CDATA[vmware lab manager instructional]]></category>

		<guid isPermaLink="false">http://www.vibriefing.com/?p=2344</guid>
		<description><![CDATA[By Brian Suhr
Unless your lucky enough to use Lab Manager on a regular basis then your probably like most Admin’s. When talking with people everyone seems to have a solid idea of what Lab Manger ...]]></description>
			<content:encoded><![CDATA[<p><em><span style="color: #888888;">By Brian Suhr</span></em></p>
<p>Unless your lucky enough to use Lab Manager on a regular basis then your probably like most Admin’s. When talking with people everyone seems to have a solid idea of what Lab Manger can do but they have little experience in setting up and supporting a LM environment. The team over at VMware KB has created a few videos to showcase and explain some of the core features. You can view them from <a href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;cmd=displayKC&amp;externalId=1020915" target="_blank">VMware KB1020915</a><strong>.</strong></p>
<p><strong><a href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;cmd=displayKC&amp;externalId=1020915" target="_blank"><img class="size-full wp-image-2345 alignnone" title="VMwareLabManager" src="http://vibriefing.com/wp-content/uploads/2010/07/VMwareLabManager.png" alt="VMware Lab Manager" width="517" height="311" /></a></strong><br />
<span id="more-2344"></span></p>
<hr /><em>Orginally contributed from VirtualizeTips. Read more guides and how to’s on </em><a href="http://www.virtualizetips.com/" target="_blank"><em>VirtualizeTips.com</em></a><em>.</em></p>
<p><em>Brian Suhr is a Senior Virtualization Engineer and Architect working for HP Enterprise Services. He’s worked in the IT Industry since 1991, and worked for several companies. He runs the blog virtualizetips to document tips and problems encountered during his projects and reads. A VMware Certified Professional (VCP VI3.5) MCSE on Windows NT – 2000, Cisco CCNA/CCDA. Brian is currently working on upgrading my VCP to vSphere and will be pursuing VMware Certified Design Expert (VCDX) next.</em></p>
<p><strong> </strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.vibriefing.com/2010/07/how-to-videos-vmware-lab-manager/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install vSphere ESX 4.0 with EDA Deployment appliance</title>
		<link>http://www.vibriefing.com/2010/06/install-vsphere-esx-4-0-with-eda-deployment-appliance/</link>
		<comments>http://www.vibriefing.com/2010/06/install-vsphere-esx-4-0-with-eda-deployment-appliance/#comments</comments>
		<pubDate>Tue, 29 Jun 2010 15:43:33 +0000</pubDate>
		<dc:creator>VIB</dc:creator>
				<category><![CDATA[How To's]]></category>
		<category><![CDATA[brian suhr]]></category>
		<category><![CDATA[dhcp server]]></category>
		<category><![CDATA[eda deployment appliance]]></category>
		<category><![CDATA[esx deployment appliance]]></category>
		<category><![CDATA[import pxe bootfiles]]></category>
		<category><![CDATA[import pxe files]]></category>
		<category><![CDATA[it]]></category>
		<category><![CDATA[pxe bootfiles]]></category>
		<category><![CDATA[sphere .iso file]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[vib]]></category>
		<category><![CDATA[vibriefing]]></category>
		<category><![CDATA[virtual]]></category>
		<category><![CDATA[virtual intelligence briefing]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[virtualization how to]]></category>
		<category><![CDATA[virtualization instructional]]></category>
		<category><![CDATA[virtualization tips]]></category>
		<category><![CDATA[virtualize tips]]></category>
		<category><![CDATA[virtualize tips.com]]></category>
		<category><![CDATA[virtualizetips.com]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[vsphere esx 4.0]]></category>
		<category><![CDATA[workstation 7.0]]></category>
		<category><![CDATA[workstation 7.x]]></category>

		<guid isPermaLink="false">http://www.vibriefing.com/?p=2239</guid>
		<description><![CDATA[By Brian Suhr
I’ve seen a few other guides for this same type of install. I just wanted to put something together to save for myself. I will show you how to use the EDA deployment appliance to install vSphere in VMware Workstation...]]></description>
			<content:encoded><![CDATA[<p><em><span style="color: #999999;">By Brian Suhr</span></em></p>
<p>I’ve seen a few other guides for this same type of install. I just wanted to put something together to save for myself. I will show you how to use the EDA deployment appliance to install vSphere in VMware Workstation. You can follow most of the same steps for a physical machine install with just a few changes.</p>
<p>For this I was testing things for my home lab and created this on my laptop just using Workstation 7.0. I created two virtual machines, one for the EDA appliance and one blank that will get ESX 4.0 installed from the Deployment script.</p>
<p><strong>Step 1</strong>: Download the EDA appliance <a href="http://www.vmware.com/appliances/directory/va/89313/download" target="_blank">http://www.vmware.com/appliances/directory/va/89313/download</a></p>
<p><strong>Step 2</strong>: Import the EDA virtual appliance into VMware workstation.</p>
<p><strong>Step 3</strong>: After the input I had to add in a CD-Rom to the VM and attached the vSphere .iso file to the CD drive.</p>
<p><strong>Step 4</strong>: You can then start up the EDA appliance and choose <strong>Reconfigure</strong>.</p>
<p style="text-align: center;"><a href="http://vibriefing.com/wp-content/uploads/2010/06/eda-start.jpg" rel="lightbox[2239]"><img class="size-full wp-image-2245 aligncenter"  src="http://vibriefing.com/wp-content/uploads/2010/06/eda-start.jpg" alt="eda-start" width="454" height="308" /></a></p>
<p style="text-align: center;"> </p>
<p><strong>Step 5</strong>: Fill out your network information on the screen shown below. Then press enter or click on OK.</p>
<p style="text-align: center;"><img class="aligncenter" title="eda-ipconfig" src="http://www.virtualizetips.com/wp-content/uploads/2010/06/eda-ipconfig.jpg" alt="" width="495" height="245" /></p>
<p><strong>Step 6</strong>: You can now log into the configuration web page for the EDA appliance. In my configuration it was http://192.168.1.19<br />
You will be presented with several sections that will allow you to configure options for the install. I will briefly cover these parts as I did not change much on them for this test. The Post installation commands section allows you to script any custom changes or adds that you want to make for your install. The General settings section is used for basic network and disk settings for each install, this section is pretty easy to understand.</p>
<p style="text-align: center;"><img class="aligncenter" title="eda web" src="http://www.virtualizetips.com/wp-content/uploads/2010/06/eda-web.jpg" alt="" width="455" height="232" /></p>
<p><strong>Step 7</strong>: Now you are ready to prepare the Host specific details. Refer to the image below as I describe the steps. You can either modify the sample host that is loaded by default. By clicking on the host name or selecting “new host” you will get a screen like the 2nd picture below. This will allow you to specify host name and IP addresses needed for your base install. Once created if you click on the “ks” link for the hostname you will see what the kick start file contains for commands.</p>
<p style="text-align: center;"><img class="aligncenter" title="edahosts" src="http://www.virtualizetips.com/wp-content/uploads/2010/06/edahosts.jpg" alt="" width="478" height="133" /></p>
<p style="text-align: center;"><img class="aligncenter" title="eda-modify-host" src="http://www.virtualizetips.com/wp-content/uploads/2010/06/eda-modify-host.jpg" alt="" width="454" height="213" /></p>
<p><strong>Step 8</strong>: Now you will need to setup the options for the DHCP server. Upon clicking on the “configure DHCP server” link from the top menu you will be presented with the following configuration file. I highlighted a few of the important lines that I changed to work for my setup. You will need to make sure all of the normal DHCP options are set in this file.</p>
<p style="text-align: center;"><img class="aligncenter" title="eda-dhcp" src="http://www.virtualizetips.com/wp-content/uploads/2010/06/eda-dhcp.jpg" alt="" width="490" height="491" /></p>
<p><strong>Step 9</strong>: Now you will need to “import PXE files” so that you can boot the server that you will be installing ESX onto. You need to make sure that the ESX CD or .iso file is mounted to your EDA appliance. If the ESX disc or file is properly mounted you will see the confirmation in the top right just like the image below. Then you select the “Import PXE bootfiles” from the menu and you will see a screen like the second image below.</p>
<p style="text-align: center;"><img class="aligncenter" title="esa cd" src="http://www.virtualizetips.com/wp-content/uploads/2010/06/esa-cd.jpg" alt="" width="251" height="117" /></p>
<p style="text-align: center;"><img class="aligncenter" title="eda pxe files" src="http://www.virtualizetips.com/wp-content/uploads/2010/06/eda-pxe-files.jpg" alt="" width="422" height="160" /></p>
<p><strong>Step 10</strong>:  If you are using a physical server to install onto you can start now and have the machine PXE boot.<br />
If you are going to use a virtual machine you need to create a VM with the proper OS select, disk size, memory and number of Nic’s that you wish to use. Once this is done you will see a screen like the one below you start the install. I trust that you know what settings need to be used for installing ESX into VMware workstation, if not there are plenty of good guides for it. If you are using Workstation 7.x the process is now built in and very easy to select from the OS choices.</p>
<p style="text-align: center;"><img class="aligncenter" title="eda boot" src="http://www.virtualizetips.com/wp-content/uploads/2010/06/eda-boot.jpg" alt="" width="477" height="320" /></p>
<p><strong>Note</strong>: If you created multiple host install names you will get presented with the options and can type the name of the one you wish to install. I circled in red above as an example.</p>
<hr /><em>Orginally contributed from VirtualizeTips. Read more guides and how to’s on </em><a href="http://www.virtualizetips.com/" target="_blank"><em>VirtualizeTips.com</em></a><em>.</em></p>
<p><em>Brian Suhr is a Senior Virtualization Engineer and Architect working for HP Enterprise Services. He’s worked in the IT Industry since 1991, and worked for several companies. He runs the blog virtualizetips to document tips and problems encountered during his projects and reads. A VMware Certified Professional (VCP VI3.5) MCSE on Windows NT – 2000, Cisco CCNA/CCDA. Brian is currently working on upgrading my VCP to vSphere and will be pursuing VMware Certified Design Expert (VCDX) next.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.vibriefing.com/2010/06/install-vsphere-esx-4-0-with-eda-deployment-appliance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Location of VMware log files for ESX, ESXi, SRM and vCenter</title>
		<link>http://www.vibriefing.com/2010/05/location-of-vmware-log-files-for-esx-esxi-srm-and-vcenter/</link>
		<comments>http://www.vibriefing.com/2010/05/location-of-vmware-log-files-for-esx-esxi-srm-and-vcenter/#comments</comments>
		<pubDate>Sat, 29 May 2010 16:05:00 +0000</pubDate>
		<dc:creator>VIB</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[How To's]]></category>
		<category><![CDATA[brian suhr]]></category>
		<category><![CDATA[esx log files]]></category>
		<category><![CDATA[esxi log files]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[infrastructure client]]></category>
		<category><![CDATA[it]]></category>
		<category><![CDATA[kb articles]]></category>
		<category><![CDATA[locate vmware log files]]></category>
		<category><![CDATA[location of vmware log files]]></category>
		<category><![CDATA[service console]]></category>
		<category><![CDATA[srm log files]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[vcenter log files]]></category>
		<category><![CDATA[vib]]></category>
		<category><![CDATA[vibriefing]]></category>
		<category><![CDATA[virtual]]></category>
		<category><![CDATA[virtual intelligence briefing]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[virtualization how to]]></category>
		<category><![CDATA[virtualization instructional]]></category>
		<category><![CDATA[virtualize tips]]></category>
		<category><![CDATA[virtualize tips.com]]></category>
		<category><![CDATA[virtualizetips]]></category>
		<category><![CDATA[virtualizetips.com]]></category>
		<category><![CDATA[vmkernel]]></category>
		<category><![CDATA[vmware kb lag files]]></category>
		<category><![CDATA[vmware log files]]></category>
		<category><![CDATA[vsphere]]></category>

		<guid isPermaLink="false">http://www.vibriefing.com/?p=1893</guid>
		<description><![CDATA[By Brian Suhr
Whether your tracking down an issue on your own or collection data to submit a support request to VMware your gonna need to round up the necessary log files.  I have collected and listed some of the main log locations from VMware and also linked to KB articles covering a full list of log file locations.]]></description>
			<content:encoded><![CDATA[<p><em><span style="color: #888888;"><a href="http://vibriefing.com/wp-content/uploads/2010/06/answers.jpg" rel="lightbox[1893]"><img class="alignleft size-full wp-image-1898"  src="http://vibriefing.com/wp-content/uploads/2010/06/answers.jpg" alt="Locate VMware Log Files" width="131" height="162" /></a>By Brian Suhr</span></em></p>
<p>Whether your tracking down an issue on your own or collection data to submit a support request to VMware your gonna need to round up the necessary log files.  I have collected and listed some of the main log locations from VMware and also linked to KB articles covering a full list of log file locations.</p>
<p><strong>VMware ESX log files</strong></p>
<div>You can see ESX logs:  (<a href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;cmd=displayKC&amp;externalId=1021800" target="_blank">KB Link</a>)</div>
<ul>
<li>From the Service Console</li>
<li>From the vSphere Client connected directly to the ESX host (click <strong>Home</strong> &gt; <strong>Administration</strong> &gt; <strong>System Logs</strong>)</li>
<li>From the VMware Infrastructure Client connected directly to the ESX host (click <strong>Administration</strong> &gt; <strong>System Logs</strong>)</li>
</ul>
<p>The vmkernel logs (which log everything related to the kernel/core of the ESX) are located at /var/log/vmkernel.<br />
The vmkwarning logs (which log warnings from the vmkernel) are located at /var/log/vmkwarning.<br />
The vmksummary logs (which provide a summary of system activities such as uptime, downtime, reasons for downtime) are located at /var/log/vmksummary.<br />
The hostd log (which is the log of the ESX management service of the ESX) are located at /var/log/vmware/hostd.log.<br />
The messages log (which log activity on the Service Console operating system) is located at /var/log/messages.<br />
The VirtualCenter Agent log is located at /var/log/vmware/vmware/vpx/vpxa.log.<br />
The Automatic Availability Manager (AAM) logs are located at /var/log/vmware/aam/vmware_&lt;hostname&gt;-xxx.log.<br />
The SW iSCSI logs are located at /var/log/vmkiscsid.log.<br />
The System boot log is located at /var/log/boot-logs/sysboot.log.</p>
<p><strong>VMware ESXi log files – </strong>(<a href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;cmd=displayKC&amp;externalId=1021801" target="_blank">KB Article</a>)<strong> </strong><br />
The vmkernel, vmkwarning, and hostd logs are located at /var/log/messages.<br />
The Host Management service (hostd = Host daemon) log is located at /var/log/vmware/hostd.log\.<br />
The VirtualCenter Agent log is located at /var/log/vmware/vmware/vpx/vpxa.log.<br />
The System boot log is located at /var/log/sysboot.log.<br />
The Automatic Availability Manager (AAM) logs are located at /var/log/vmware/aam/vmware_&lt;hostname&gt;-xxx.log.</p>
<p><strong>SRM log files</strong> – (<a href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;cmd=displayKC&amp;externalId=1021802" target="_blank">KB Article</a>)</p>
<p>The SRM configuration files are located at:</p>
<ul>
<li>C:\Program Files\VMware\VMware Site Recovery Manager\config\extension.xml</li>
<li>C:\Program Files\VMware\VMware Site Recovery Manager\config\vmware-dr.xmlOr</li>
<li>C:\Program Files\VMware\VMware vCenter Site Recovery Manager\config\extension.xml</li>
<li>C:\Program Files\VMware\VMware vCenter Site Recovery Manager\config\vmware-dr.xml</li>
</ul>
<p>The SRM Logs (on vCenter Server for connection with SRM and on SRM for SRM workflow) are located at:</p>
<ul>
<li>%ALLUSERSPROFILE%\VMware\VMware Site Recovery Manager\Logs, which translates by default to C:\Documents and Settings\All Users\Application Data\VMware\VMware Site Recovery Manager\LogsOr</li>
<li>%ALLUSERSPROFILE%\VMware\VMware vCenter Site Recovery Manager\Logs, which translates by default to C:\Documents and Settings\All Users\Application Data\VMware\VMware vCenter Site Recovery Manager\Logs</li>
</ul>
<p>The SRM Installation Logs (on the SRM Server, which may not be the vCenter Server) are located at C:\Documents and Settings\Administrator\Local Settings\Temp\1.<br />
The location of the SRA Logs (on the SRM server) depends on the SRA type and vendor. They may be located in:</p>
<ul>
<li>C:\Program Files\VMware\VMware vCenter Site Recovery Manager\scripts\SAN\*\logOr</li>
<li>C:\Program Files\&lt;SRA Vendor or Name&gt;\</li>
</ul>
<hr /><em>Orginally contributed from VirtualizeTips. Read more guides and how to’s on </em><a href="http://www.virtualizetips.com/" target="_blank"><em>VirtualizeTips.com</em></a><em>.</em></p>
<p><em>Brian Suhr is a Senior Virtualization Engineer and Architect working for HP Enterprise Services. He’s worked in the IT Industry since 1991, and worked for several companies. He runs the blog virtualizetips to document tips and problems encountered during his projects and reads. A VMware Certified Professional (VCP VI3.5) MCSE on Windows NT – 2000, Cisco CCNA/CCDA. Brian is currently working on upgrading my VCP to vSphere and will be pursuing VMware Certified Design Expert (VCDX) next.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.vibriefing.com/2010/05/location-of-vmware-log-files-for-esx-esxi-srm-and-vcenter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to roll back or downgrade VMware 4.x to 3.x</title>
		<link>http://www.vibriefing.com/2010/05/how-to-roll-back-or-downgrade-vmware-4-x-to-3-x/</link>
		<comments>http://www.vibriefing.com/2010/05/how-to-roll-back-or-downgrade-vmware-4-x-to-3-x/#comments</comments>
		<pubDate>Mon, 17 May 2010 15:16:56 +0000</pubDate>
		<dc:creator>Brian Suhr</dc:creator>
				<category><![CDATA[How To's]]></category>
		<category><![CDATA[4.x to 3.x]]></category>
		<category><![CDATA[brian suhr]]></category>
		<category><![CDATA[brian suhr vmware]]></category>
		<category><![CDATA[downgrade vmware 4.x]]></category>
		<category><![CDATA[engineer brian suhr]]></category>
		<category><![CDATA[esx 3.x]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[it]]></category>
		<category><![CDATA[roll back vmware 4.x]]></category>
		<category><![CDATA[rollback 4.. to 3.x]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[vib]]></category>
		<category><![CDATA[vibriefing]]></category>
		<category><![CDATA[virtual]]></category>
		<category><![CDATA[virtual inteligence briefing]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[virtualize tips]]></category>
		<category><![CDATA[virtualizetips]]></category>
		<category><![CDATA[virtualizetips.com]]></category>
		<category><![CDATA[vmware engineer]]></category>
		<category><![CDATA[vmware instructuional]]></category>
		<category><![CDATA[vmware tools]]></category>

		<guid isPermaLink="false">http://www.vibriefing.com/?p=1727</guid>
		<description><![CDATA[By Brian Suhr

I can’t think of too many reasons that you might need to rollback your upgraded host. But in case you do I have put together a few steps to show you the way.]]></description>
			<content:encoded><![CDATA[<p><em><span style="color: #888888;"><a href="http://vibriefing.com/wp-content/uploads/2010/05/0781675213.jpg" rel="lightbox[1727]"><img class="alignleft size-full wp-image-1729"  src="http://vibriefing.com/wp-content/uploads/2010/05/0781675213.jpg" alt="VMware Infrastructure 3" width="110" height="144" /></a>By Brian Suhr</span></em></p>
<p>The chance that you might have to do this in the future are pretty small. I can’t think of too many reasons that you might need to rollback your upgraded host. But in case you do I have put together a few steps to show you the way. Make sure to read the risks and understand what you might be in for.</p>
<h3>Risks and Considerations</h3>
<div>The following risks and considerations must be taken into account before proceeding with a rollback:</div>
<ul>
<li>
<div>Any changes made to the ESX 4.x service console are lost after the rollback.</div>
</li>
<li>
<div>Changes made to virtual machines (such as an installation of VMware Tools) persist after the rollback.</div>
</li>
<li>
<div>If you upgraded the virtual machine hardware, the virtual machines will not work after you perform the ESX rollback. To avoid this situation, take a snapshot of the virtual machines before you upgrade the virtual machine hardware. After you run the ESX rollback script, boot into ESX 3.x and revert to the snapshot.</div>
</li>
<li>
<div>Only perform the rollback if you are very familiar with the ESX environment and are comfortable running commands from the service console.</div>
</li>
</ul>
<p>Follow these steps to roll back your installation from 4.x to 3.x</p>
<p>Do not perform this process until you have read and understand the Risks. This cannot be reversed.</p>
<p><em>1. Log onto the service console as Root</em></p>
<p><em>2. Run this command: rollback-to-esx3</em></p>
<p><strong>Note</strong>: This command reconfigures the bootloader to boot into ESX 3.x and removes the ability to boot into ESX 4.0. You can include the optional -f (force) flag. If you omit the -f flag, you are prompted to confirm that you want to roll back to ESX 3.x.</p>
<p><em>3. Next issue the reboot command or a “shutdown -r now” will also work.</em></p>
<p><strong>Note</strong>: When the host is powering on, you can see that the boot menu has reads ESX 3.x.</p>
<p><em>4.  After the host boots into ESX 3.x, you can safely delete the ESX 4.0 service console VMDK folder from the VMFS datastore. The service console VMDK folder name has the format esxconsole-&lt;UUID&gt;.</em></p>
<p><a href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;cmd=displayKC&amp;externalId=1017053" target="_blank">Take a look at the full VMware roll-back Document</a></p>
<hr /><em>Orginally contributed from VirtualizeTips. Read more guides and how to’s on </em><a href="http://www.virtualizetips.com/" target="_blank"><em>VirtualizeTips.com</em></a><em>.</em></p>
<p><em>Brian Suhr is a Senior Virtualization Engineer and Architect working for HP Enterprise Services. He’s worked in the IT Industry since 1991, and worked for several companies. He runs the blog virtualizetips to document tips and problems encountered during his projects and reads. A VMware Certified Professional (VCP VI3.5) MCSE on Windows NT – 2000, Cisco CCNA/CCDA. Brian is currently working on upgrading my VCP to vSphere and will be pursuing VMware Certified Design Expert (VCDX) next.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.vibriefing.com/2010/05/how-to-roll-back-or-downgrade-vmware-4-x-to-3-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Beginners guide on how to setup HP MSA 2312sa Storage array</title>
		<link>http://www.vibriefing.com/2010/05/beginners-guide-on-how-to-setup-hp-msa-2312sa-storage-array/</link>
		<comments>http://www.vibriefing.com/2010/05/beginners-guide-on-how-to-setup-hp-msa-2312sa-storage-array/#comments</comments>
		<pubDate>Wed, 12 May 2010 02:08:23 +0000</pubDate>
		<dc:creator>Brian Suhr</dc:creator>
				<category><![CDATA[How To's]]></category>
		<category><![CDATA[3 node vsphere cluster]]></category>
		<category><![CDATA[array how to]]></category>
		<category><![CDATA[brian suhr]]></category>
		<category><![CDATA[brian suhr vmware]]></category>
		<category><![CDATA[hp how to]]></category>
		<category><![CDATA[HP MSA 2300]]></category>
		<category><![CDATA[HP MSA 2300 series storage array]]></category>
		<category><![CDATA[hp storage array setup]]></category>
		<category><![CDATA[it]]></category>
		<category><![CDATA[storage array]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[vcnx]]></category>
		<category><![CDATA[vcp vi3.5]]></category>
		<category><![CDATA[vib]]></category>
		<category><![CDATA[vibriefing]]></category>
		<category><![CDATA[virtual]]></category>
		<category><![CDATA[virtual intelligence briefing]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[virtualization how to]]></category>
		<category><![CDATA[virtualize tips]]></category>
		<category><![CDATA[virtualizetips]]></category>
		<category><![CDATA[virtualizetips.com]]></category>
		<category><![CDATA[vmware engineer]]></category>
		<category><![CDATA[windows cluster setup]]></category>

		<guid isPermaLink="false">http://www.vibriefing.com/?p=1555</guid>
		<description><![CDATA[By Brian Suhr
I recently setup a HP MSA 2300 series storage array. It was the SAS model with 4 enclosure trays. I have to admit that I have not setup one of these with Fiber ...]]></description>
			<content:encoded><![CDATA[<p><em><span style="color: #888888;"><a href="http://vibriefing.com/wp-content/uploads/2010/05/BrianSuhr.jpg" rel="lightbox[1555]"><img class="alignleft size-full wp-image-1556"  src="http://vibriefing.com/wp-content/uploads/2010/05/BrianSuhr.jpg" alt="Setup HP MSA 2312sa Storage array" width="182" height="167" /></a>By Brian Suhr</span></em></p>
<p>I recently setup a HP MSA 2300 series storage array. It was the SAS model with 4 enclosure trays. I have to admit that I have not setup one of these with Fiber or iSCSI but they are very similar other than the assign to host part. In the setup guide I cover how to configure the management interfaces, create Vdisks, create volumes and then assign them to hosts. It covers different ways to setup your hot spare drives.</p>
<p>After reading this short document you will be able to get that new MSA array up and running quickly. I set my array up to talk to a small 3 node vSphere cluster but the setup would be the same if you were using for a Windows cluster or most other uses.</p>
<h2><a href="http://www.virtualizetips.com/MSA2300setup.pdf" target="_blank">Download How to Setup MSA Array PDF HERE.</a></h2>
<hr /><em>Orginally contributed from VirtualizeTips. Read more guides and how to&#8217;s on </em><a href="http://www.virtualizetips.com/" target="_blank"><em>VirtualizeTips.com</em></a><em>.</em></p>
<p><em><span style="color: #888888;">Brian Suhr is a Senior Virtualization Engineer and Architect working for HP Enterprise Services. He&#8217;s worked in the IT Industry since 1991, and worked for several companies. He runs the blog virtualizetips to document tips and problems encountered during his projects and reads. A VMware Certified Professional (VCP VI3.5) MCSE on Windows NT – 2000, Cisco CCNA/CCDA. Brian is currently working on upgrading my VCP to vSphere and will be pursuing VMware Certified Design Expert (VCDX) next.</span></em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.vibriefing.com/2010/05/beginners-guide-on-how-to-setup-hp-msa-2312sa-storage-array/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to run EMC grabs on a VMware ESX host</title>
		<link>http://www.vibriefing.com/2010/05/how-to-run-emc-grabs-on-a-vmware-esx-host/</link>
		<comments>http://www.vibriefing.com/2010/05/how-to-run-emc-grabs-on-a-vmware-esx-host/#comments</comments>
		<pubDate>Wed, 12 May 2010 01:58:56 +0000</pubDate>
		<dc:creator>Brian Suhr</dc:creator>
				<category><![CDATA[How To's]]></category>
		<category><![CDATA[./emcgrab.sh -nomsg]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[brian suhr]]></category>
		<category><![CDATA[emc grab]]></category>
		<category><![CDATA[emc grab how to]]></category>
		<category><![CDATA[emc grab on vmware esx host]]></category>
		<category><![CDATA[emc grab on vmware host]]></category>
		<category><![CDATA[emx]]></category>
		<category><![CDATA[esx boxes]]></category>
		<category><![CDATA[esx host how to]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[it]]></category>
		<category><![CDATA[powerpath]]></category>
		<category><![CDATA[tar -xvf emcgrab_ESX_vSphere_v.1.2.1.tar]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[vi3.5]]></category>
		<category><![CDATA[vib]]></category>
		<category><![CDATA[vibriefing]]></category>
		<category><![CDATA[virtual]]></category>
		<category><![CDATA[virtual intelligence briefing]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[virtualization how to]]></category>
		<category><![CDATA[virtualize tips]]></category>
		<category><![CDATA[virtualizetips]]></category>
		<category><![CDATA[virtualizetips.com]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[vmware engineer]]></category>
		<category><![CDATA[vmware host]]></category>
		<category><![CDATA[vmware host emc grab]]></category>
		<category><![CDATA[vmware support log]]></category>
		<category><![CDATA[vsphere]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[winscp]]></category>

		<guid isPermaLink="false">http://www.vibriefing.com/?p=1550</guid>
		<description><![CDATA[By Brian Suhr
This is something that I have to do on Windows boxes all the time, but less on our ESX boxes. In the past we used to just run the vm-support to collect the ...]]></description>
			<content:encoded><![CDATA[<p><em><span style="color: #808080;"><a href="http://vibriefing.com/wp-content/uploads/2010/05/untitled.jpg" rel="lightbox[1550]"><img class="alignleft size-full wp-image-1561"  src="http://vibriefing.com/wp-content/uploads/2010/05/untitled.jpg" alt="VMware Hosts" width="130" height="95" /></a>By Brian Suhr</span></em></p>
<p>This is something that I have to do on Windows boxes all the time, but less on our ESX boxes. In the past we used to just run the vm-support to collect the support logs and turn those over to the storage team. They no longer are happy with those and since EMC now has a grab that supports both vSphere and VI3.5 it’s hard to deny them now. In case you do not know what a grab is, it’s a log collection utility that will provide the storage admin with all of the details about WWN’s, paths and which LUN’s a host can see. They can use this for planning upgrades and troubleshooting issues.</p>
<p>First thing you will need to do is to download the proper EMC grab version to support your hosts. At the time of writing this its a version 1.2.1 and is supports both ESX 3 and 4. Proceed on over to http://powerlink.emc.com and download it from the support programs area.</p>
<p>Once you have the file you will need to upload it to your host with something like WinSCP. I always upload it into the /tmp folder and unzip it there. It will create a folder called “emcgrab”. You can use the following command to do the unzip in case your not familiar with what to do.</p>
<p>tar -xvf emcgrab_ESX_vSphere_v.1.2.1.tar</p>
<p>Next thing is to move into the emcgrab directory that was created. From within there you will need to execute the following command. If you read the help file included in the directory it will explain some options to supress some annoying confirmation screens about the licensing and such.</p>
<p>./emcgrab.sh -nomsg</p>
<p>Once the program starts to run depending on the options you used it will prompt you to confirm and read the licensing. After you pass that part it will ask you a string of questions about your contact details and some questions about your environment. These are not necessary to complete it you are using these grabs in house. If you plan on sending these to EMC then I would advise to fill them out.</p>
<p>Once the script completes it will ask you if you want to run vm-support to collect the VMware support logs along with the EMCgrabs. This is up to you, if you have a need for them go ahead. Once the script finished it will place the zipped up file in the Output folder and you can pull off the file with WinSCP.</p>
<p>In closing it’s not necessary to be running Powerpath on your hosts to collect these grabs.</p>
<hr /><span style="color: #000000;">Orginally contributed from VirtualizeTips. Read more guides and how to&#8217;s on </span><a href="http://www.virtualizetips.com/" target="_blank"><span style="color: #000000;">VirtualizeTips.com</span></a><span style="color: #000000;">.</span></p>
<p><em><span style="color: #808080;">Brian Suhr is a Senior Virtualization Engineer and Architect working for HP Enterprise Services. He&#8217;s worked in the IT Industry since 1991, and worked for several companies. He runs the blog virtualizetips to document tips and problems encountered during his projects and reads. A VMware Certified Professional (VCP VI3.5) MCSE on Windows NT – 2000, Cisco CCNA/CCDA. Brian is currently working on upgrading my VCP to vSphere and will be pursuing VMware Certified Design Expert (VCDX) next.</span></em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.vibriefing.com/2010/05/how-to-run-emc-grabs-on-a-vmware-esx-host/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Video: Configuring NetApp SnapMirror for VMware Site Recovery Manager</title>
		<link>http://www.vibriefing.com/2010/05/video-configuring-netapp-snapmirror-for-vmware-site-recovery-manager/</link>
		<comments>http://www.vibriefing.com/2010/05/video-configuring-netapp-snapmirror-for-vmware-site-recovery-manager/#comments</comments>
		<pubDate>Mon, 03 May 2010 17:52:41 +0000</pubDate>
		<dc:creator>VIB</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[How To's]]></category>
		<category><![CDATA[array manager]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[it]]></category>
		<category><![CDATA[laverick]]></category>
		<category><![CDATA[mike laverick]]></category>
		<category><![CDATA[netapp]]></category>
		<category><![CDATA[netapp snapmirror]]></category>
		<category><![CDATA[rtfm]]></category>
		<category><![CDATA[rtfm education]]></category>
		<category><![CDATA[rtfmeducation.com]]></category>
		<category><![CDATA[search virtualization]]></category>
		<category><![CDATA[snapmirror]]></category>
		<category><![CDATA[srm]]></category>
		<category><![CDATA[tech target]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[techtarget]]></category>
		<category><![CDATA[vib]]></category>
		<category><![CDATA[vibriefing]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[virtual]]></category>
		<category><![CDATA[virtual intelligence briefing]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[vmware site recovery manager]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.vibriefing.com/?p=1505</guid>
		<description><![CDATA[By Mike Laverick
In this short video that I’ve done for TechTarget and NetApp – I show how you configure SnapMirror for SRM. I start from the very basics of creating a volume, setting the NFS ...]]></description>
			<content:encoded><![CDATA[<p><span style="color: #888888;"><em><a href="http://vibriefing.com/wp-content/uploads/2010/05/srm2.png" rel="lightbox[1505]"><img class="alignleft size-full wp-image-1506"  src="http://vibriefing.com/wp-content/uploads/2010/05/srm2.png" alt="NetApp SnapMirror" width="156" height="150" /></a>By Mike Laverick</em></span></p>
<p>In this short video that I’ve done for TechTarget and NetApp – I show how you configure SnapMirror for SRM. I start from the very basics of creating a volume, setting the NFS permissions, mounting the volume to the ESX hosts – and then I head to show how to configure NetApp SnapMirror – not content with that I show you install the NetApp SRA and configure the “Array Manager” ready to run a recovery plan with VMware Site Recovery Manager – you can watch the whole thing here.</p>
<p><em>Tip:</em> I recommend you watch in full screen!</p>
<h3><a href="http://searchvmware.bitpipe.com/detail/RES/1271184800_706.html" target="_blank">Watch the video</a></h3>
<p><a href="http://www.rtfm-ed.co.uk/" target="_blank"><span style="color: #888888;">Take a look at RTFM Education.com – a website/blog created by Mike Laverick</span></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.vibriefing.com/2010/05/video-configuring-netapp-snapmirror-for-vmware-site-recovery-manager/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Video (PART 2) &#8211; Using VMware Host Update Utility</title>
		<link>http://www.vibriefing.com/2010/02/video-part-2-using-vmware-host-update-utility/</link>
		<comments>http://www.vibriefing.com/2010/02/video-part-2-using-vmware-host-update-utility/#comments</comments>
		<pubDate>Mon, 15 Feb 2010 17:19:13 +0000</pubDate>
		<dc:creator>Jitendra Kumar</dc:creator>
				<category><![CDATA[How To's]]></category>
		<category><![CDATA[host update utility]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[it]]></category>
		<category><![CDATA[jitendra kumar]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[step by step]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[vib]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[virtual intelligence briefing]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[virtualizationtrainings.com]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[whiteboard]]></category>

		<guid isPermaLink="false">http://www.vibriefing.com/?p=528</guid>
		<description><![CDATA[Video by Jitendra Kumar from virtualizationtrainings.com.

Step by step video on how to upgrade VMware ESX 3.x server to VMware ESX 4.0 using VMware vSphere Host Update Utility.
(part two)
]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="384" height="313" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/nuOtU5pa-K0&amp;hl=en_US&amp;fs=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="384" height="313" src="http://www.youtube.com/v/nuOtU5pa-K0&amp;hl=en_US&amp;fs=1" allowfullscreen="true" allowscriptaccess="always"></embed></object></p>
<p style="text-align: left;"><em><a href="http://vibriefing.com/wp-content/uploads/2010/02/upgrade2.jpg" rel="lightbox[528]"><img  src="http://vibriefing.com/wp-content/uploads/2010/02/upgrade2.jpg" alt="VMware Host Utility" width="39" height="29" /></a>Jitendra Kumar from virtualization trainings is an IT Professional working as a consultant in the field of server virtualization.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.vibriefing.com/2010/02/video-part-2-using-vmware-host-update-utility/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
