<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><atom:id>tag:blogger.com,1999:blog-1841626496323335774</atom:id><lastBuildDate>Wed, 17 Mar 2010 01:49:45 +0000</lastBuildDate><title>blog.aarondelp.com</title><description>Tips, Tricks, and Gotchas for IBM, Cisco and HP Blades &amp;amp; Servers, VMWare Products, and NetApp Storage</description><link>http://blog.aarondelp.com/</link><managingEditor>noreply@blogger.com (Aaron Delp)</managingEditor><generator>Blogger</generator><openSearch:totalResults>71</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/aarondelp" /><feedburner:info uri="aarondelp" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1841626496323335774.post-7564737804456014233</guid><pubDate>Mon, 15 Mar 2010 20:33:00 +0000</pubDate><atom:updated>2010-03-15T16:45:02.045-04:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">vSphere4</category><category domain="http://www.blogger.com/atom/ns#">HP Blades</category><category domain="http://www.blogger.com/atom/ns#">VMWare</category><category domain="http://www.blogger.com/atom/ns#">QoS</category><category domain="http://www.blogger.com/atom/ns#">Cisco</category><category domain="http://www.blogger.com/atom/ns#">UCS</category><title>Cisco UCS QoS vs. HP Flex-10 vNICs in VMware</title><description>This post will be more conceptual than technical.&amp;nbsp; I recently was asked how Cisco's UCS &amp;amp;&amp;nbsp; HP's Flex-10 network design approaches affect vSphere designs.&amp;nbsp; Even though the industry is moving towards a unified 10GB fabric, there are different ways to move data through this big "pipe" and still ensure/prioritize delivery.&amp;nbsp; As you would guess, Cisco and HP approach this problem very differently.&amp;nbsp; Cisco takes a network centric approach to the problem and HP takes a server centric approach to the problem.&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: #ffd966; font-size: small;"&gt;HP's Flex-10&lt;/span&gt;&lt;span style="color: #ffd966;"&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
HP Flex-10 takes a 10GB connection and carves it up into multiple virtual NICs.&amp;nbsp; The size of the "pipes" can be turned up and down to match the amount of bandwidth needed for the NIC.&amp;nbsp; Think of it as placing smaller pipes in the big 10GB pipe.&amp;nbsp; This approach is great for vSphere admins because the virtual switches in vSphere can be configured to look just like they did with a bunch of 1GB links into the server.&amp;nbsp; The transition to this technology is seamless for the vSphere administrator.&amp;nbsp; I'll borrow a diagram from &lt;a href="http://virtualisedreality.com/2010/03/07/vcflex10-vsphere/"&gt;Barry's awesome article on Flex-10&lt;/a&gt;.&amp;nbsp; If you haven't read it, please do!&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://virtualisedreality.files.wordpress.com/2010/03/flex10-virtualconnect-vspherediagram.pdf"&gt;&lt;img border="0" height="454" src="http://2.bp.blogspot.com/_8Pfk87jrVY0/S56J3_ISOtI/AAAAAAAAAho/oVHwooUgDL8/s640/bladetovc.jpg" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div style="color: #ffd966;"&gt;&lt;span style="font-size: small;"&gt;What is the down side to this method?&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-size: small;"&gt;The down side to this approach is by placing multiple pipes within the larger pipes, you have now placed a &lt;i&gt;&lt;b&gt;CEILING&lt;/b&gt;&lt;/i&gt; on how much data can pass through that particular pipe.&amp;nbsp; Let's say you present a 1GB vNIC to vMotion and during a vMotion it would be to your advantage to have access to more bandwidth.&amp;nbsp; Too bad, 1GB is all you will ever get.&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;
&lt;span style="color: #ffd966; font-size: small;"&gt;&lt;span style="color: black;"&gt;&amp;nbsp;&lt;span style="color: #ffd966;"&gt;Cisco UCS's QoS&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
Cisco UCS uses a method known as Quality of Service (QoS).&amp;nbsp; Most of us "server guys (and gals)" have no idea what this is.&amp;nbsp; Here is how I have come to understand it.&amp;nbsp; If this is wrong, please correct me.&amp;nbsp; Network traffic is given a priority and this priority kicks in &lt;i&gt;&lt;b&gt;WHEN THERE IS CONTENTION&lt;/b&gt;&lt;/i&gt; on the network.&amp;nbsp; So, instead of smaller pipes inside a large pipe, you have more of a priority system in place to guarantee certain levels of service.&amp;nbsp; Think of this as a &lt;i&gt;&lt;b&gt;FLOOR&lt;/b&gt;&lt;/i&gt; model.&amp;nbsp; You can have as much as you want as long as everyone else gets their minimums (they get their quality/guarantee of service).&amp;nbsp; If something needs to spike and there is room, it can spike and then return to normal.&amp;nbsp; Here is a diagram of our Cisco UCS with traditional switches.&amp;nbsp; This isn't 1000v but you get the idea.&amp;nbsp; As you can see, two big 10GB pipes into the virtual switches instead of smaller pipes into multiple virtual switches.&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_8Pfk87jrVY0/S56TrrdomlI/AAAAAAAAAhw/ivuEkLeHuGU/s1600-h/vSphere-vswitch-2.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="108" src="http://3.bp.blogspot.com/_8Pfk87jrVY0/S56TrrdomlI/AAAAAAAAAhw/ivuEkLeHuGU/s400/vSphere-vswitch-2.png" width="400" /&gt;&lt;/a&gt;&lt;a href="http://3.bp.blogspot.com/_8Pfk87jrVY0/S56TwqWkBuI/AAAAAAAAAh4/dKtMdAVt7bU/s1600-h/vSphere-vswitch-1.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="231" src="http://3.bp.blogspot.com/_8Pfk87jrVY0/S56TwqWkBuI/AAAAAAAAAh4/dKtMdAVt7bU/s400/vSphere-vswitch-1.png" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
As the vSphere administrator, this looks very different from my old multiple 1GB links into my multiple virtual switches!&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: #ffd966; font-size: small;"&gt;What is the down side to this method?&lt;/span&gt;&lt;br /&gt;
&lt;div style="color: black;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;&lt;span style="font-size: small;"&gt;At this time, QoS for Cisco UCS appears complex to configure and represents a shift in thinking for the vSphere administrator.&amp;nbsp;&lt;/span&gt; &lt;/div&gt;&lt;br /&gt;
&lt;div&gt;How is the QoS implemented for Cisco UCS and VMware?&lt;/div&gt;&lt;br /&gt;
That is a very good question.&amp;nbsp; I can't seem to find any documentation on how to actually do this yet.&amp;nbsp; I'm sure there is a Cisco internal doc somewhere but I haven't found anything public that lays out the hardware that is needed (do I need 1000v or Palo for this, can I use a CNA and the standard switches?) nor have I found a "cook book" that documents how to properly make QoS happen in a vSphere environment.&amp;nbsp; I'm sure this will happen in time and if you have a link, please leave a comment!&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: #ffd966; font-size: small;"&gt;Which is better?&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div&gt;It depends on your point of view and the comfort level of your team.&amp;nbsp; I can easily see advantages to both approaches.&amp;nbsp; One is easier to implement, the other appears to be a more elegant (but complex) solution.&amp;nbsp; Cisco has once again brought a disruptive technology to the table that can't be ignored.&amp;nbsp; What are your thoughts? &lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1841626496323335774-7564737804456014233?l=blog.aarondelp.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=nZ3pMLZm3mo:MNPQt7DHp1g:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=nZ3pMLZm3mo:MNPQt7DHp1g:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?i=nZ3pMLZm3mo:MNPQt7DHp1g:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=nZ3pMLZm3mo:MNPQt7DHp1g:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/aarondelp/~4/nZ3pMLZm3mo" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/aarondelp/~3/nZ3pMLZm3mo/cisco-ucs-qos-vs-hp-flex-10-vnics-in.html</link><author>noreply@blogger.com (Aaron Delp)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/_8Pfk87jrVY0/S56J3_ISOtI/AAAAAAAAAho/oVHwooUgDL8/s72-c/bladetovc.jpg" height="72" width="72" /><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">5</thr:total><feedburner:origLink>http://blog.aarondelp.com/2010/03/cisco-ucs-qos-vs-hp-flex-10-vnics-in.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1841626496323335774.post-4058845613351393678</guid><pubDate>Mon, 15 Mar 2010 17:57:00 +0000</pubDate><atom:updated>2010-03-15T14:53:41.467-04:00</atom:updated><title>Virtualization Podcast Directory</title><description>I have been a Podcast junkie for years.&amp;nbsp; I've subscribed and unsubscribed to countless feeds over the years.&amp;nbsp; Up until recently, there has only a handful of podcasts with a virtualization focus.&amp;nbsp; I have noticed a nice uptick in this number recently.&amp;nbsp; So, in the interest of spreading the love to everyone out there, here is a list of the virtualization podcasts I am subscribed too.&amp;nbsp; As always, I'm behind on my episodes but I hope to catch up soon!&amp;nbsp; If you know of any others or if you have any additions or corrections, please let me know!&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://blogs.vmware.com/vmtn/podcasts/"&gt;VMware Communities Roundtable&lt;/a&gt; - Weekly VMware podcast hosted by the honorable John Troyer&amp;nbsp;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.talkshoe.com/tc/75046"&gt;APAC Virtualization Roundtable&lt;/a&gt; - For all those folks on the "other side of the world" that aren't able to make the VMware Communities Roundtable, hosted by Andre Leibovici&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.storagemonkeys.com/index.php?option=com_content&amp;amp;view=category&amp;amp;id=69&amp;amp;Itemid=143"&gt;Infosmack&lt;/a&gt; - Hosted by Greg Knierieman and Marc Farley&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.astroarch.com/wiki/index.php/Virtualization_Security_Round_Table_Podcast"&gt;Virtualization Security Roundtable&lt;/a&gt; - Hosted by Edward Haletky (Texiwill)&lt;/li&gt;
&lt;li&gt;&lt;a href="http://vmetc.com/podcast/"&gt;Virtumaia Podcas&lt;/a&gt;t - Hosted by Rich Brambley&amp;nbsp; and Marc Farley&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.rtfm-ed.co.uk/category/chinwag/"&gt;Mike Laverick's Chinwag&lt;/a&gt; - Hosted by Mike Laverick&lt;/li&gt;
&lt;/ul&gt;Looks like Marc is the Leo Laporte of the Virtualization Podcast world!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1841626496323335774-4058845613351393678?l=blog.aarondelp.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=RrihKclrOVQ:CxKXC2Qdqkw:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=RrihKclrOVQ:CxKXC2Qdqkw:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?i=RrihKclrOVQ:CxKXC2Qdqkw:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=RrihKclrOVQ:CxKXC2Qdqkw:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/aarondelp/~4/RrihKclrOVQ" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/aarondelp/~3/RrihKclrOVQ/virtualization-podcast-directory.html</link><author>noreply@blogger.com (Aaron Delp)</author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">1</thr:total><feedburner:origLink>http://blog.aarondelp.com/2010/03/virtualization-podcast-directory.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1841626496323335774.post-9047920983849523935</guid><pubDate>Thu, 04 Mar 2010 22:01:00 +0000</pubDate><atom:updated>2010-03-04T17:13:42.716-05:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Lab Manager</category><category domain="http://www.blogger.com/atom/ns#">VMWare</category><title>VMware Lab Manager Install Notes and LDAP Import</title><description>Setting up Lab Manager can be a little complex.&amp;nbsp; It isn't as straight forward as some of the other VMware products so I wanted to provide some tips and tricks to get it all up and running.&lt;br /&gt;
&lt;br /&gt;
Things you will need prior to Lab Manager Installation&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;In vCenter, create the datastores, virtual switches, and Resource Pools that you will need.&amp;nbsp; The Lab Manager (LM) install will detect them at install and this will make configuration MUCH easier&lt;/li&gt;
&lt;li&gt;Create all groups and users that you will need in either Active Directory or LDAP&lt;/li&gt;
&lt;li&gt;If you will be using ip pools, define a block of static ip's ahead of time!&lt;/li&gt;
&lt;li&gt;The Lab Manager server is currently a Windows 2003 based server. It can be virtual and on the same ESX hosts that it will be controlling.&amp;nbsp; If you do this, DON'T name it lab-manager.&amp;nbsp; If you do, you will get an error during installation because the install tries to create a folder in vCenter called lab-manger.&amp;nbsp; You will have to rename your virtual machine to proceed.&amp;nbsp; Also, you will need to change the speed of the vmxnet3 NIC per&lt;a href="http://www.boche.net/blog/index.php/2009/11/07/lab-manager-4-installation-fails-with-vsphere-vmxnet-3-nic/"&gt; Jason's article here&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Make sure both forward and reverse DNS lookup work between the vCenter server, LM server, and all vSphere servers&lt;/li&gt;
&lt;li&gt;The LM Server requires IIS 6.0 and .NET 2.0 to be installed.&amp;nbsp; IIS MUST be installed before .NET 2.0&lt;/li&gt;
&lt;li&gt;&lt;b&gt;DON'T put the LM Server into the AD Domain&lt;/b&gt;.&amp;nbsp; VMware recommends against this even if you are importing users and groups from AD into the LM Server.&amp;nbsp; I asked why at Partner Exchange and I was told because it isn't needed and changes to AD could mess up the LM server.&lt;/li&gt;
&lt;/ul&gt;LDAP/AD Integration&lt;br /&gt;
&lt;br /&gt;
Integration with Active Directory or LDAP is the key to Lab Manager.&amp;nbsp; Lab Manager allows you to create single users on the box but NOT groups.&amp;nbsp; This makes security and configuration VERY difficult.&amp;nbsp; At the same time, the LDAP integration leaves a little to be desired in the implementation.&amp;nbsp; Here's how to do it:&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;From the Lab Manager Interface, On the left hand side choose Settings and click the LDAP tab:&lt;/li&gt;
&lt;/ul&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_8Pfk87jrVY0/S5ApbNY57pI/AAAAAAAAAhA/fYPevSiEvVk/s1600-h/lm-ldap.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="320" src="http://4.bp.blogspot.com/_8Pfk87jrVY0/S5ApbNY57pI/AAAAAAAAAhA/fYPevSiEvVk/s320/lm-ldap.png" width="254" /&gt;&lt;/a&gt;&amp;nbsp;&lt;/div&gt;&lt;ul&gt;&lt;li&gt;&amp;nbsp;Once that is complete, you are ready to import groups.&amp;nbsp; Click the Import Groups Button.&lt;/li&gt;
&lt;/ul&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_8Pfk87jrVY0/S5AqFxJ7lAI/AAAAAAAAAhI/-hWuv0Ts8Dc/s1600-h/lm-import-ldap.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="320" src="http://1.bp.blogspot.com/_8Pfk87jrVY0/S5AqFxJ7lAI/AAAAAAAAAhI/-hWuv0Ts8Dc/s320/lm-import-ldap.png" width="296" /&gt;&lt;/a&gt;&amp;nbsp; &lt;/div&gt;&lt;ul&gt;&lt;li&gt;&amp;nbsp;Here's the magic.&amp;nbsp; Because the group and users have already been created in Active Directory, you can choose the group and assign it to the users role (the default role is read only so be sure to change it).&amp;nbsp; All users in this group are now Lab Manager Users&lt;/li&gt;
&lt;/ul&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_8Pfk87jrVY0/S5AqoBOgfaI/AAAAAAAAAhQ/mdUN3dCDq2M/s1600-h/lm-users-import.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="356" src="http://3.bp.blogspot.com/_8Pfk87jrVY0/S5AqoBOgfaI/AAAAAAAAAhQ/mdUN3dCDq2M/s400/lm-users-import.png" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
A few interesting notes about this import process.&amp;nbsp; If you look at the group once it is imported and no one in the group has logged in yet, the group appears blank!&amp;nbsp; This threw me for a little bit.&amp;nbsp; I expected it to populate with the users at creation time.&amp;nbsp; Instead the list populates at each &lt;b&gt;USER's FIRST LOGIN&lt;/b&gt;!&amp;nbsp; My group has three users in it total.&amp;nbsp; As users log in, they will populate the group and also appear on the Lab Manager's Users list.&amp;nbsp; Here are a few screenshots as I logged in my test users.&lt;br /&gt;
&lt;br /&gt;
Lab Manager Group with only first test user logged in:&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_8Pfk87jrVY0/S5ArhAeFMVI/AAAAAAAAAhY/oJb1WnKSKas/s1600-h/lm-one-user.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="357" src="http://4.bp.blogspot.com/_8Pfk87jrVY0/S5ArhAeFMVI/AAAAAAAAAhY/oJb1WnKSKas/s400/lm-one-user.png" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
Lab Manager Users Pane with two users created from login:&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_8Pfk87jrVY0/S5Ar-JRy08I/AAAAAAAAAhg/yq4V6JAt8vM/s1600-h/lm-2users.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="296" src="http://1.bp.blogspot.com/_8Pfk87jrVY0/S5Ar-JRy08I/AAAAAAAAAhg/yq4V6JAt8vM/s640/lm-2users.png" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&amp;nbsp;Look for more articles as I get everything set up!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1841626496323335774-9047920983849523935?l=blog.aarondelp.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=vRS7WuVZN84:Yl9vkrAsIr0:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=vRS7WuVZN84:Yl9vkrAsIr0:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?i=vRS7WuVZN84:Yl9vkrAsIr0:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=vRS7WuVZN84:Yl9vkrAsIr0:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/aarondelp/~4/vRS7WuVZN84" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/aarondelp/~3/vRS7WuVZN84/vmware-lab-manager-install-notes-and.html</link><author>noreply@blogger.com (Aaron Delp)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://4.bp.blogspot.com/_8Pfk87jrVY0/S5ApbNY57pI/AAAAAAAAAhA/fYPevSiEvVk/s72-c/lm-ldap.png" height="72" width="72" /><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">2</thr:total><feedburner:origLink>http://blog.aarondelp.com/2010/03/vmware-lab-manager-install-notes-and.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1841626496323335774.post-296713202460039341</guid><pubDate>Tue, 02 Mar 2010 13:02:00 +0000</pubDate><atom:updated>2010-03-02T09:14:14.959-05:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">IBM Servers</category><category domain="http://www.blogger.com/atom/ns#">IBM</category><category domain="http://www.blogger.com/atom/ns#">IBM Blades</category><title>IBM's New eX5 Server Announcments</title><description>I wanted to tell everyone about the new server lines IBM announced today.&amp;nbsp; I attended IBM Business Partner training on this a few months ago and the products are impressive.&amp;nbsp; I was under NDA until today to speak about anything.&amp;nbsp; I can talk about the IBM products specifically but I'm still not able to talk about the Intel Nehalem EX chipset.&amp;nbsp; I will have in depth posts of the EX chipset when it is officially released.&amp;nbsp; Also, I am writing this from notes taken a few months ago so a few things might be slightly off.&amp;nbsp; If you see a mistake, please let me know and I will correct it!&lt;br /&gt;
&lt;br /&gt;
As always, Kevin does an awesome job of laying out the products (and has some great pictures) &lt;a href="http://bladesmadesimple.com/2010/03/announcing-ibm-ex5-portfolio-and-the-hx5-blade-server/"&gt;so head over to his site for an introduction&lt;/a&gt;.&amp;nbsp; Hot off the press, Kevin has another &lt;a href="http://bladesmadesimple.com/2010/03/announcing-the-ibm-bladecenter-hx5-blade-server-with-detailed-pics/"&gt;article on just the X5 blade here&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
Here's the basics:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;The servers contain Intel's yet to be announced Nehalem EX chipset.&amp;nbsp; I can't discuss the details on that since I'm still under NDA.&amp;nbsp; I will present what has been pre-announced by Intel.&lt;/li&gt;
&lt;li&gt;The Intel Nehalem EX (Intel 75XX) was designed by Intel to be the 4 socket follow up to the previous generation, the Intel 74XX.&amp;nbsp; This was the IBM 3850M2 and the HP DL 580 servers. &lt;/li&gt;
&lt;li&gt;(My opinion here, don't fuss at me Intel and IBM) Intel intended the Nehalem EX to be a 4 socket architecture.&amp;nbsp; IBM modified the architecture in cooperation with Intel for 2 socket servers.&lt;/li&gt;
&lt;li&gt;IBM has released the following servers based on Nehalem EX:&lt;/li&gt;

&lt;ul&gt;&lt;li&gt;2 socket rack server called the x3690 X5.&amp;nbsp; It can hold two Intel 75XX processors and 32 memory slots&lt;/li&gt;
&lt;li&gt;2 socket blade server called the X5 blade.&amp;nbsp; This was a pre-announce so I can't talk much about it yet.&amp;nbsp; One thing that will be cool about the blade is it will be "lego based".&amp;nbsp; By this I mean you can buy one and snap on another for a 4 socket blade&lt;/li&gt;
&lt;li&gt;4 socket rack server called the x3850 X5 and the x3950 X5.&amp;nbsp; This will stack like the previous generation of 3850's and 3950's.&amp;nbsp; Each 3850/3950 will hold four Intel 75XX processors and 64 slots of memory&lt;/li&gt;
&lt;li&gt;Additional memory can be bolted on to any of the models above using an IBM exclusive attachment called the MAX5.&amp;nbsp; This will be a 1U (for the rack servers) with 32 memory slots or 1 blade width attachment that will give you an additional 24 memory slots.&amp;nbsp; It attaches directly into the Intel QPI (Quick Path Interconnect) bus for easy, low latency memory expansion of the models&lt;/li&gt;
&lt;li&gt;If I remember correctly both the 3690 and the 3850/3950 will have 1 GB on board network ports but an Emulex card can be added to the systems to replace the 1GB with 10GB on board&lt;/li&gt;
&lt;/ul&gt;&lt;/ul&gt;What do we know about the Intel EX chipset and why do we care?&lt;br /&gt;
&lt;br /&gt;
I will point you to links &lt;a href="http://www.intel.com/pressroom/archive/releases/2009/20090526comp.htm"&gt;here&lt;/a&gt; and &lt;a href="http://hothardware.com/News/Intel-Unveils-NehalemEX-OctalCore-Server-CPU/"&gt;here&lt;/a&gt;.&amp;nbsp; As I stated before, I'll have in depth analysis of the chipset when it is announced.&amp;nbsp; The why we care part is actually really cool.&amp;nbsp; There are some great advancements in the technology but there are also many things to make your life easier at time of purchase as well.&lt;br /&gt;
&lt;br /&gt;
In conclusion, I'm very excited about the 2 socket offerings.&amp;nbsp; They appear to be very innovative and exciting.&amp;nbsp; I wasn't given access to any other vendor's early release information so I'm not even sure if anybody else will offering 2 socket servers based on Nehalem EX.&amp;nbsp; Interesting times indeed...&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1841626496323335774-296713202460039341?l=blog.aarondelp.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=5JO9GmlnuZ8:3MvDlLwEsJ0:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=5JO9GmlnuZ8:3MvDlLwEsJ0:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?i=5JO9GmlnuZ8:3MvDlLwEsJ0:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=5JO9GmlnuZ8:3MvDlLwEsJ0:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/aarondelp/~4/5JO9GmlnuZ8" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/aarondelp/~3/5JO9GmlnuZ8/ibms-new-ex5-server-announcments.html</link><author>noreply@blogger.com (Aaron Delp)</author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">1</thr:total><feedburner:origLink>http://blog.aarondelp.com/2010/03/ibms-new-ex5-server-announcments.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1841626496323335774.post-5382834828513328976</guid><pubDate>Tue, 23 Feb 2010 21:43:00 +0000</pubDate><atom:updated>2010-02-23T16:43:12.636-05:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Cisco</category><category domain="http://www.blogger.com/atom/ns#">UCS</category><title>Configuring Multiple Palo Adapters in the Cisco UCS B250 Blade</title><description>I found out something interesting today that I wanted to share.&amp;nbsp; Version 1.1.1 of the Cisco UCS Manager code only supports one Palo card on the B250 at this time.&amp;nbsp; Here is the line from the release notes and the&lt;a href="http://www.cisco.com/en/US/docs/unified_computing/ucs/release/notes/ucs_21494.html"&gt; link to the release notes&lt;/a&gt;.&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;span class="content"&gt;Cisco UCS M81KR Virtual Interface Card. In a UCS B250 M1 Extended Memory Blade Server, the UCS M81KR Virtual Interface Card must go in slot 0 only and can not be mixed with other adapters.&amp;nbsp;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;span class="content"&gt;This by itself isn't that big of a deal because I can't see many people wanting more than one Palo card at this time.&amp;nbsp; The problem is that the Netformix configuration tool allows you to configure the B250 with 2xPalo cards with no errors.&amp;nbsp; I have no idea if you can take the Netformix configuration and turn it into an order at this time (there might be an error check somewhere else in the system that would kick this out) but somehow I doubt it.&amp;nbsp; Just in case, I wanted to let everyone know.&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1841626496323335774-5382834828513328976?l=blog.aarondelp.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=spbfDuRbLKM:ibRS4DFYKmU:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=spbfDuRbLKM:ibRS4DFYKmU:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?i=spbfDuRbLKM:ibRS4DFYKmU:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=spbfDuRbLKM:ibRS4DFYKmU:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/aarondelp/~4/spbfDuRbLKM" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/aarondelp/~3/spbfDuRbLKM/configuring-multiple-palo-adapters-in.html</link><author>noreply@blogger.com (Aaron Delp)</author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">5</thr:total><feedburner:origLink>http://blog.aarondelp.com/2010/02/configuring-multiple-palo-adapters-in.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1841626496323335774.post-7590334454994037562</guid><pubDate>Mon, 22 Feb 2010 12:01:00 +0000</pubDate><atom:updated>2010-02-22T09:48:51.791-05:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Cisco</category><category domain="http://www.blogger.com/atom/ns#">UCS</category><title>How Cisco UCS Deals with Split Brains</title><description>This will be a short post this morning.&amp;nbsp; I wanted to pass along how Cisco UCS deals with a split brain scenario.&amp;nbsp; I'll start by explaining how you would get into a split brain scenario.&amp;nbsp; In normal operations, one of the 6100's is the active brain and the other is the stand-by.&amp;nbsp; A split brain in UCS would happen when both of the cluster interconnects betweenthe 6100 Fabric Interconnects are severed  (the L1 and L2 ports).&amp;nbsp; The active brain still thinks he is active and the stand-by no longer sees the active so he tries to take over.&amp;nbsp; You now have a potential power struggle because both brains think they are in charge.&lt;br /&gt;
&lt;br /&gt;
Luckily the Cisco UCS folks are way ahead of this scenario.&amp;nbsp; They added logic to the Serial EPROM (SEEPROM) in the UCS chassis to resolve the situation.&amp;nbsp; The odd number of chassis that are added to a UCS Domain act as judges during split brains.&amp;nbsp; For example with four chassis, three are acting as judges.&amp;nbsp; A marker is added to the SEEPROM on these chassis to make them quorum resources.&amp;nbsp; To clarify this a little further bit more, if there is an odd number of chassis, all of them will be used.&amp;nbsp; If there is an even number of chassis, it will drop the last one (n-1) so the number of quorum chassis will always be odd.&lt;br /&gt;
&lt;br /&gt;
When the split brain is detected, both 6100's will immediately demote themselves and then claim as many of the quorum resources as possible.&amp;nbsp; Whoever claims the most quorum chassis wins and promotes himself back to the active manager. The scenario would look something like the following.&amp;nbsp; Pretty slick!&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_8Pfk87jrVY0/S4JxYEXtHVI/AAAAAAAAAg4/xNQ-PWy3Lxs/s1600-h/split-brain.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="400" src="http://2.bp.blogspot.com/_8Pfk87jrVY0/S4JxYEXtHVI/AAAAAAAAAg4/xNQ-PWy3Lxs/s400/split-brain.jpg" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1841626496323335774-7590334454994037562?l=blog.aarondelp.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=h6Lya0oER-U:3y3R_2x1TRU:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=h6Lya0oER-U:3y3R_2x1TRU:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?i=h6Lya0oER-U:3y3R_2x1TRU:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=h6Lya0oER-U:3y3R_2x1TRU:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/aarondelp/~4/h6Lya0oER-U" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/aarondelp/~3/h6Lya0oER-U/how-cisco-ucs-deals-with-split-brains.html</link><author>noreply@blogger.com (Aaron Delp)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/_8Pfk87jrVY0/S4JxYEXtHVI/AAAAAAAAAg4/xNQ-PWy3Lxs/s72-c/split-brain.jpg" height="72" width="72" /><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">3</thr:total><feedburner:origLink>http://blog.aarondelp.com/2010/02/how-cisco-ucs-deals-with-split-brains.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1841626496323335774.post-4038944849922938255</guid><pubDate>Mon, 15 Feb 2010 05:14:00 +0000</pubDate><atom:updated>2010-02-15T00:30:53.465-05:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">IBM Blades</category><category domain="http://www.blogger.com/atom/ns#">VMWare</category><title>Buying an HS22V for VMware?  READ THIS!</title><description>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;I have had some interest from our customers in the new IBM HS22V Blade Server.&amp;nbsp; There is a great overview of the details of the new blade over at &lt;a href="http://bladesmadesimple.com/2010/02/introducing-the-ibm-hs22v-blade-server/"&gt;Kevin's site here&lt;/a&gt;.&amp;nbsp; I did find out one thing very interesting that I wanted to share.&amp;nbsp; The HS22V is different from previous models because it will only take up to two 1.8 inch SSD drives.&amp;nbsp; No hard drives here!&amp;nbsp; That's a great advancement except for one thing; the list price of ONE of the drives is currently over $1600!!! This means over $3200 (list prices!) to load an operating system if you want a raid-1 set.&amp;nbsp; That is a pretty high price.&amp;nbsp; Here's a screenshot of the IBM configuration tool with the SSD drive.&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_8Pfk87jrVY0/S3jWyrYAR_I/AAAAAAAAAgg/A4jx-lE-c-c/s1600-h/IBM-SSD-HS22V.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="90" src="http://1.bp.blogspot.com/_8Pfk87jrVY0/S3jWyrYAR_I/AAAAAAAAAgg/A4jx-lE-c-c/s640/IBM-SSD-HS22V.png" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
But, if you are running VMware ESXi you have another option.&amp;nbsp; Hidden in the other section (not the storage section) is an option for ESXi version 3.5 or 4.0.&amp;nbsp; The best thing is it is only $75 list!!&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_8Pfk87jrVY0/S3jXKli4SZI/AAAAAAAAAgw/CMntksSlzN4/s1600-h/IBM-ESXi-HS22V.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="90" src="http://1.bp.blogspot.com/_8Pfk87jrVY0/S3jXKli4SZI/AAAAAAAAAgw/CMntksSlzN4/s640/IBM-ESXi-HS22V.png" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;This cost difference brings about an interesting choice for ESX based organizations vs. ESXi.&amp;nbsp; How much are you willing to pay for that Service Console?&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1841626496323335774-4038944849922938255?l=blog.aarondelp.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=hWdBppNx79Q:s_LeP-rkvwI:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=hWdBppNx79Q:s_LeP-rkvwI:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?i=hWdBppNx79Q:s_LeP-rkvwI:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=hWdBppNx79Q:s_LeP-rkvwI:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/aarondelp/~4/hWdBppNx79Q" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/aarondelp/~3/hWdBppNx79Q/buying-hs22v-for-vmware-read-this.html</link><author>noreply@blogger.com (Aaron Delp)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/_8Pfk87jrVY0/S3jWyrYAR_I/AAAAAAAAAgg/A4jx-lE-c-c/s72-c/IBM-SSD-HS22V.png" height="72" width="72" /><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">7</thr:total><feedburner:origLink>http://blog.aarondelp.com/2010/02/buying-hs22v-for-vmware-read-this.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1841626496323335774.post-5690487369944361489</guid><pubDate>Thu, 11 Feb 2010 21:18:00 +0000</pubDate><atom:updated>2010-02-11T16:18:36.183-05:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Lab Manager</category><category domain="http://www.blogger.com/atom/ns#">VMWare</category><category domain="http://www.blogger.com/atom/ns#">PEX2010</category><title>VMware PEX: Lab Manager Design and Implementation</title><description>VMware PEX: Lab Manager Design and Implementation (TECHMGT0922).&amp;nbsp; This is written as I sit in the session so it could be messy.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Architecture&lt;/b&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Lab Manager Server (Windows based)&lt;/li&gt;
&lt;li&gt;vCenter Server&lt;/li&gt;
&lt;li&gt;One or more ESX 3.5 or 4.0 servers, ESXi 4 servers&lt;/li&gt;
&lt;li&gt;TCP port 902/903 for virtual machine console access&lt;/li&gt;
&lt;li&gt;Brower client to Lab Manager (LM) server is tcp443&amp;nbsp;&lt;/li&gt;
&lt;li&gt;TCP 5212 from LM Server to ESX servers and TCP 443 from lm to vCetner&lt;/li&gt;
&lt;li&gt;Read the manual for all the requirments (installer checks for them and spits out errors)&lt;/li&gt;
&lt;li&gt;Install a service account on lm server - page 14-15 of user guide as details on permissions needed&lt;/li&gt;
&lt;li&gt;Pre-crreate resource pools if you want to use them so that it will pick them up at install time&lt;/li&gt;
&lt;li&gt;Pre-create all virtual switches, distributed switches, etc.&lt;/li&gt;
&lt;li&gt; &lt;/li&gt;
&lt;li&gt;Don't join it to the domain so nothing from AD would get pushed to it as a member server&lt;/li&gt;
&lt;/ul&gt;&lt;b&gt;Storage Design&lt;/b&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;LM uses Linked Clones to save disk space&lt;/li&gt;
&lt;li&gt;Make sure the I/O can support your environment (just because you have the space doesn't mean you have enough I/O!)&lt;/li&gt;
&lt;li&gt;LUN locking and limit of 8 nodes if using vmfs (NFS doesn't have this limit) &lt;/li&gt;
&lt;li&gt;Understand the concept of disk chains and how they work (this isn't well documented)&lt;/li&gt;
&lt;/ul&gt;&lt;b&gt;Network Design&lt;/b&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;When Setting up LM server, create the default Physical network&amp;nbsp;&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Design Considerations for Networking: Physical Network vs. Virtual, Fenced vs. Non-Fenced - Will IP's be from an IP Pool, DHCP, or Static?&lt;/li&gt;
&lt;li&gt;Physical network is nothing more than a connection out to a physical network&lt;/li&gt;
&lt;li&gt;Virtual network - a network that is may or may not be connected to a physical network (could be on a different ip, vlan, etc) - A virtual network can be connected to a physical network if needed upon deployment&lt;/li&gt;
&lt;li&gt;Fencing - The ability to create a fence around a configuration (group of vm's) so they are isolated from the rest of the network.&amp;nbsp; If the fenced configuration needs to get out, it will do so through a NAT router (small Linux vm).&amp;nbsp; In this case it would have an internal ip inside the fence and an external ip address outside the fence using the NAT router.&amp;nbsp; This is great for machines and applications that all have the same ip.&amp;nbsp; This way there will not be ip conflicts on the network.&lt;/li&gt;
&lt;li&gt;Host spanning - fencing isolation was limited to one host in version 3, the ability to cross servers with vMotion is called host spanning.&amp;nbsp; Host Spanning needs the Distributed Switch (and Enterprise Plus license to get Distributed Switch)&lt;/li&gt;
&lt;li&gt;IP Pools - Takes a lot of ip addresses - if using fencing remember the the NAT router needs ip's as well&lt;/li&gt;
&lt;/ul&gt;&lt;b&gt;Fencing Considerations &lt;/b&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Fancing can't use DHCP (DHCP can't cross the fencing to provide the address)&lt;/li&gt;
&lt;li&gt;IP Static Pool must be used&lt;/li&gt;
&lt;li&gt;At least one virtual machine needs to conntect to physical network (otherwise virtual network with no outside connection)&lt;/li&gt;
&lt;li&gt;Fence policy is traffic In and Out, All Blocked, or Out Only.&amp;nbsp; There is no In Only policy.&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;Be careful with outside communications if using fencing (many machines with same name but different ip's all hitting an outside source!)&lt;/li&gt;
&lt;ul&gt;&lt;li&gt;&amp;nbsp;Domain COntroller - member servers can be in a configuration with the same name as others as long as the machine pasword with AD doesn't expire (30 days by default).&amp;nbsp; Otherwise, put a clone of the DC in the configuration and run it private to the configuration group&lt;/li&gt;
&lt;li&gt;Domain Controller Clone - be careful - a cloned dc will come up with a .169 address because it detects one with the same ip address already out there.&amp;nbsp; Best way to do this is clone the DC and completely isolate it from the production network.&lt;/li&gt;
&lt;li&gt;SQL server - if outside the fence, what happens when multiple configurations hit it??&amp;nbsp; Maybe different instances of the same database on the same server - adds a little bit of a manual intervention to the process&lt;/li&gt;
&lt;li&gt;Can create a workstation that is inlcuded in the configuration for the user to use as a workstation "in the fence"&lt;/li&gt;
&lt;/ul&gt;&lt;/ul&gt;&lt;br /&gt;
Good Article: VMware KB1000023 - How to Backup the VLM Database&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1841626496323335774-5690487369944361489?l=blog.aarondelp.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=12V4W_STQcc:FTyzJNfacOU:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=12V4W_STQcc:FTyzJNfacOU:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?i=12V4W_STQcc:FTyzJNfacOU:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=12V4W_STQcc:FTyzJNfacOU:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/aarondelp/~4/12V4W_STQcc" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/aarondelp/~3/12V4W_STQcc/vmware-pex-lab-manager-design-and.html</link><author>noreply@blogger.com (Aaron Delp)</author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://blog.aarondelp.com/2010/02/vmware-pex-lab-manager-design-and.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1841626496323335774.post-3888242762521332951</guid><pubDate>Thu, 11 Feb 2010 16:59:00 +0000</pubDate><atom:updated>2010-02-11T11:59:14.031-05:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">VMWare</category><category domain="http://www.blogger.com/atom/ns#">SRM</category><category domain="http://www.blogger.com/atom/ns#">PEX2010</category><title>VMware PEX: Site Recovery Manger "Up and Running"</title><description>This VMware Partner Exchange Session (PEX) was Site Recovery Manger "Up and Running" (TECHBC0321).&amp;nbsp; I'm writing as I go so this might be a little messy.&lt;br /&gt;
&lt;br /&gt;
This session will focus on the problems typically encountered during SRM implementations.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Required Components&lt;/b&gt;&lt;br /&gt;
2x vCenter servers&lt;br /&gt;
2x SRM Servers&lt;br /&gt;
Replication Product from the Storage Vendor &lt;br /&gt;
SRA (Storage Array Replication) from the Storage Vendor&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Install Workflow&lt;/b&gt;&lt;br /&gt;
1. vCenter at each site&lt;br /&gt;
2. SRM Server (seperate server)&lt;br /&gt;
3. SRM needs a DB instance&lt;br /&gt;
4. SRA (Often the most complex and causes the most problems) - Install on SRM server&lt;br /&gt;
&lt;b&gt;&lt;br /&gt;
&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;SRA's Function&lt;/b&gt;&lt;br /&gt;
&lt;ol&gt;&lt;li&gt;Setup - Query for replicated luns, match luns to vm inventory &lt;/li&gt;
&lt;li&gt;Failover - Automates promotion of LUNS at remote site, and&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Testing - LUN Snapshot creation&lt;/li&gt;
&lt;/ol&gt;&lt;b&gt;What can go wrong during SRA install?&lt;/b&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Not all SRA's are create equal.&amp;nbsp; Each one is different and have different levels of effort put into the development Some require additional framework (Java JRE for example)&amp;nbsp; Always read all release notes and the install guide prior to the install attempt&lt;/li&gt;
&lt;li&gt;Always download a fresh SRA FROM THE VMWARE SITE NOT THE VENDOR SITE, many vendors change versions on a frequent basis&lt;/li&gt;
&lt;li&gt;Whatever you do on one site, do it on the other site&lt;/li&gt;
&lt;li&gt;When configuring SRA at the protected site, it may fail if not all components are installed at the recovery site (not configured, just installed)&lt;/li&gt;
&lt;li&gt;What if no datastores appear but the SRA seems to be installed OK?&amp;nbsp; This is because the datastore doesn't have any vm's on it&lt;/li&gt;
&lt;li&gt;Always verify you have all the needed license features on BOTH storage systems to fully support replication in BOTH directions&lt;/li&gt;
&lt;/ul&gt;&lt;b&gt;Design Considerations&lt;/b&gt; &lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Disparate networks (re-ip of servers) - Most Common&lt;/li&gt;
&lt;li&gt;Stretch vlans (no re-ip of servers) - Less Common&lt;/li&gt;
&lt;li&gt;DNS services&lt;/li&gt;
&lt;li&gt;Active Directory services - Could be dedicated for testing and failover or same production AD&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Considered Applications with Hard Coded IP's&lt;/li&gt;
&lt;li&gt;Remember Default Gateway and Subnet Mask&lt;/li&gt;
&lt;li&gt;When performing a recovery, the less changes the better (DOC-1491 in VMware Communities&lt;/li&gt;
&lt;li&gt;SRM Supports RDM's but it isn't recommended&lt;/li&gt;
&lt;li&gt;If using multiple virtual hard disks, make sure both of them are replicated (or exist) at both locations&lt;/li&gt;
&lt;li&gt;SRM does not support replicating virtual machines with snapshots&lt;/li&gt;
&lt;li&gt;Need port 80 https tunnel between sites for site pairing (it is encrypted but travels on port 80 instead of 443 to make security easier&lt;/li&gt;
&lt;li&gt;150 protection groups / 1000 protected vm's&lt;/li&gt;
&lt;li&gt;A protection group can hold consist of datastores if a virtual machine spans datastores &lt;/li&gt;
&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1841626496323335774-3888242762521332951?l=blog.aarondelp.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=dpIsB8FHOMY:-tOQnFYTQLY:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=dpIsB8FHOMY:-tOQnFYTQLY:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?i=dpIsB8FHOMY:-tOQnFYTQLY:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=dpIsB8FHOMY:-tOQnFYTQLY:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/aarondelp/~4/dpIsB8FHOMY" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/aarondelp/~3/dpIsB8FHOMY/vmware-pex-site-recovery-manger-up-and.html</link><author>noreply@blogger.com (Aaron Delp)</author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://blog.aarondelp.com/2010/02/vmware-pex-site-recovery-manger-up-and.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1841626496323335774.post-4577321696256002752</guid><pubDate>Wed, 10 Feb 2010 22:31:00 +0000</pubDate><atom:updated>2010-02-10T19:01:04.155-05:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">vCenter</category><category domain="http://www.blogger.com/atom/ns#">VMWare</category><category domain="http://www.blogger.com/atom/ns#">PEX2010</category><title>VMware PEX: Reliable vCenter Database - Operations, Management and Troubleshooting</title><description>I&amp;nbsp; was finally able to attend a VMware Partner Exchange (PEX) session that I was able to discuss.&amp;nbsp; This session was Reliable vCenter Database - Operations, Management and Troubleshooting (TECHBC0330).&amp;nbsp; This is being written as I'm in the session so it might be a little messy.&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;vCenter at startup takes data from the Windows registry, the vpxd.cfg parameter file, and the vCenter database (VCDB).&lt;/li&gt;
&lt;li&gt;The executable name of the service is vpxd&lt;/li&gt;
&lt;li&gt;vpxd -p and -P are important because they are used to reset the password&lt;/li&gt;
&lt;li&gt;Almost everything you do in vCenter requires interaction with the database.&amp;nbsp; For example:&lt;/li&gt;

&lt;ul&gt;&lt;li&gt;to start a vm - reads location in the db and send commands command&lt;/li&gt;
&lt;/ul&gt;
&lt;li&gt;If vCenter fails - VMotion and DRS will fail but hosts and vm's will continue to run&lt;/li&gt;
&lt;li&gt;vCenter won't start with corrupt or inaccesable database but it will run with an empty database&lt;/li&gt;
&lt;li&gt;HA will be able to execute commands but won't have any "eyes" to see how to execute them &lt;/li&gt;
&lt;/ul&gt;What workload that is running on the vCenter Server will determine how long your environment can be down.&amp;nbsp; For example a farm containing mainly servers that aren't moving around and won't be restarted could go hours/days without a vCenter Server.&amp;nbsp; On the other hand in environments with View, SRM, etc. the lack of a vCenter server will be noticed very quickly because machines won't be able to powered on.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Sizing and Location&lt;/b&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;You have the option of a physical or virtual machine and you can co-locate the VCDB or put the VCDB on a separate server.&lt;/li&gt;
&lt;li&gt;Recommendations&lt;/li&gt;

&lt;ul&gt;&lt;li&gt;vCenter and VCDB - virtual and co-location only to 40hosts or 400 vm's&lt;/li&gt;
&lt;li&gt;if physical - must reatrt db's together, one could take down the other&lt;/li&gt;
&lt;li&gt;The speaker recommended seperate virtual vCenter and db servers with an anti-affinity rule to disable both vm's from being on the same hosts. (I'm not sure how I feel about that in the case of power failures) &lt;/li&gt;
&lt;li&gt;If the database server is virtual, you can take a db backup by cloning the vm&lt;/li&gt;
&lt;/ul&gt;&lt;/ul&gt;&lt;b&gt;Protecting the vCenter and VCDB's&lt;/b&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Can be protected many ways (too much information to fast to list) but methods included physical rebuild, VMware HA, vCenter Heartbeat, MSCS, and FT&lt;/li&gt;
&lt;/ul&gt;&lt;b&gt;Registry Components&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;The DSN Information is held in the registry: HKLM\Software\VMwareInc.\VMware Virtual Center\DB&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Four objects of value under that:&amp;nbsp;&lt;/li&gt;

&lt;ul&gt;&lt;li&gt;1 = DSN Name&amp;nbsp;&lt;/li&gt;
&lt;li&gt;2 = Login ID&amp;nbsp;&lt;/li&gt;
&lt;li&gt;3 = password (encrypted)&amp;nbsp;&lt;/li&gt;
&lt;li&gt;4 = driver being used&lt;/li&gt;
&lt;/ul&gt;&lt;/ul&gt;&lt;b&gt;Database Structure Components&lt;/b&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;The VCDB is mainly performance information (over 80% of the database typically)&lt;/li&gt;
&lt;li&gt;The other information is the configuration of accounts and security information for vCenter &lt;/li&gt;
&lt;li&gt;All db tables have the prefix VPX_ - It is NOT recommended to use the tables directly!&lt;/li&gt;
&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1841626496323335774-4577321696256002752?l=blog.aarondelp.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=JAK6EajtQXg:s0Emd-e07jY:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=JAK6EajtQXg:s0Emd-e07jY:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?i=JAK6EajtQXg:s0Emd-e07jY:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=JAK6EajtQXg:s0Emd-e07jY:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/aarondelp/~4/JAK6EajtQXg" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/aarondelp/~3/JAK6EajtQXg/vmware-pex-reliable-vcenter-database.html</link><author>noreply@blogger.com (Aaron Delp)</author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://blog.aarondelp.com/2010/02/vmware-pex-reliable-vcenter-database.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1841626496323335774.post-6912128630336477058</guid><pubDate>Sun, 07 Feb 2010 14:00:00 +0000</pubDate><atom:updated>2010-02-07T09:04:36.860-05:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">HP Blades</category><category domain="http://www.blogger.com/atom/ns#">Cisco</category><category domain="http://www.blogger.com/atom/ns#">UCS</category><title>Why VMWare's VMmark Scores Have Become Useless</title><description>Well, it was bound to happen.&amp;nbsp; Every time an industry benchmark standard comes out, the manufacturers eventually figure out ways to "cook the books".&amp;nbsp; I've seen a LOT of FUD flying around from both HP and Cisco lately about VMmark scores and I have been asked a lot of questions about both platforms.&amp;nbsp; After a taking close look at the scores, I'm ready to throw in the towel.&lt;br /&gt;
&lt;br /&gt;
Before I go further, take a look at the VMmark, &lt;a href="http://www.vmware.com/products/vmmark/results.html"&gt;8 cores scores posted here&lt;/a&gt;.&amp;nbsp; You will see the Cisco B200 Blade is on top right now (of the major vendors, I don't count Fujistu, sorry Fujistu) with 25.06 and the HP is next with the BL490 24.54.&amp;nbsp; A couple of points:&lt;br /&gt;
&lt;br /&gt;
&lt;div style="color: #b45f06;"&gt;&lt;b&gt;What is the different between really really fast and really really really fast??&lt;/b&gt;&lt;/div&gt;&lt;br /&gt;
What is the difference between 25.06 and 24.54.&amp;nbsp; Maybe 1-2%?&amp;nbsp; Honestly, not much if they both meet your needs and you won't be pushing them to their limits.&amp;nbsp; I'm sorry but that is within a margin of error and/or the test could be reconfigured by everybody to meet the score.&amp;nbsp; &lt;b&gt;At the end of the day both of them will meet your needs very well and the title of "fastest blade" means nothing!&lt;/b&gt;&lt;br /&gt;
&lt;div style="color: #ffd966;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="color: #b45f06;"&gt;&lt;b&gt;Both Cisco and HP sell "big memory solutions" but they are no where to be seen!&lt;/b&gt;&lt;/div&gt;&lt;br /&gt;
Take a look at the memory in the details for both of them.&amp;nbsp; Both the HP 490 and B200 use 96GB of memory.&amp;nbsp; Where is the B250 with the larger memory footprint? Where is the BL490 with either 144GB or 192GB of memory?&amp;nbsp; You will also notice that the HP BL490 memory is running at 1333Mhz and the B200 is running at 1066 Mhz.&amp;nbsp; Since there is no big jump in performance numbers the VMmark score isn't memory bandwidth bound or HP would have had an advantage.&amp;nbsp; I suspect (although I don't have proof) that the VMmark score is now CPU bound and any memory above 96GB doesn't help the scores.&amp;nbsp; I further think (again, no proof) that the test isn't pushing the maximum memory bandwidth because there is no change from 1333 Mhz to 1066 Mhz.&amp;nbsp; It would be interesting to see if the drop to 800Mhz by HP would be noticed in the scores.&lt;br /&gt;
&lt;div style="color: #990000;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="color: #b45f06;"&gt;&lt;b&gt;Cisco is using an EMC SAN with SSD's on the back end!&lt;/b&gt;&lt;/div&gt;&lt;br /&gt;
Take a look at the EMC Storage section on the Cisco benchmark.&amp;nbsp; They are using an EMC CX-240 with SSD drives!&amp;nbsp; There is NOTHING wrong with this, SSD's are coming down in prices but they provide a clear, known advantage to the IOP's numbers that could easily be the sole reason for the 1%-2% increase.&amp;nbsp; I'm willing to bet that if HP used the same storage configuration, they would produce similar scores.&lt;br /&gt;
&lt;br /&gt;
&lt;div style="color: #b45f06;"&gt;&lt;b&gt;Why didn't Cisco use the Palo card?&lt;/b&gt;&lt;/div&gt;&lt;br /&gt;
Cisco is using the Q-Logic CNA for the tests.&amp;nbsp; Why didn't they use the Palo card?&amp;nbsp; I suspect because it isn't "technically" released yet but that is the benchmark everyone wants to know about.&lt;br /&gt;
&lt;br /&gt;
&lt;div style="color: #b45f06;"&gt;&lt;b&gt;What am I trying to say here?&lt;/b&gt;&lt;/div&gt;&lt;br /&gt;
What I'm saying is that both HP and Cisco make great products and they will go to great lengths to make the other look bad.&amp;nbsp; They are so close to each other from a VMmark score perspective that any clear difference can't be shown with the current test.&amp;nbsp; &lt;b&gt;Don't make a purchase based on a score!&lt;/b&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1841626496323335774-6912128630336477058?l=blog.aarondelp.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=7kEmfLPruxQ:VsBChL1mspc:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=7kEmfLPruxQ:VsBChL1mspc:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?i=7kEmfLPruxQ:VsBChL1mspc:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=7kEmfLPruxQ:VsBChL1mspc:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/aarondelp/~4/7kEmfLPruxQ" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/aarondelp/~3/7kEmfLPruxQ/why-vmwares-vmmark-scores-have-become.html</link><author>noreply@blogger.com (Aaron Delp)</author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">7</thr:total><feedburner:origLink>http://blog.aarondelp.com/2010/02/why-vmwares-vmmark-scores-have-become.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1841626496323335774.post-1847454816797271216</guid><pubDate>Sat, 06 Feb 2010 19:21:00 +0000</pubDate><atom:updated>2010-02-07T07:48:53.390-05:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">HP Blades</category><title>HP Blades Offer a 16GB DIMM, With a Catch</title><description>I found out something interesting on Friday, HP is offering a 16GB DIMM in their blades!&amp;nbsp; My first thought was wow, that sucker is gonna be expensive (and it is!).&amp;nbsp; But, after that I started to dig deeper as I always do, I found out something that is slightly disturbing.&amp;nbsp; The 16GB DIMM is actually a quad rank DIMM and not a dual rank DIMM and it is only 1066Mhz speed.&amp;nbsp; Many of you are saying... So what?&lt;br /&gt;
&lt;br /&gt;
Well, this actually can make a difference from a design perspective.&amp;nbsp; Take a look at the Memory tables in the BL460 and BL490 QuickSpecs and you will see what I mean.&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://h18000.www1.hp.com/products/quickspecs/13238_na/13238_na.html"&gt;HP BL460 G6 QuickSpecs&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://h18004.www1.hp.com/products/quickspecs/13236_na/13236_na.html"&gt;HP BL490 G6 QuickSpecs&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Most of the DIMMs sold by the major vendors are dual rank and 1333Mhz Speed.&amp;nbsp; Let me explain the concept of ranks first.&amp;nbsp; According to the Intel Nehalem architecture, you can only have 8 ranks per memory channel.&amp;nbsp; Each memory channel consisted of either 2 or 3 DIMMs per channel.&amp;nbsp; I have more information on memory layout in &lt;a href="http://blog.scottlowe.org/2009/05/11/introduction-to-nehalem-memory/"&gt;this article I wrote on Scott Lowe's site&lt;/a&gt; awhile back.&amp;nbsp; I never really discussed ranks because it was a limit you didn't hit.&amp;nbsp; You were only using either 4 ranks (2xdual rank dimms on the BL460) or 6 ranks (3xdual ranks on the BL490).&amp;nbsp; Quad rank DIMMs blows the math out of the water.&amp;nbsp; You can only put 2 on a memory bus to generate 8 ranks.&amp;nbsp; This means the BL490 no longer brings extra memory capacity to the table.&amp;nbsp; Both the BL460 and BL490 top out at 192GB with the 16GB DIMMs.&lt;br /&gt;
&lt;br /&gt;
Memory speed is the next issue.&amp;nbsp; If you are running a memory bandwidth intensive application, you will expect about a 7% boost in performance by keeping the memory speed at 1333MHZ instead of dropping down to 1066Mhz.&amp;nbsp; Because the maximum speed of the 16 GB DIMM is 1066Mhz you will never reach a 1333Mhz speed.&amp;nbsp; Furthermore, populating both slots in the memory channel (the max of 12 DIMMs) drops the speed from 1066 Mhz to 800 Mhz.&amp;nbsp; The performance drop from 1333 Mhz to 800 Mhz is over 30%!!&amp;nbsp; This leads to an interesting trade off of memory capacity vs bandwidth speed.&lt;br /&gt;
&lt;br /&gt;
While I applaud HP for thinking outside the box and bringing a 16GB DIMM to market, don't assume it is the same DIMM as the others.&amp;nbsp; Remember, "One of these is not like the others...."&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1841626496323335774-1847454816797271216?l=blog.aarondelp.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=GEq4JkhKn6g:qAT1VSEzn_s:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=GEq4JkhKn6g:qAT1VSEzn_s:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?i=GEq4JkhKn6g:qAT1VSEzn_s:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=GEq4JkhKn6g:qAT1VSEzn_s:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/aarondelp/~4/GEq4JkhKn6g" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/aarondelp/~3/GEq4JkhKn6g/hp-blades-offer-16gb-dimm-with-catch.html</link><author>noreply@blogger.com (Aaron Delp)</author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">7</thr:total><feedburner:origLink>http://blog.aarondelp.com/2010/02/hp-blades-offer-16gb-dimm-with-catch.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1841626496323335774.post-6204174261046070212</guid><pubDate>Sat, 06 Feb 2010 17:54:00 +0000</pubDate><atom:updated>2010-02-06T12:54:54.534-05:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Running</category><title>My First Race (with Dougnuts)!!</title><description>Today I ran my first race!&amp;nbsp; I am very excited but this race also requires an explanation and some pictures.&amp;nbsp; A few years ago some NC State University college students started a challenge.&amp;nbsp; You had to race from the Bell Tower on campus to the local Krispy Kreme (about 2.2miles), eat a dozen doughnuts, keep them down, and run back, all in an hour.&lt;br /&gt;
&lt;br /&gt;
I am training for my first 10k coming up at the end of March in Chrleston, SC so I thought this would be a good warm up for me.&amp;nbsp; The event is local, it was the right distance, and it is a little crazy and different so I was in.&amp;nbsp; I registered just in time because registration was cut off the day after I signed up at 6,000 runners.&amp;nbsp; Krispy Kreme's from all over the state made over 72,000 doughnuts and trucked them in for the race.&amp;nbsp; I signed up for the casual group meaning that I didn't have to eat the full dozen.&amp;nbsp; I ended up eating three.&amp;nbsp; I ran the race in 1:14 but that really doesn't matter because you stop half way through the race and hang out, eat doughnuts, drink water, and just enjoy the atmosphere.&amp;nbsp; Some highlights of the race to prove it is a little different:&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Mother and Daughter with KK T-shirts and the words "Family Bondin Southern Style" written on them&lt;/li&gt;
&lt;li&gt;The quote "3 hours sleep, 9 beers, 12 doughnuts, I'm starting to feel bad"&lt;/li&gt;
&lt;li&gt;We had the "privilege" off seeing two challengers "lose" their dozen doughnuts&lt;/li&gt;
&lt;li&gt;Got to see Fat Bastard, Elvis, Superman, Wonder Woman (it was a buy), Elmo, Cookie Monster and many people running in just shorts or underwear in 30-40 degree weather&lt;/li&gt;
&lt;li&gt;The famous quote "I'm never eating another doughnut again" more than once&lt;/li&gt;
&lt;/ul&gt;Here are some pics:&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_8Pfk87jrVY0/S22sE6hgRwI/AAAAAAAAAgI/86wnAIs-82I/s1600-h/IMG00069-20100206-1044.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="400" src="http://3.bp.blogspot.com/_8Pfk87jrVY0/S22sE6hgRwI/AAAAAAAAAgI/86wnAIs-82I/s400/IMG00069-20100206-1044.jpg" width="300" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_8Pfk87jrVY0/S22sR6NQQKI/AAAAAAAAAgQ/0pypDNW4ppc/s1600-h/IMG00059-20100206-0833.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="300" src="http://3.bp.blogspot.com/_8Pfk87jrVY0/S22sR6NQQKI/AAAAAAAAAgQ/0pypDNW4ppc/s400/IMG00059-20100206-0833.jpg" width="400" /&gt;&lt;/a&gt;&amp;nbsp;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&amp;nbsp;&lt;a href="http://4.bp.blogspot.com/_8Pfk87jrVY0/S22se2gh0PI/AAAAAAAAAgY/yZHVLoQBMdo/s1600-h/IMG00066-20100206-0950.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="400" src="http://4.bp.blogspot.com/_8Pfk87jrVY0/S22se2gh0PI/AAAAAAAAAgY/yZHVLoQBMdo/s400/IMG00066-20100206-0950.jpg" width="300" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1841626496323335774-6204174261046070212?l=blog.aarondelp.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=SQzKcP-_aKM:ZK5OpZE66Ao:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=SQzKcP-_aKM:ZK5OpZE66Ao:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?i=SQzKcP-_aKM:ZK5OpZE66Ao:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=SQzKcP-_aKM:ZK5OpZE66Ao:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/aarondelp/~4/SQzKcP-_aKM" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/aarondelp/~3/SQzKcP-_aKM/my-first-race-with-dougnuts.html</link><author>noreply@blogger.com (Aaron Delp)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://3.bp.blogspot.com/_8Pfk87jrVY0/S22sE6hgRwI/AAAAAAAAAgI/86wnAIs-82I/s72-c/IMG00069-20100206-1044.jpg" height="72" width="72" /><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://blog.aarondelp.com/2010/02/my-first-race-with-dougnuts.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1841626496323335774.post-7325903015896498693</guid><pubDate>Thu, 04 Feb 2010 05:23:00 +0000</pubDate><atom:updated>2010-02-04T07:40:31.713-05:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Cisco</category><category domain="http://www.blogger.com/atom/ns#">UCS</category><title>Cisco UCS - How Many FEX Uplinks Do I Need?</title><description>As a Data Center Architect, I have a constant need to know not just HOW to do things, but WHY to do things.&amp;nbsp; As I dig deeper into the Cisco UCS system I find the concept of FEX (Fabric Extenders) very facsinating.&amp;nbsp; The number of FEX uplinks may not seem like much, but a couple of cables can have a very significant impact on the design of a UCS system.&amp;nbsp; If need a refresher on how a UCS system is set up, &lt;a href="http://blog.aarondelp.com/2010/01/cisco-ucs-vs-ibm-and-hp-where-are.html"&gt;please see my first article for more information&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;What is a Fabric Extended (FEX)?&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
In very simple terms, the FEX serves as the "pipe" between the blades in a UCS chassis and the 6100 Fabric Interconnects (FI's).&amp;nbsp; Each FEX has a maximum of four 10GB connections.&amp;nbsp; Think of it this way, you can "choose" your bandwidth back to the FI's in one, two, or four 10GB increments (the three uplink option isn't supported).&amp;nbsp; If you plug in one, you get 10GB bandwidth spread over 8 blades.&amp;nbsp; Need more bandwidth? Plug in the second to get 20GB.&amp;nbsp; If you really need the maximum then you can go for all four connections for a total of 40GB per FEX.&amp;nbsp; Remember, each UCS chassis contains two FEX's and each FEX is connected to one (and only one - don't cross connect them!) 6100.&amp;nbsp; If you plug in all eight connections, you achieve a maximum of 80GB to the chassis or 10GB per blade.&amp;nbsp; If you are interested in how the traffic flows from the blades to the FEX port (referred to as pinning), here is a &lt;a href="http://rodos.haywood.org/2009/10/error-on-cisco-ucs-pinning-training.html"&gt;great link from Rodney Haywood that details this relationship&lt;/a&gt;.&amp;nbsp; Here is a picture of a FEX close up:&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_8Pfk87jrVY0/S2pMFIBobMI/AAAAAAAAAf4/9G8S2hiF1vY/s1600-h/FEX-up-close.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;span id="goog_1265255932311"&gt;&lt;/span&gt;&lt;span id="goog_1265255932312"&gt;&lt;/span&gt;&lt;img border="0" height="400" src="http://1.bp.blogspot.com/_8Pfk87jrVY0/S2pMFIBobMI/AAAAAAAAAf4/9G8S2hiF1vY/s400/FEX-up-close.jpg" width="203" /&gt;&lt;/a&gt;&amp;nbsp;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;b&gt;Here is how you would cable them (don't cross connect them!!)&lt;/b&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_8Pfk87jrVY0/S2pRZqR3-eI/AAAAAAAAAgA/ME8zbE1YgWw/s1600-h/FEXs.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="438" src="http://2.bp.blogspot.com/_8Pfk87jrVY0/S2pRZqR3-eI/AAAAAAAAAgA/ME8zbE1YgWw/s640/FEXs.png" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;b&gt;Why does this matter?&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
FEX uplinks directly affect three different areas:&lt;br /&gt;
&lt;ol&gt;&lt;li&gt;The bandwidth from the 6100's to the chassis &lt;/li&gt;
&lt;li&gt;The number of chassis supported per pair of 6100's&lt;/li&gt;
&lt;li&gt;The number of vNICs supported by the upcoming UCS Palo blade card.&lt;/li&gt;
&lt;/ol&gt;Let's tackle each of them one by one&lt;br /&gt;
&lt;br /&gt;
&lt;div style="color: #ffd966;"&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;1. Maximum Bandwidth per Chassis based on FEX Uplinks -&amp;gt; &lt;/b&gt;&lt;b&gt;(FEX's * Uplinks *10)&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;
To calculate the amount of bandwidth available to a chassis: &lt;b&gt;(FEX's * Uplinks *10)&lt;/b&gt;.&amp;nbsp; So, If I have two FEX's, each with 2 uplinks, I have 40GB at my disposal (2*2*10).&lt;br /&gt;
&lt;br /&gt;
&lt;div style="color: #ffd966;"&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;2. The number of chassis supported per 6100 is inversely proportional to the number of FEX uplinks -&amp;gt; ((&lt;/b&gt;&lt;b&gt;total ports - uplinks) / FEX Uplinks per chassis)&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;
Every time you use more than one FEX uplink, you actually reduce the number of chassis you can plug into the system.&amp;nbsp; Let me use a simple example.&lt;br /&gt;
&lt;br /&gt;
Let's say you have a 20 port Cisco 6120 with the 6x10GB module in it for a total of 26 ports.&amp;nbsp; To make the math simple, you decide to dedicate six 10GB links for northbound (out of the chassis) traffic.&amp;nbsp; You can support up to 20 chassis by using a single FEX uplink per chassis.&amp;nbsp; What if you need a second FEX uplink?&amp;nbsp; The number of chassis goes down to 10 because you need two per chassis but you only have 20 ports to physically plug into.&amp;nbsp; If you need need 4 FEX uplinks, then you can only support 5 chassis per 6120.&lt;br /&gt;
&lt;br /&gt;
To calculate the maximum number of chassis, this is the formula to use: (&lt;b&gt;total ports - uplinks) / FEX Uplinks per chassis&lt;/b&gt;.&amp;nbsp; To use the example above, a 6120 with 4 uplinks yields 5 chassis ((26-6) / 4 = 5)&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;UPDATE:&amp;nbsp; &lt;/b&gt;As pointed out by &lt;a href="http://twitter.com/unixplayer"&gt;UnixPlayer&lt;/a&gt;, what about uplinks out of the chassis??&amp;nbsp; Great question and I admit it was late when I wrote this.&amp;nbsp; I have now updated this to include uplinks.&amp;nbsp; You of course need some uplinks &lt;a href="http://rodos.haywood.org/2010/02/my-cisco-ucs-system-in-lab-cant-talk-to.html"&gt;or this will happen to you!&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div style="color: #ffd966;"&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;3. The number of vNICs and vHBAs supported on a Palo card is proportional to the number of FEX uplinks -&amp;gt; ((15*FEX uplinks)-2)&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;
&lt;a href="http://bladesmadesimple.com/2009/10/ciscos-new-virtualized-adapter-aka-palo/"&gt;&amp;nbsp;As pointed out by Kevin on his article&lt;/a&gt;, the number of uplinks determines the number of vNICs the Palo card can present.&amp;nbsp; The thoeretical maximum of the card is 128 but only 58 can be used currently.&amp;nbsp; This is for both vHBA's and vNICs.&lt;br /&gt;
&lt;br /&gt;
As you can see, there are some interesting design choices to be made based on bandwidth, scalability, and virtual I/O.&amp;nbsp; I really like the customization ability of the UCS system to tailor to the requirements of the customer but it is also very important to understand the relationships presented above when designing the system.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1841626496323335774-7325903015896498693?l=blog.aarondelp.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=y2_njrSOE3I:Pp9TeF0Kjn8:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=y2_njrSOE3I:Pp9TeF0Kjn8:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?i=y2_njrSOE3I:Pp9TeF0Kjn8:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=y2_njrSOE3I:Pp9TeF0Kjn8:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/aarondelp/~4/y2_njrSOE3I" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/aarondelp/~3/y2_njrSOE3I/cisco-ucs-how-many-fex-uplinks-do-i.html</link><author>noreply@blogger.com (Aaron Delp)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/_8Pfk87jrVY0/S2pMFIBobMI/AAAAAAAAAf4/9G8S2hiF1vY/s72-c/FEX-up-close.jpg" height="72" width="72" /><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">2</thr:total><feedburner:origLink>http://blog.aarondelp.com/2010/02/cisco-ucs-how-many-fex-uplinks-do-i.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1841626496323335774.post-6866840176299121430</guid><pubDate>Tue, 02 Feb 2010 14:10:00 +0000</pubDate><atom:updated>2010-02-02T09:29:25.235-05:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Cisco</category><category domain="http://www.blogger.com/atom/ns#">UCS</category><title>Cisco UCS Information for "Server People"</title><description>I've been working with the UCS equipment as time allows for the last few weeks.&amp;nbsp; I've also had the privilege to visit Cisco TAC for UCS here in Raleigh, NC to pick their brains a bit.&amp;nbsp; Here is a quick bullet list of some features that I found interesting from my server based perspective.&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;The amount of 10GB over subscription from the UCS chassis to the 6100's (Fabric Interconnects) is proportional to the number of uplinks.&amp;nbsp; There are four connections maximum per FEX, per chassis.&amp;nbsp; One uplink will provide an 8:1 ratio, two uplinks a 4:1 ratio, and lastly four uplinks for a 2:1 ratio.&amp;nbsp; Three uplinks is not supported.&amp;nbsp; (My next article will be an detailed article on the FEX's)&lt;/li&gt;
&lt;li&gt;This may seem obvious to the Cisco folks but it wasn't to me.&amp;nbsp; The 6100's are "backwards".&amp;nbsp; They are designed to be mounted in the back of the rack so all cabling is towards the rear of the UCS chassis.&amp;nbsp; Cooling is "front to back" on the 6100's to match the UCS chassis.&lt;/li&gt;
&lt;li&gt;You can "Mix and Match" adapters cards on each blade because the uplink is a common 10GB fabric.&amp;nbsp; This means if you only need a few Palo cards in a chassis and maybe CNA's on the rest, you can do that.&amp;nbsp; Service Profiles won't be compatible but you do have that flexibility &lt;/li&gt;
&lt;li&gt;Only Cisco memory is supported on UCS blades.&amp;nbsp; No 3rd Party memory&lt;/li&gt;
&lt;li&gt;The UCS Chassis needs 2 power supplies.&amp;nbsp; It ships with zero.&amp;nbsp; 3 power supplies provide N+1 redundancy and four power supplies provides N+N.&amp;nbsp; As more power supplies are added, the load is distributed evenly across each power supply&lt;/li&gt;
&lt;li&gt;The UCS Chassis has 8 fans but needs 4 to operate so it is N+N redundant&lt;/li&gt;
&lt;li&gt;When a Chassis is plugged in, multiple blades are powered up in serial fashion to prevent an in-rush current spike that could blow the circuits.&amp;nbsp; This has been a problem with other blades customers of mine in the past.&lt;/li&gt;
&lt;li&gt;The 6100's are active/active for 10GB data but are active/passive for management of the chassis.&amp;nbsp; At any given time one 6100 is active and constantly passing information over the L1/L2 connections to keep the passive management module up to date&lt;/li&gt;
&lt;li&gt;The FEX connections on the back of a UCS chassis CAN'T be cross connected to the 6100's.&amp;nbsp; I'll have more information on this in the next article&lt;/li&gt;
&lt;li&gt;The UCS Manager allows up to 4 KVM connections at one time.&amp;nbsp; I'm still checking if this is 4 per UCS Manager, 4 per chassis, or 4 per blade (If you know, please leave a comment!)&lt;/li&gt;
&lt;li&gt;The maximum number of vNICs the Palo card can present is 56 and is dependent on the number of FEX links from the chassis to the 6100's.&amp;nbsp; I'm still getting details on this information and I will post this in the near future&lt;/li&gt;
&lt;li&gt;The 6100 Fabric Interconnects are licensed per port.&amp;nbsp; The 6120 comes with 8 ports licensed and the 6140 comes with 16 ports licensed.&amp;nbsp; Additional ports must be purchased individually, kind of like an FC switch.&amp;nbsp; This applies to both Northbound and Southbound traffic (I REALLY don't like this!!!)&lt;/li&gt;
&lt;li&gt;Smart Net needs to be purchased on the 6100's, each chassis, the blades, and the expansion modules in the 6100's.&amp;nbsp; Smart Net lasts for one year so if you want three year coverage, you need to purchase quantity 3 of Smart Net item for each.&amp;nbsp; This is VERY different from HP and IBM servers.&lt;/li&gt;
&lt;li&gt;The first three chassis in a UCS domain (managed by the same 6100's) communicate via an SEPROM to verify and prevent a split brain scenario in the event of the 6100's losing communication&amp;nbsp;&lt;/li&gt;
&lt;li&gt;The UCS Manager includes the ability to e-mail alerts and all "call home" to Cisco, much like a NetApp storage system &lt;/li&gt;
&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1841626496323335774-6866840176299121430?l=blog.aarondelp.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=Z4P_BfP8MC0:uJ_xBiZ67f4:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=Z4P_BfP8MC0:uJ_xBiZ67f4:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?i=Z4P_BfP8MC0:uJ_xBiZ67f4:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=Z4P_BfP8MC0:uJ_xBiZ67f4:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/aarondelp/~4/Z4P_BfP8MC0" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/aarondelp/~3/Z4P_BfP8MC0/cisco-ucs-information-for-server-people.html</link><author>noreply@blogger.com (Aaron Delp)</author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">5</thr:total><feedburner:origLink>http://blog.aarondelp.com/2010/02/cisco-ucs-information-for-server-people.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1841626496323335774.post-3530928731128345418</guid><pubDate>Mon, 25 Jan 2010 22:47:00 +0000</pubDate><atom:updated>2010-02-23T16:50:03.193-05:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">IBM Blades</category><category domain="http://www.blogger.com/atom/ns#">HP Blades</category><category domain="http://www.blogger.com/atom/ns#">UCSM</category><category domain="http://www.blogger.com/atom/ns#">Cisco</category><category domain="http://www.blogger.com/atom/ns#">UCS</category><title>Cisco UCS vs IBM and HP - Where are the Brains?</title><description>&lt;b&gt;UPDATE: Thank you to everyone for the great comments!&amp;nbsp; Please look for the updated sections that I have highlighted below.&amp;nbsp; I have learned a lot from everyone and I will continue to update this as more information rolls in.&amp;nbsp; I welcome any and all comments.&amp;nbsp; Thank you!&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
As many of you know, my company recently acquired &lt;a href="http://blog.aarondelp.com/2010/01/thats-lot-of-hardware.html"&gt;some very nice lab gear&lt;/a&gt; for customer demonstrations and proof of concept work.&amp;nbsp; Many of my peers already know the UCS systems inside and out but I really need hands on to "get it".&lt;br /&gt;
&lt;br /&gt;
As I learn the UCS system I will share my experiences here.&amp;nbsp; My perspective is to share what is different (good and bad) about UCS compared to the IBM and HP Blade products.&amp;nbsp; Before anyone asks, I will only be covering IBM and HP.&amp;nbsp; If you have additional experiences, please share them in the comments.&amp;nbsp; I also have no intention of picking sides.&amp;nbsp; At the end of the day I sell and support all of the above systems and I can get the job done with all of them.&amp;nbsp; They all have their own unique strengths and weaknesses that I intend to highlight.&lt;br /&gt;
&lt;br /&gt;
In case you aren't familiar with what UCS is, I suggest you take a look at &lt;a href="http://www.colinmcnamara.com/ciscos-unified-computing-system-its-not-just-a-blade-center/"&gt;Colin's post over on his blog&lt;/a&gt;.&amp;nbsp; He does a great job putting all the pieces together.&amp;nbsp; Plus, I'm going to steal a few of his graphics. (thanks Colin!!)&lt;br /&gt;
&lt;br /&gt;
A UCS system consists of one or more chassis and a pair of Cisco 6120 switches that provide both the 10GB bandwidth to the blades as well as&lt;b&gt; the management of the system&lt;/b&gt;.&amp;nbsp; The last part of that statement is the key to understanding how UCS is currently different from the competition.&amp;nbsp; I define management in this example as the control of the blade hardware state.&amp;nbsp; This includes identification, power on, power off, remote control, remote media, and the virtual I/O assignments for MAC and WWPN's.&lt;br /&gt;
&lt;br /&gt;
By moving the management from the chassis level to the switch level, the solution can now take advantage of a multi-chassis environment.&amp;nbsp; Here's a simple modification of Colin's diagram to illustrate this point.&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_8Pfk87jrVY0/S14FHJ4RMkI/AAAAAAAAAeg/7M5UU5t0izM/s1600-h/UCS-brains.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="262" src="http://2.bp.blogspot.com/_8Pfk87jrVY0/S14FHJ4RMkI/AAAAAAAAAeg/7M5UU5t0izM/s640/UCS-brains.png" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;b&gt; (UPDATED!) &lt;/b&gt;&lt;b&gt;What are the limitations to the Cisco UCS model?&lt;/b&gt;&lt;br /&gt;
Someone asked in the comments how this scales.&amp;nbsp; Honestly that was a great question.&amp;nbsp; I'm still learning Cisco and I was wrapped up in making it work.&amp;nbsp; Let's take a look at that.&amp;nbsp; Currently you can have up to 8 chassis per pair of UCS Managers (Cisco 6100's).&amp;nbsp; That number will increase in the upcoming weeks and eventually the limit will top out at 40.&amp;nbsp; But, the more realistic limitation is either 10 or 20 depending on the number of FEX uplinks from the chassis to the 6100's unless you are using double wide blades.&amp;nbsp; If you don't understand what that means right now, don't sweat it.&amp;nbsp; I'll be posting about that shortly.&lt;br /&gt;
&lt;b&gt; &lt;br /&gt;
&lt;/b&gt;&lt;br /&gt;
&lt;b&gt; (UPDATED) &lt;/b&gt;&lt;b&gt;What if you need to manage more than the chassis limitations today?&lt;/b&gt;&lt;br /&gt;
If you need to go above the limit, then you have two options.&amp;nbsp; The first option is to purchase another pair of 6100's to create another UCS System and they will be independent of each other.&amp;nbsp; The second option is provided by BMC software.&amp;nbsp; This will allow you to manage more chassis and the solution also provides additional enhancements.&amp;nbsp; I admit I know little to nothing about the product so I'll just &lt;a href="http://tinyurl.com/ye9pr2j"&gt;post the link from the comments&lt;/a&gt; and you can take a look.&amp;nbsp; The brain mapping for that would like this. &lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_8Pfk87jrVY0/S2BYpwhBMsI/AAAAAAAAAfw/fohVyrOCowc/s1600-h/UCS-with-BMC.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="290" src="http://3.bp.blogspot.com/_8Pfk87jrVY0/S2BYpwhBMsI/AAAAAAAAAfw/fohVyrOCowc/s640/UCS-with-BMC.png" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;How do you get into the brains?&lt;/b&gt;&lt;br /&gt;
Each 6120 has an ip address and both 6120's are linked together to create a clustered ip address.&amp;nbsp; The clustered ip is the preferred way to access the software.&amp;nbsp; The clustering is handled over dual 1GB links labeled L1 and L2 on each switch.&amp;nbsp; They are connected together like this:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_8Pfk87jrVY0/S14LY8goMfI/AAAAAAAAAew/VzJ1fa5CZw8/s1600-h/6120-L1-L2.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="400" src="http://4.bp.blogspot.com/_8Pfk87jrVY0/S14LY8goMfI/AAAAAAAAAew/VzJ1fa5CZw8/s400/6120-L1-L2.jpg" width="297" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
Cisco uses a program to manage this environment called creatively enough, Cisco UCS Manager or UCSM.&amp;nbsp; To access UCSM, point a browser at the clustered ip address.&amp;nbsp; Once authenticated, you will be prompted to download a 20MB java package (yes it is java, yuck!).&amp;nbsp; Here is a pic of ours with both chassis powered up.&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_8Pfk87jrVY0/S15R_bFB5tI/AAAAAAAAAfQ/oBb_ktFvmqo/s1600-h/UCSM.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="466" src="http://3.bp.blogspot.com/_8Pfk87jrVY0/S15R_bFB5tI/AAAAAAAAAfQ/oBb_ktFvmqo/s640/UCSM.png" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
Notice that both chassis are in the same "pane of glass".&amp;nbsp; This allows for management of all the blades from one interface and the movement of server profiles (covered later) from one chassis to another within the same management tool.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;How does this compare to IBM?&amp;nbsp;&lt;/b&gt; &lt;br /&gt;
&lt;br /&gt;
IBM is a two part answer.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;IBM Part One - Single Chassis Interface in AMM&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
IBM uses a module in each BladeCenter chassis called the Advanced Management Module (AMM).&amp;nbsp; There can be up to two AMM's in each chassis.&amp;nbsp; If there are two AMM's, one is active and the other is passive.&amp;nbsp; They share the configuration and a single ip address on the network.&amp;nbsp; In the case of failure of the primary, the passive module becomes active and communication resumes on the original ip address.&amp;nbsp; The AMM will control power state, identification, virtual media and remote control out of the box.&amp;nbsp; Virtual I/O (both WWPN and MAC) is an additional purchased license in the AMM.&amp;nbsp; The product is called the Blade Open Fabric Manager (BOFM).&amp;nbsp; I don't know if BOFM supports 10GB but I know it supports 1GB ethernet and 2/4GB FC.&amp;nbsp; This is what it would look like with brains in place:&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_8Pfk87jrVY0/S14QUoS42jI/AAAAAAAAAe4/ghBo3h-Qmbg/s1600-h/ibm-single-brains.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="184" src="http://3.bp.blogspot.com/_8Pfk87jrVY0/S14QUoS42jI/AAAAAAAAAe4/ghBo3h-Qmbg/s640/ibm-single-brains.png" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
As you can see, each chassis is managed individually.&amp;nbsp; In my experience, this is the most common configuration I have seen.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;IBM Part Two - Multiple Chassis Management with IBM Director&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
IBM does have a free management product called IBM Director that can pull all this together into a single pane of glass.&amp;nbsp; The blade administration tasks are built into the interface and virtualized I/O is handled through the Advanced BladeCenter Open Fabric Manager.&amp;nbsp; Advanced BOFM is a Director plug-in and is a fee based product.&amp;nbsp; Logically it would look something like this:&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_8Pfk87jrVY0/S18KuTkTRUI/AAAAAAAAAfo/oG8Bf72amF4/s1600-h/ibm-blades2.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="368" src="http://2.bp.blogspot.com/_8Pfk87jrVY0/S18KuTkTRUI/AAAAAAAAAfo/oG8Bf72amF4/s640/ibm-blades2.png" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
The downside to this solution is you now have another server in your environment to manage.&amp;nbsp; In my experience Director is a little flaky at times but I also haven't tried the newest version which is a redesign to address many of the issues.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;How does this compare to HP?&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;br /&gt;
&lt;/b&gt;&lt;br /&gt;
HP is a two part answer as well.&amp;nbsp; I haven't implemented HP's Virtual Connect over multiple chassis so I will ask that if you know this answer and can throw some links my way, please do and I will update this section.&lt;br /&gt;
&lt;b&gt;&lt;br /&gt;
&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;(UPDATED!) &lt;/b&gt;&lt;b&gt;HP Part One - Single Chassis Interface in Onboard Administrator (OA) &lt;br /&gt;
&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
HP's approach is very similar to IBM.&amp;nbsp; HP's management modules are called the Onboard Administrator and there can be a maximum of two in each chassis.&amp;nbsp; HP is different from IBM because each module requires an ip address.&amp;nbsp; At any given time one ip address is active and one ip address is passive.&amp;nbsp; If you access the passive module on the network, it will tell you that you are on the passive module and instruct you connect to the active module.&amp;nbsp; Like the IBM AMM, the OA will control all basic functions such as power state, identification, virtual media, and remote control.&amp;nbsp; Like IBM, HP has a separate product for virtual I/O called Virtual Connect.&amp;nbsp; Unlike the IBM and Cisco products, HP's Virtual Connect is implemented at the I/O module level.&amp;nbsp; The only way to achieve virtual I/O is to purchase the HP I/O modules.&amp;nbsp; HP's brain mapping is a little different than IBM because you can connect up to four chassis into one interface.&amp;nbsp; Since you probably won't be able to power more than four chassis in a rack, think of it as consolidation at the rack level. &lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_8Pfk87jrVY0/S17_4vDdzMI/AAAAAAAAAfY/9iNZ0P7kdfU/s1600-h/HP-blades.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="316" src="http://4.bp.blogspot.com/_8Pfk87jrVY0/S17_4vDdzMI/AAAAAAAAAfY/9iNZ0P7kdfU/s640/HP-blades.png" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;b&gt;(UPDATED!) &lt;/b&gt;&lt;b&gt;HP Part Two - Multiple Chassis Interface in HP Insight Tools &lt;br /&gt;
&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
After you get to four chassis, HP Insight Tools need to be brought in to fulfill the needs.&amp;nbsp; Based on the comments below it appears that two products will fit the bill.&amp;nbsp; To manage the chassis and blade functions you will need Insight Dynamics VSE Server Suite and to manage the virtual I/O you will need the Virtual Connect Enterprise Manager product.&amp;nbsp; Both the Insight Dynamics VSE Server adn the Virtual Connect Enterprise Manager is fee based.&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_8Pfk87jrVY0/S18F7nZSz-I/AAAAAAAAAfg/Ecli_UyNNKc/s1600-h/HP-blades-2.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="380" src="http://2.bp.blogspot.com/_8Pfk87jrVY0/S18F7nZSz-I/AAAAAAAAAfg/Ecli_UyNNKc/s640/HP-blades-2.png" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Summary&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
(If you made it this far, I'm impressed!)&amp;nbsp; Cisco's approach feels very "up to date".&amp;nbsp; I really like the idea of not having to add another server (and additional fees for virtualized I/O) to the environment for management of the products.&amp;nbsp; By moving all of the management centrally to the switches you are better able to see the environment and implement a multi-chassis/multi-rack solution.&amp;nbsp; IBM and HP offer a similar solution that has grown over time but the roots of the interface are in single chassis/rack management.&amp;nbsp; But, at the end of the day both IBM and HP offer a centralized management solution.&lt;br /&gt;
&lt;br /&gt;
Thoughts?&amp;nbsp; Concerns?&amp;nbsp; Please leave a comment!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1841626496323335774-3530928731128345418?l=blog.aarondelp.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=KHm90OG3wI4:kuIwNNQfaA4:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=KHm90OG3wI4:kuIwNNQfaA4:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?i=KHm90OG3wI4:kuIwNNQfaA4:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=KHm90OG3wI4:kuIwNNQfaA4:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/aarondelp/~4/KHm90OG3wI4" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/aarondelp/~3/KHm90OG3wI4/cisco-ucs-vs-ibm-and-hp-where-are.html</link><author>noreply@blogger.com (Aaron Delp)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/_8Pfk87jrVY0/S14FHJ4RMkI/AAAAAAAAAeg/7M5UU5t0izM/s72-c/UCS-brains.png" height="72" width="72" /><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">24</thr:total><feedburner:origLink>http://blog.aarondelp.com/2010/01/cisco-ucs-vs-ibm-and-hp-where-are.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1841626496323335774.post-5267788970141554150</guid><pubDate>Mon, 25 Jan 2010 19:45:00 +0000</pubDate><atom:updated>2010-01-25T14:49:09.404-05:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">NetApp CIFS</category><title>NetApp CIFs Tricks</title><description>Yes, the Cisco UCS blog posts will start up "soon".&amp;nbsp; Still putting the finishing touches on the first port.&amp;nbsp; In the meantime...&lt;br /&gt;
&lt;br /&gt;
I recently had to perform the following during a CIFs (Windows File Sharing) installation from a NetApp storage controller.&amp;nbsp; The chances of me remembering this again aren't very good so I wanted to post it here for later.&amp;nbsp; We had two issues that caused us some grief.&lt;br /&gt;
&lt;br /&gt;
Issue #1 - For whatever reason when looking for a domain controller it wasn't "attaching" to the local domain controller.&amp;nbsp; The system would ask for a list of domain controllers but then try to communicate with remote AD servers, some of which were behind firewalls.&amp;nbsp; NetApp is nice enough to allow us to "pin" the storage to a preferred list of domain controllers to correct this behavior.&amp;nbsp; From the command line, use the following commands:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;cifs domaininfo&lt;/b&gt; - lists which domain controllers the NetApp is communicating with.&amp;nbsp; The preferred list is a list you specify, the favored list is the list AD thinks are closet to you, and then the rest are listed.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;cifs prefdc&lt;/b&gt; - This command allows you to populate a list of the domain controllers you want to communicate with first.&amp;nbsp; More than one can be entered in the command seperated by spaces in the format: &lt;b&gt;cifs prefdc add (domain) (dc1) (dc2) (etc...)&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;cifs resetdc&lt;/b&gt; - After a dc is added you need to reset the connection&lt;/li&gt;
&lt;li&gt;&lt;b&gt;cifs prefdc print&lt;/b&gt; - Shows the list&lt;/li&gt;
&lt;/ul&gt;&amp;nbsp;Issue #2 - The site admin wasn't a domain admin.&amp;nbsp; This leads to many permission related issues because by default when a NetApp is added to AD only the local NetApp admin (created during CIFS setup) and the Domain Admins are in the machine administrators group.&amp;nbsp; We needed to add the site admin into the Administrators group on the NetApp.&amp;nbsp; This was achieved using the useradmin command.&amp;nbsp; Here is the syntax: &lt;b&gt;useradmin domainuser add (username) -g Administrators&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
After these two steps were complete, we were able to proceed.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1841626496323335774-5267788970141554150?l=blog.aarondelp.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=cgu_fVP4pGA:VZvEnyCTX5c:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=cgu_fVP4pGA:VZvEnyCTX5c:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?i=cgu_fVP4pGA:VZvEnyCTX5c:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=cgu_fVP4pGA:VZvEnyCTX5c:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/aarondelp/~4/cgu_fVP4pGA" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/aarondelp/~3/cgu_fVP4pGA/netapp-cifs-tricks.html</link><author>noreply@blogger.com (Aaron Delp)</author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">1</thr:total><feedburner:origLink>http://blog.aarondelp.com/2010/01/netapp-cifs-tricks.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1841626496323335774.post-8093491834648009463</guid><pubDate>Tue, 19 Jan 2010 15:21:00 +0000</pubDate><atom:updated>2010-01-19T18:04:00.626-05:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">FCoE</category><category domain="http://www.blogger.com/atom/ns#">Nexus</category><category domain="http://www.blogger.com/atom/ns#">NetApp</category><category domain="http://www.blogger.com/atom/ns#">Lab Build</category><category domain="http://www.blogger.com/atom/ns#">EMC</category><category domain="http://www.blogger.com/atom/ns#">Cisco</category><category domain="http://www.blogger.com/atom/ns#">UCS</category><title>That's A Lot of Hardware!</title><description>Just a quick post today.&amp;nbsp; As some saw on Twitter yesterday I will be getting my hands on some pretty impressive hardware.&amp;nbsp; My company has decided to move our customer demo lab to our office and all the gear arrived yesterday.&amp;nbsp; Here's a few pictures for now but we will be setting all of this up over the next few weeks.&amp;nbsp; I will be posting some impressions and tips as I go.&amp;nbsp; With my HP and IBM Blade background I am hoping to write a good bit on the UCS experience.&amp;nbsp; In addition to the EMC NS-120, I am hoping to integrate our existing EMC NS-960 for some experience with that hardware as well.&amp;nbsp; Should be interesting!!&lt;br /&gt;
&lt;br /&gt;
Picture #1 - 2x Cisco UCS Chassis each with 4 blades, 2x Cisco 6120 Nexus, 1x Cisco Nexus 5020&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_8Pfk87jrVY0/S1XL0Q-BNWI/AAAAAAAAAeI/gUKXmmOj-Lc/s1600-h/IMG00033-20100118-1438.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/_8Pfk87jrVY0/S1XL0Q-BNWI/AAAAAAAAAeI/gUKXmmOj-Lc/s640/IMG00033-20100118-1438.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
Picture #2 - A LOT of NetApp disk shelves (NetApp controller not pictured)&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_8Pfk87jrVY0/S1XL8xyy6GI/AAAAAAAAAeQ/o4lBG2Sz2Xg/s1600-h/IMG00032-20100118-1436.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/_8Pfk87jrVY0/S1XL8xyy6GI/AAAAAAAAAeQ/o4lBG2Sz2Xg/s640/IMG00032-20100118-1436.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
Picture #3 - EMC NS-120 still in the box (but not for long!)&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_8Pfk87jrVY0/S1XM49vrt_I/AAAAAAAAAeY/J5F1DN0Mm4I/s1600-h/IMG00034-20100118-1440.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/_8Pfk87jrVY0/S1XM49vrt_I/AAAAAAAAAeY/J5F1DN0Mm4I/s640/IMG00034-20100118-1440.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1841626496323335774-8093491834648009463?l=blog.aarondelp.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=dIjfXBxnRy8:-nXk_VieGy4:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=dIjfXBxnRy8:-nXk_VieGy4:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?i=dIjfXBxnRy8:-nXk_VieGy4:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=dIjfXBxnRy8:-nXk_VieGy4:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/aarondelp/~4/dIjfXBxnRy8" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/aarondelp/~3/dIjfXBxnRy8/thats-lot-of-hardware.html</link><author>noreply@blogger.com (Aaron Delp)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/_8Pfk87jrVY0/S1XL0Q-BNWI/AAAAAAAAAeI/gUKXmmOj-Lc/s72-c/IMG00033-20100118-1438.jpg" height="72" width="72" /><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">2</thr:total><feedburner:origLink>http://blog.aarondelp.com/2010/01/thats-lot-of-hardware.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1841626496323335774.post-8994781508003169699</guid><pubDate>Mon, 18 Jan 2010 13:53:00 +0000</pubDate><atom:updated>2010-01-18T08:55:21.415-05:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">VSC</category><category domain="http://www.blogger.com/atom/ns#">vSphere4</category><category domain="http://www.blogger.com/atom/ns#">VMWare</category><category domain="http://www.blogger.com/atom/ns#">NetApp</category><title>Installing NetApp VSC According to Best Practices</title><description>If you haven't checked out NetApp's Virtual Service Console, you should.&amp;nbsp; I did an article on it after NetApp Insight which is &lt;a href="http://blog.aarondelp.com/2009/11/netapp-insight-netapp-virtual-storage.html"&gt;available here&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
Vaughn recently posted on setting up &lt;a href="http://blogs.netapp.com/virtualstorageguy/2009/11/configuring-role-based-access-with-the-vmware-virtual-storage-console.html#more"&gt;VSC access to the NetApp using RBAC (Role Based Access Control) permissions&lt;/a&gt;.&amp;nbsp; This procedure is not currently in the VSC manual.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Quick tangent: &lt;/b&gt;Creating RBAC for every product appears to be an ongoing trend within NetApp.&amp;nbsp; Documentation exists for RBAC installation on SMVI (it's in the manual), VSC (link above),&amp;nbsp;&lt;a href="http://blogs.netapp.com/virtualstorageguy/2010/01/creating-a-restricted-vcenter-role-for-snapdrive.html#more"&gt;Snap Drive in a virtual machine&lt;/a&gt;, and I think there is a RCU writeup around but I can't find it right now.&amp;nbsp; This is great from a security perspective but gets a little tedious if you are loading multiple products on the same NetApp controller, and double the pain if it is an HA unit! (HINT to NetApp, figure out a way to consolidate this please!!)&lt;br /&gt;
&lt;br /&gt;
Let's say you were an early adopter to VSC and installed it per the manual.&amp;nbsp; You probably used root as the user id and you never enabled SSL on the filer.&amp;nbsp; If this is the case, you are sending the root password in clear text (Yikes!).&amp;nbsp; Based on Vaughn's article we can easily go back and fix this.&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;Configure and Enable SSH on each NetApp Controller if not already enabled&lt;/b&gt;&lt;br /&gt;
&lt;/li&gt;

&lt;ul&gt;&lt;li&gt;From the command line you can use the &lt;b&gt;secureadmin setup ssl&lt;/b&gt; and &lt;b&gt;secureadmin status&amp;nbsp;&lt;/b&gt; command as shown below. This can also be configured from FilerView -&amp;gt; Secure Admin&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_8Pfk87jrVY0/S081qehlypI/AAAAAAAAAdw/wSSwrgYSCtk/s1600-h/001.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/_8Pfk87jrVY0/S081qehlypI/AAAAAAAAAdw/wSSwrgYSCtk/s640/001.png" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;ul&gt;&lt;li&gt;&amp;nbsp;&lt;b&gt;Create the role, group, and user on each NetApp controller. Enter each line from the command line&lt;/b&gt;&lt;/li&gt;

&lt;ul&gt;&lt;li&gt;useradmin role add vsc-role -a login-http-admin,api-aggr-list-info,api-cf-get-partner,api-cf-status,api-disk-list-info,api-ems-autosupport-log,api-fcp-adapter-list-info,api-fcp-get-cfmode,api-license-list-info,api-lun-get-vdisk-attributes,api-lun-list-info,api-lun-map-list-info,api-nfs-exportfs-list-rules,api-qtree-list,api-snmp-get,api-snmp-get-next,api-system-get-info,api-system-get-version,api-volume-autosize-get,api-volume-list-info,api-volume-options-list-info&lt;/li&gt;
&lt;li&gt;useradmin group add vsc-group -r vsc-role&lt;/li&gt;
&lt;li&gt;useradmin user add vsc-user -g vsc-group&lt;/li&gt;
&lt;/ul&gt;
&lt;li&gt;&lt;b&gt;From the vSphere Client, go to the NetApp tab, Repeat the following for each controller&lt;/b&gt;&lt;/li&gt;

&lt;ul&gt;&lt;li&gt;Right Click on the controller and click Modify Credentials&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_8Pfk87jrVY0/S083thIBq3I/AAAAAAAAAd4/-s9948-eG_s/s1600-h/002.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/_8Pfk87jrVY0/S083thIBq3I/AAAAAAAAAd4/-s9948-eG_s/s640/002.png" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;ul&gt;&lt;li&gt;&lt;b&gt;Enter the newly created vsc-user id and password, check Use SSL and click OK &lt;/b&gt;&lt;br /&gt;
&lt;/li&gt;
&lt;/ul&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_8Pfk87jrVY0/S084FzCOuaI/AAAAAAAAAeA/XLF2bB7To74/s1600-h/003.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_8Pfk87jrVY0/S084FzCOuaI/AAAAAAAAAeA/XLF2bB7To74/s640/003.png" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
Congratulations, you have just configured your vCenter Server to communicate with the NetApp systems in safe and secure way! &lt;br /&gt;
&lt;ul&gt;&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1841626496323335774-8994781508003169699?l=blog.aarondelp.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=ldCN-ijhWy8:wTwH2C5ICwY:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=ldCN-ijhWy8:wTwH2C5ICwY:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?i=ldCN-ijhWy8:wTwH2C5ICwY:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=ldCN-ijhWy8:wTwH2C5ICwY:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/aarondelp/~4/ldCN-ijhWy8" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/aarondelp/~3/ldCN-ijhWy8/installing-netapp-vsc-according-to-best.html</link><author>noreply@blogger.com (Aaron Delp)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://4.bp.blogspot.com/_8Pfk87jrVY0/S081qehlypI/AAAAAAAAAdw/wSSwrgYSCtk/s72-c/001.png" height="72" width="72" /><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">3</thr:total><feedburner:origLink>http://blog.aarondelp.com/2010/01/installing-netapp-vsc-according-to-best.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1841626496323335774.post-2690661746168640218</guid><pubDate>Fri, 15 Jan 2010 04:26:00 +0000</pubDate><atom:updated>2010-01-18T08:51:50.619-05:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Design Sheets</category><category domain="http://www.blogger.com/atom/ns#">VMWare</category><category domain="http://www.blogger.com/atom/ns#">NetApp</category><title>#vmtip Archive From Twitter</title><description>For a few weeks now I have been posting VMware and storage related tips to Twitter.&amp;nbsp; I have been using the&lt;a href="http://twitter.com/#search?q=%23vmtip"&gt; hash tag #vmtip&lt;/a&gt; for each of them.&amp;nbsp; I keep an archive of them in Evernote so I can remember what I have done but it isn't organized.&amp;nbsp; This is simply an attempt to better organize them into categories.&amp;nbsp; This won't be updated every day, but I will try to keep it somewhat up to date.&lt;br /&gt;
&lt;br /&gt;
Last Update: January 14th, 2010&lt;br /&gt;
&lt;br /&gt;
&lt;div style="color: #f1c232;"&gt;&lt;b&gt;VMware Related Tips&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;&lt;ul&gt;&lt;li&gt; #VMware tip: vSphereU1 increases the max# of vm's per host to 160 for up to 8 hosts (was 100), still only 40 vm's per hosts if &amp;gt;8 #vmtip&lt;/li&gt;
&lt;li&gt;#VMware ESXi local boot only supported option today. ESXi Boot from SAN and PXE are both experimental right now (via @DuncanYB) #vmtip&lt;/li&gt;
&lt;li&gt;Need to get data from a #VMware Workstation or ESX(i) vmdk? VMware Disk Mount Utility. It saved me this week! http://bit.ly/6rtY8e #vmtip&lt;br /&gt;
&lt;/li&gt;
&lt;/ul&gt;&lt;div style="color: #f1c232;"&gt;&lt;b&gt;VMware vCenter Related Tips&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;&lt;ul&gt;&lt;li&gt;Prior to loading #VMware vCenter, make sure you set the final machine name, static ip address, and domain membership! #vmtip&lt;br /&gt;
&lt;/li&gt;
&lt;/ul&gt;&lt;div style="color: #f1c232;"&gt;&lt;b&gt;Virtual Machine Alignment Tips&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;&lt;ul&gt;&lt;li&gt;#VMware tip: Windows 2008 vm's do not need alignment if created fresh. If it was upgraded from W2k03, it will be misaligned. #vmtip&lt;br /&gt;
&lt;/li&gt;
&lt;/ul&gt;&lt;div style="color: #f1c232;"&gt;&lt;b&gt;VMware Lab Manager Related Tips&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;&lt;ul&gt;&lt;li&gt;#VMware Lab Manager Tip: If using VMFS, there is a maximum of 8 hosts per datastore due to disk chains. There is no limit for NFS. #vmtip&lt;/li&gt;
&lt;li&gt;#VMWare Lab Manager Tip: Lab Manager disk chains can not span volumes due to the linked clone technology #vmtip&lt;br /&gt;
&lt;/li&gt;
&lt;/ul&gt;&lt;div style="color: #f1c232;"&gt;&lt;b&gt;NetApp Related Tips&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;&lt;ul&gt;&lt;li&gt;#VMware on #NetApp tip: VSC will tweak ESXi installs for NetApp. Great since no NetApp Host Utilities Kit for ESXi #vmtip&lt;/li&gt;
&lt;li&gt;#NetApp on #VMWare vmdk alignment tip: Windows Dynamic Disks, Linux LVM's and Citrix Servers can not be aligned with mbralgin #vmtip&lt;/li&gt;
&lt;/ul&gt;&lt;div style="color: #f1c232;"&gt;&lt;b&gt;NetApp SMVI Related Tips&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;&lt;ul&gt;&lt;li&gt;When doing #VMware SRM on #NetApp and using SMVI, you CAN'T take a VMware snapshot as part of the backup! #vmtip&lt;/li&gt;
&lt;li&gt;This appears to be undocumented: #NetApp SMVI backup of Windows virtual machine on IDE disk are not eligible for single file restore #vmtip&lt;/li&gt;
&lt;/ul&gt;&lt;div style="color: #f1c232;"&gt;&lt;b&gt;NetApp SnapDrive Related Tips&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;&lt;ul&gt;&lt;li&gt;#VMware on #NetApp: When installing Snap Drive, check the install account is an admin on BOTH the server &amp;amp; filer before install! #vmtip&lt;/li&gt;
&lt;li&gt;#NetApp SnapDrive 6.2 for Windows requires .NET 3.5 SP1 and 3 MS hotfixes (with reboot) BEFORE installation of SnapDrive. #vmtip&lt;/li&gt;
&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1841626496323335774-2690661746168640218?l=blog.aarondelp.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=PM9nZFyztL0:EWlhrBGGUDY:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=PM9nZFyztL0:EWlhrBGGUDY:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?i=PM9nZFyztL0:EWlhrBGGUDY:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=PM9nZFyztL0:EWlhrBGGUDY:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/aarondelp/~4/PM9nZFyztL0" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/aarondelp/~3/PM9nZFyztL0/vmtip-archive-from-twitter.html</link><author>noreply@blogger.com (Aaron Delp)</author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://blog.aarondelp.com/2010/01/vmtip-archive-from-twitter.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1841626496323335774.post-381998282313486310</guid><pubDate>Wed, 13 Jan 2010 22:06:00 +0000</pubDate><atom:updated>2010-01-14T11:32:41.715-05:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">vSphere4</category><category domain="http://www.blogger.com/atom/ns#">VMWare</category><category domain="http://www.blogger.com/atom/ns#">NFS</category><category domain="http://www.blogger.com/atom/ns#">NetApp</category><category domain="http://www.blogger.com/atom/ns#">VI3</category><title>Creating VMware NFS Datastores on NetApp in 3 Easy Steps</title><description>I am often asked by customers how to set up a VMware NFS datastore on NetApp storage.&amp;nbsp; The first time I received the question, I pointed them to the &lt;a href="http://blogs.netapp.com/virtualization/2009/07/new-tr3749-netapp-vmware-vsphere-best-practices.html"&gt;NetApp vSphere TR&lt;/a&gt;.&amp;nbsp; It turns out the information isn't currently in the document.&amp;nbsp; I spoke to Vaughn about it and this was an over site that will be corrected.&amp;nbsp; In the meantime, here is how I create NFS shares in 3 easy steps. I'm also taking screenshots from my lab for the first time, let me know what you think of the screenshot format vs. just a bullet list.&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-size: large;"&gt;&lt;b&gt;Step One - Create the volume on the NetApp system&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&amp;nbsp;Log into FilerView, Open Volumes, Click Add -&amp;gt; Click Next&lt;/li&gt;
&lt;/ul&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_8Pfk87jrVY0/S04p0Kv6eTI/AAAAAAAAAbY/nof6RdeBbjs/s1600-h/001.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_8Pfk87jrVY0/S04p0Kv6eTI/AAAAAAAAAbY/nof6RdeBbjs/s640/001.png" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;ul&gt;&lt;li&gt;Accept the default value of Flexible Volume and Click Next&lt;/li&gt;
&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;Create a name for the volume, set the language type, and click Next&lt;/li&gt;
&lt;/ul&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_8Pfk87jrVY0/S04rmkk4kII/AAAAAAAAAbo/WUFylwS-ttM/s1600-h/003.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_8Pfk87jrVY0/S04rmkk4kII/AAAAAAAAAbo/WUFylwS-ttM/s640/003.png" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;ul&gt;&lt;li&gt;Choose which aggregate to create the volume in and click Next&lt;/li&gt;
&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;Set the size of the Volume, please notice the pull down defaults to &lt;b&gt;MB NOT GB&lt;/b&gt;!, I typically don't set a Snap Reserve but if you don't understand the implications of this, just use the default of 20%. Click Next&lt;/li&gt;
&lt;/ul&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_8Pfk87jrVY0/S04tro2_fVI/AAAAAAAAAb4/1_ThF385Sr8/s1600-h/005.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/_8Pfk87jrVY0/S04tro2_fVI/AAAAAAAAAb4/1_ThF385Sr8/s640/005.png" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt; Click Commit&lt;/li&gt;
&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;Click Volumes -&amp;gt; Manage to and you will see the newly created volume&lt;/li&gt;
&lt;/ul&gt;&lt;a href="http://2.bp.blogspot.com/_8Pfk87jrVY0/S04ucXx0riI/AAAAAAAAAcI/txYhA02zJiw/s1600-h/007.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/_8Pfk87jrVY0/S04ucXx0riI/AAAAAAAAAcI/txYhA02zJiw/s640/007.png" /&gt;&lt;/a&gt; &lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;If your NetApp system has been configured for CIFs, you will need to make a slight change to the Q-Tree type of the volume.&amp;nbsp; Click Volumes -&amp;gt; QTrees -&amp;gt; Manage.&amp;nbsp; If the QTree type is UNIX, skip to Step Two.&amp;nbsp; If the QTree type is NTFS, proceed.&lt;/li&gt;
&lt;/ul&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_8Pfk87jrVY0/S04vzyxj36I/AAAAAAAAAcQ/7ijbRYQx4tg/s1600-h/008.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_8Pfk87jrVY0/S04vzyxj36I/AAAAAAAAAcQ/7ijbRYQx4tg/s640/008.png" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Click on the volume link (sim3_vmware_01 in this example) to get the following screen&lt;/li&gt;
&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;Change the QTree type to UNIX and click Apply&lt;/li&gt;
&lt;/ul&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_8Pfk87jrVY0/S04wQfqiYMI/AAAAAAAAAcY/jwnu0hNv7EI/s1600-h/009.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/_8Pfk87jrVY0/S04wQfqiYMI/AAAAAAAAAcY/jwnu0hNv7EI/s640/009.png" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
&lt;span style="font-size: large;"&gt;&lt;b&gt;Step Two - Create the NFS Export (Share the Volume)&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;span style="font-size: large;"&gt;&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;/span&gt;Click NFS -&amp;gt; Manage Exports -&amp;gt; Click on the Permissions for the newly created volume&lt;br /&gt;
&lt;/li&gt;
&lt;/ul&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_8Pfk87jrVY0/S04xrrSFxSI/AAAAAAAAAcw/uiOSuvgWpk4/s1600-h/010.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/_8Pfk87jrVY0/S04xrrSFxSI/AAAAAAAAAcw/uiOSuvgWpk4/s640/010.png" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&amp;nbsp;Make sure Read-Write Access, Root Access, and Security are all checked. Click Next&lt;/li&gt;
&lt;/ul&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_8Pfk87jrVY0/S044CikJEFI/AAAAAAAAAc4/1TFakQc51l4/s1600-h/011.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/_8Pfk87jrVY0/S044CikJEFI/AAAAAAAAAc4/1TFakQc51l4/s640/011.png" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;ul&gt;&lt;li&gt;Click Next at the Export Path Screen but &lt;b&gt;write down this path, you will need it later&lt;/b&gt;!&lt;/li&gt;
&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;At the Read-Write Access Screen, uncheck the All Hosts box and enter the ip addresses of all the VMkernel ports for the vSphere server(s).&amp;nbsp; NOTE: This is &lt;b&gt;not the Service Console IP address&lt;/b&gt;, it is the VMkernel ip address that vSphere will use to "talk" NFS to the storage&lt;/li&gt;
&lt;/ul&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_8Pfk87jrVY0/S049l9JfAQI/AAAAAAAAAdA/I6BtUtOrvcU/s1600-h/012.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_8Pfk87jrVY0/S049l9JfAQI/AAAAAAAAAdA/I6BtUtOrvcU/s640/012.png" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;ul&gt;&lt;li&gt;Repeat this process for the Root Access Screen and click Next&lt;/li&gt;
&lt;/ul&gt;&lt;ul&gt;&lt;li&gt; Click Next at the Security Menu accepting the defaults&lt;/li&gt;
&lt;/ul&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_8Pfk87jrVY0/S04-VRnUWkI/AAAAAAAAAdI/i2-07sbiQVc/s1600-h/013.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/_8Pfk87jrVY0/S04-VRnUWkI/AAAAAAAAAdI/i2-07sbiQVc/s640/013.png" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;ul&gt;&lt;li&gt;&amp;nbsp;Click Commit. You are now finished configuring the NetApp System!&lt;/li&gt;
&lt;/ul&gt;&lt;span style="font-size: large;"&gt;&lt;b&gt;Step Three - Create the share in vCenter&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;From the vCenter Client, Click on a vSphere server and click the configuration tab. Click Storage, Click Add Storage&lt;br /&gt;
&lt;/li&gt;
&lt;/ul&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_8Pfk87jrVY0/S04_qOFwQvI/AAAAAAAAAdY/JrPyQEvyUh4/s1600-h/014.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/_8Pfk87jrVY0/S04_qOFwQvI/AAAAAAAAAdY/JrPyQEvyUh4/s640/014.png" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;ul&gt;&lt;li&gt;Choose Network File System and Click Next&lt;/li&gt;
&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;Enter the IP address of the NetApp Storage, the path to the export that you wrote down from step 2, and give your datastore a name as it will appear in vCenter&lt;/li&gt;
&lt;/ul&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_8Pfk87jrVY0/S05AMZjdILI/AAAAAAAAAdg/kllz6mXK4_0/s1600-h/015.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_8Pfk87jrVY0/S05AMZjdILI/AAAAAAAAAdg/kllz6mXK4_0/s640/015.png" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;ul&gt;&lt;li&gt; You should now see your storage&lt;/li&gt;
&lt;/ul&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_8Pfk87jrVY0/S05AfNa_fII/AAAAAAAAAdo/4aGbrA1Yr-Y/s1600-h/016.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/_8Pfk87jrVY0/S05AfNa_fII/AAAAAAAAAdo/4aGbrA1Yr-Y/s640/016.png" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
UPDATE: I was hoping to stay away from the command line for this article.&amp;nbsp; This was really designed for users that are just beginning to get their feet wet with NFS.&amp;nbsp; But, as Mike pointed out, there is one command that should be run on each volume and this can only be achieved from the command line.&amp;nbsp; It is outlined on page 37 of the 1.0 version of the TR.&amp;nbsp; The command is: &lt;b&gt;vol options (volume-name)&lt;vol-name&gt; no_atime_update on &lt;/vol-name&gt;&lt;/b&gt;where &lt;vol-name&gt; volume name is the name of the volume (sim3_vmware_01 in my example).&amp;nbsp; Thank you for pointing that out Mike&lt;b&gt;!&lt;br /&gt;
&lt;/b&gt;&lt;/vol-name&gt;&lt;br /&gt;
&lt;br /&gt;
A few final notes.&amp;nbsp; Once all of this is complete I usually test read/write access by pulling up the datastore browser and creating a folder in the datastore and then deleting it.&amp;nbsp; Also, if the datastore will be protected by NetApp's Snap Manager for Virtual Infrastructure then I will disable snapshots.&amp;nbsp; This is all detailed in Vaughn's vSphere TR.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1841626496323335774-381998282313486310?l=blog.aarondelp.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=fMB976h7ow0:DqMm-ntPXQo:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=fMB976h7ow0:DqMm-ntPXQo:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?i=fMB976h7ow0:DqMm-ntPXQo:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=fMB976h7ow0:DqMm-ntPXQo:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/aarondelp/~4/fMB976h7ow0" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/aarondelp/~3/fMB976h7ow0/creating-vmware-nfs-datastores-on.html</link><author>noreply@blogger.com (Aaron Delp)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://3.bp.blogspot.com/_8Pfk87jrVY0/S04p0Kv6eTI/AAAAAAAAAbY/nof6RdeBbjs/s72-c/001.png" height="72" width="72" /><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">8</thr:total><feedburner:origLink>http://blog.aarondelp.com/2010/01/creating-vmware-nfs-datastores-on.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1841626496323335774.post-1702926067308274303</guid><pubDate>Wed, 13 Jan 2010 12:46:00 +0000</pubDate><atom:updated>2010-01-13T07:46:52.122-05:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">VMWare</category><title>VMware Disk Mount Utility to the Rescue!</title><description>I had a bit of a scare over the holidays. I usually keep two copies of my data at all times.&amp;nbsp; One copy is on my laptop and the second copy is on an external hard drive at the house. Well, what happens if you are installing a new OS on your laptop (one copy gone) and as you are copying back all of your data, the external hard drive starts clicking and throwing up errors (two copies gone).&amp;nbsp; Yikes!&lt;br /&gt;
&lt;br /&gt;
I tend to "sip my own champagne" (I don't "eat my own dog food", too crude of a reference) so I run my corporate workstation in a virtual machine with VMware Player.&amp;nbsp; All of my data was in one big 32GB vmdk file on the external hard disk.&amp;nbsp; I cracked the case on the USB disk and mounted it on my home PC.&amp;nbsp; The drive was recognized!&amp;nbsp; I tried to copy the vmdk off to the c:\ so I could transfer it to the laptop. The transfer was VERY slow. It was going to take most of the night and the next day to copy but I needed my data NOW!&lt;br /&gt;
&lt;br /&gt;
VMware Disk Mount Utility to the rescue!&amp;nbsp; In case you aren't familiar with the product, you can &lt;a href="http://www.vmware.com/download/eula/diskmount_ws_v55.html"&gt;download it here&lt;/a&gt; and the &lt;a href="http://www.vmware.com/pdf/VMwareDiskMount.pdf"&gt;manual is here&lt;/a&gt;.&amp;nbsp; It allows you to mount vmdk's from either Windows or Linux.&amp;nbsp; There are some limitations as specified in the document but you can mount VMware Workstation as well as ESX virtual machines.&lt;br /&gt;
&lt;br /&gt;
Using the tool I was able to mount the vmdk and just copy out the data I needed for work the next day.&amp;nbsp; Over the weekend I was able to recover all the rest of my data.&amp;nbsp; It took 3 days to copy 100GB worth of vm's and there were a few casualties.&amp;nbsp; My ESXi machine and a couple of XP builds were corrupt and I will have to recreate them.&amp;nbsp; I was lucky I got the data back but a big thanks to VMware for the tool!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1841626496323335774-1702926067308274303?l=blog.aarondelp.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=RN_k0rfgKow:hH_tn5KWi7E:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=RN_k0rfgKow:hH_tn5KWi7E:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?i=RN_k0rfgKow:hH_tn5KWi7E:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=RN_k0rfgKow:hH_tn5KWi7E:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/aarondelp/~4/RN_k0rfgKow" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/aarondelp/~3/RN_k0rfgKow/vmware-disk-mount-utility-to-rescue.html</link><author>noreply@blogger.com (Aaron Delp)</author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">2</thr:total><feedburner:origLink>http://blog.aarondelp.com/2010/01/vmware-disk-mount-utility-to-rescue.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1841626496323335774.post-8898498817438936323</guid><pubDate>Tue, 12 Jan 2010 16:51:00 +0000</pubDate><atom:updated>2010-01-12T12:50:07.348-05:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">VMWare</category><title>Heading to VMware Partner Exchange?</title><description>I will be attending the VMware Partner Exchange for the first time this year!&amp;nbsp; I'm very excited and I hope to post some useful information so stay tuned.&lt;br /&gt;
&lt;br /&gt;
I've decided to do a little social experiment via Twitter, we'll see how this works.&amp;nbsp; If you are interested in getting together for drinks or dinner one night, please let me know via a &lt;a href="http://www.twitter.com/aarondelp"&gt;reply on twitter &lt;/a&gt;and I'll add you to the being followed section of the list.&amp;nbsp; Here's the catch, you will need to follow the list as well.&amp;nbsp; &lt;a href="http://twitter.com/aarondelp/vmware-pex"&gt;Here is a link to follow the list.&lt;/a&gt; As we get closer to the conference I'll send out information to the list or we can just group argue over where to go.&amp;nbsp; After the conference, I will remove the list.&lt;br /&gt;
&lt;br /&gt;
Not sure when this will happen or how formal it will be, just seeing if there is interest (it's an experiment remember!)&lt;br /&gt;
&lt;b&gt;&lt;br /&gt;
&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;UPDATE: To be clear, this is a "bring the person, not the company" event. Anyone is welcome but please don't plan on pushing/selling anything to this crowd.&amp;nbsp; This is meant to be a social event only.&lt;/b&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1841626496323335774-8898498817438936323?l=blog.aarondelp.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=BdRsQf9r9rg:nXMRc9VVKdg:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=BdRsQf9r9rg:nXMRc9VVKdg:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?i=BdRsQf9r9rg:nXMRc9VVKdg:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=BdRsQf9r9rg:nXMRc9VVKdg:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/aarondelp/~4/BdRsQf9r9rg" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/aarondelp/~3/BdRsQf9r9rg/heading-to-vmware-partner-exchange.html</link><author>noreply@blogger.com (Aaron Delp)</author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">2</thr:total><feedburner:origLink>http://blog.aarondelp.com/2010/01/heading-to-vmware-partner-exchange.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1841626496323335774.post-8712453130990777410</guid><pubDate>Tue, 12 Jan 2010 12:37:00 +0000</pubDate><atom:updated>2010-01-12T10:47:36.301-05:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">IBM Blades</category><category domain="http://www.blogger.com/atom/ns#">FCoE</category><category domain="http://www.blogger.com/atom/ns#">Nexus</category><category domain="http://www.blogger.com/atom/ns#">Cisco</category><title>Cisco 4001i Nexus Switch for IBM BladeCenter in Depth</title><description>I have been talking to a few customers recently about the Cisco Nexus 4001i Switch for the IBM BladeCenter.&amp;nbsp; The product looks very nice and I have recently discovered some additional information that I wanted to share. &lt;br /&gt;
&lt;br /&gt;
If you are unfamiliar with the product, head over to Kevin's site and take a look&lt;a href="http://bladesmadesimple.com/2009/10/revealed-ibms-nexus-4000-switch-4001i/"&gt; at this link&lt;/a&gt; and&lt;a href="http://bladesmadesimple.com/2009/10/how-ibms-bladecenter-works-with-cisco-nexus-5000/"&gt; this link&lt;/a&gt;.&amp;nbsp; He has some very good links from Cisco about the switch.&amp;nbsp; In addition, I found a link to the&lt;a href="http://www.redbooks.ibm.com/abstracts/tips0754.html?Open"&gt; IBM RedPaper on the switch here&lt;/a&gt;.&amp;nbsp; For those of you that don't like links, here's the summary: It is a 20 port (14 down to blades, 6 uplinks), non-blocking 10GB FCoE capable switch utilizing the Nexus OS.&amp;nbsp; The FCoE functionality is optional.&amp;nbsp; To enable FCoE you need to purchase the FC Enablement Kit (IBM Part Number 49Y9983).&lt;br /&gt;
&lt;br /&gt;
Here are some additional notes:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;The 4001i is NOT an FC Forwarder, it is a FIP Snooping switch&lt;/li&gt;
&lt;li&gt;You may have already noticed but this switch DOES NOT have FC ports.&amp;nbsp; To talk FC you will need to go out of the 4001i into a Nexus 5k and break out the FC there&lt;/li&gt;
&lt;li&gt;If using the Emulex Virtual Fabric Blade Adapter there is no vNIC functionality&lt;/li&gt;
&lt;li&gt; The switch only supports Cisco SFP's/SFP+ cables and it doesn't ship with any. You will need to purchase them separately to go with the switch.&amp;nbsp; They are NOT resold through IBM.&amp;nbsp; Since there are 6 uplinks, you will need a maximum of 6 SFP's (or copper SFP+ cables) per switch.&lt;/li&gt;
&lt;li&gt;The switch will support a 1GB connection down to the IBM Blade 2port/4port 1GB Adapter. I questioned why you would need this but on second thought I really like this. This way you can provide additional 1GB connections to a server that may not need 10GB without the purchase of additional 1GB switches.&amp;nbsp; The fact that you can "share" a 1GB and 10GB CFFh slot is VERY nice!&lt;br /&gt;
&lt;/li&gt;
&lt;/ul&gt;I'll post more on the switch as I dig deeper!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1841626496323335774-8712453130990777410?l=blog.aarondelp.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=HyCjpqc-AtU:VAex2G01OeM:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=HyCjpqc-AtU:VAex2G01OeM:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?i=HyCjpqc-AtU:VAex2G01OeM:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=HyCjpqc-AtU:VAex2G01OeM:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/aarondelp/~4/HyCjpqc-AtU" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/aarondelp/~3/HyCjpqc-AtU/cisco-4001i-nexus-switch-for-ibm.html</link><author>noreply@blogger.com (Aaron Delp)</author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">4</thr:total><feedburner:origLink>http://blog.aarondelp.com/2010/01/cisco-4001i-nexus-switch-for-ibm.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1841626496323335774.post-6947835783566363894</guid><pubDate>Tue, 01 Dec 2009 15:27:00 +0000</pubDate><atom:updated>2009-12-01T10:27:46.217-05:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">vSphere4</category><category domain="http://www.blogger.com/atom/ns#">VMWare</category><category domain="http://www.blogger.com/atom/ns#">SMVI</category><category domain="http://www.blogger.com/atom/ns#">NetApp</category><category domain="http://www.blogger.com/atom/ns#">Insight</category><title>NetApp Insight: SMVI 2.0 In Depth</title><description>This is a little (alright, it's a lot) late but I still have a few Insight sessions to write up.&amp;nbsp; Jack McLeod gave a great presentation on SMVI 2.0 and best practices.&amp;nbsp; The presentation was very technical in nature and contained great information.&lt;br /&gt;
&lt;br /&gt;
In case you aren't familiar, NetApp has a product called SMVI.&amp;nbsp; SMVI stands for Snap Manger for Virtual Infrastructure and this is the second version of the product.&amp;nbsp; SMVI is a software product that is loaded on a Windows server (the vCenter server as a best practice) and interacts with the vSphere server(s) to perform seamless snapshots of virtual machines in a state that can be recovered easily.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;How is SMVI different from just taking a NetApp SnapShot?&amp;nbsp;&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
The difference is SMVI will communicate with vSphere to take a VMware Snapshot that ensures the virtual machine is in quiet state.&amp;nbsp; If you are using SnapMirror, SMVI has the ability to kick off the replication to a remote site from within the application as soon as the backup is complete.&amp;nbsp; In addition, SMVI contains the ability to perform single file restore and individual vmdk restores.&amp;nbsp; More information on the product can be found in the &lt;a href="http://media.netapp.com/documents/tr-3737.pdf"&gt;NetApp SMVI TR-3737&lt;/a&gt;.&amp;nbsp; This is currently for version 1.0 but will (hopefully) be updated for 2.0 shortly.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;What are the major enhancements to SMVI 2.0 over the first version?&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
There are a few major enhancements to SMVI 2.0.&amp;nbsp; The full list can be found in the SMVI 2.0 Release Notes.&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Single File &amp;amp; VMDK Restore - You can now restore individual files within a vmdk (Windows vm's only) as well as individual vmdk's from a SnapShot instead of restoring the entire volume&lt;/li&gt;
&lt;li&gt;The ability to optionally include Independent Disks - In version 1.0, Independent Disks were ignored by SMVI&lt;/li&gt;
&lt;li&gt;Trigger pre/post/failure scripts from the backup job&lt;/li&gt;
&lt;li&gt;NetApp SnapShots created with SMVI now have a more consistent naming scheme&lt;br /&gt;
&lt;/li&gt;
&lt;li&gt;For virtual machines that span multiple datastores, SMVI now includes the ability to exclude certain datastores&lt;br /&gt;
&lt;/li&gt;
&lt;li&gt;Application consistency for VSS aware applications (provided by the VMware Snapshot)&lt;/li&gt;
&lt;li&gt;VMware snapshots on a volume are now run in "groups" instead of sequentially trying to snapshot every vm on the volume one at a time.&amp;nbsp; This parameter can be modified.&lt;/li&gt;
&lt;li&gt;The ability to NOT take a VMware Snapshot as part of the process.&amp;nbsp; This is currently necessary for integration with VMware SRM.&amp;nbsp; More on that in an upcoming SRM on NetApp article&lt;/li&gt;
&lt;li&gt;Cleaner Interface with Wizards for better user experience&lt;/li&gt;
&lt;li&gt;FlexClone license is needed for restore capability on NFS, SnapRestore license is needed for VMFS and NFS&lt;br /&gt;
&lt;/li&gt;
&lt;/ul&gt;&lt;span style="font-size: large;"&gt;&lt;b&gt;SMVI 2.0 Recommended Best Practices&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;span style="font-size: large;"&gt;&lt;span style="font-size: small;"&gt;When installing SMVI and adding the storage, create an account on the storage subsystem for smvi use.&amp;nbsp; &lt;i&gt;&lt;b&gt;DO NOT USE ROOT.&lt;/b&gt;&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size: small;"&gt;Install SMVI on the vCenter Server.&amp;nbsp; If you have more than one vCenter server, install SMVI on each server.&amp;nbsp; Only one SMVI server per vCenter server is supported&lt;br /&gt;
&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size: small;"&gt;Enable SSL communication on all Storage Systems to encrypt communications&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size: small;"&gt;Install the SMVI Repository and config files on shared storage for protection and easier recovery&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size: small;"&gt;Whenever possible, take datastore level snapshots to reduce the total number of snapshots&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;Be careful with aggressive DRS settings.&amp;nbsp; A vMotion during a virtual machine backup can lead to backup "implications"&lt;br /&gt;
&lt;/li&gt;
&lt;/ul&gt;&lt;span style="font-size: large;"&gt;&lt;b&gt;SMVI 2.0 Limitations&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;span style="font-size: large;"&gt;&lt;span style="font-size: small;"&gt;Virtual Machines may reside on different datastores (NFS &amp;amp; VMFS), but all datastores must be on the same controller&lt;/span&gt;&lt;b&gt; &lt;/b&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size: large;"&gt;&lt;span style="font-size: small;"&gt;SMVI does not support traditional volumes, NetApp FlexVols only&lt;br /&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size: large;"&gt;&lt;span style="font-size: small;"&gt;Virtual Machines must be restored to their original datastore&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;You can't restore a datastore that has been removed from vCenter&lt;/li&gt;
&lt;li&gt;Only Volume SnapMirror is supported, Q-Tree SnapMirror is not supported&lt;br /&gt;
&lt;/li&gt;
&lt;li&gt;The SnapMirror relationship must already be created and the baseline transfer complete&lt;/li&gt;
&lt;li&gt;SMVI will only initiate single path SnapMirror configurations&lt;/li&gt;
&lt;li&gt;Restoration for virtual machines that span three or more VMFS datastores is not supported&lt;/li&gt;
&lt;li&gt;SMVI can't take VMware snapshots of virtual machines that have iSCSI software LUNs with the Microsoft iSCSI initiator or NPIV RDM LUNs&lt;/li&gt;
&lt;li&gt;Single File Restore is only available on Windows virtual machines currently&lt;/li&gt;
&lt;li&gt;VMware SRM is not compatible with SMVI using VMware Snapshots.&amp;nbsp; This feature &lt;b&gt;MUST&lt;/b&gt; be disabled for SRM to function&lt;br /&gt;
&lt;/li&gt;
&lt;/ul&gt;&lt;span style="font-size: large;"&gt;&lt;b&gt; &lt;/b&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1841626496323335774-6947835783566363894?l=blog.aarondelp.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=1CL-1tIG3Ak:22f0xp6VYbY:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=1CL-1tIG3Ak:22f0xp6VYbY:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?i=1CL-1tIG3Ak:22f0xp6VYbY:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/aarondelp?a=1CL-1tIG3Ak:22f0xp6VYbY:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/aarondelp?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/aarondelp/~4/1CL-1tIG3Ak" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/aarondelp/~3/1CL-1tIG3Ak/netapp-insight-smvi-20-in-depth.html</link><author>noreply@blogger.com (Aaron Delp)</author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">5</thr:total><feedburner:origLink>http://blog.aarondelp.com/2009/12/netapp-insight-smvi-20-in-depth.html</feedburner:origLink></item></channel></rss>
