<?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:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" version="2.0">

<channel>
	<title>Gabes Virtual World</title>
	
	<link>http://www.gabesvirtualworld.com</link>
	<description>Your P.I. on virtualization</description>
	<lastBuildDate>Mon, 17 Jun 2013 09:00:47 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/GabesVirtualWorld" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="gabesvirtualworld" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Add Fusion IO driver to VMware Auto Deploy</title>
		<link>http://www.gabesvirtualworld.com/add-fusion-io-driver-to-vmware-auto-deploy/</link>
		<comments>http://www.gabesvirtualworld.com/add-fusion-io-driver-to-vmware-auto-deploy/#comments</comments>
		<pubDate>Mon, 17 Jun 2013 09:00:47 +0000</pubDate>
		<dc:creator>Gabrie van Zanten</dc:creator>
				<category><![CDATA[Auto Deploy]]></category>
		<category><![CDATA[esxi]]></category>
		<category><![CDATA[storage]]></category>
		<category><![CDATA[VDI]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[add]]></category>
		<category><![CDATA[autodeploy]]></category>
		<category><![CDATA[driver]]></category>
		<category><![CDATA[fusion io]]></category>
		<category><![CDATA[vib]]></category>
		<category><![CDATA[view]]></category>
		<category><![CDATA[zip]]></category>

		<guid isPermaLink="false">http://www.gabesvirtualworld.com/?p=3120</guid>
		<description><![CDATA[<p>A customer of mine, who was already running a vSphere environment on Cisco UCS blades, asked to expand his environment with a number of ESXi hosts that could run a VMware View environment. To be able to run as much View desktops on each host as possible, we offered them Cisco UCS Blades equipped with [...]</p><p>See full post at: <a href="http://www.gabesvirtualworld.com/add-fusion-io-driver-to-vmware-auto-deploy/">Add Fusion IO driver to VMware Auto Deploy</a></p>]]></description>
				<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>A customer of mine, who was already running a vSphere environment on Cisco UCS blades, asked to expand his environment with a number of ESXi hosts that could run a VMware View environment. To be able to run as much View desktops on each host as possible, we offered them Cisco UCS Blades equipped with a Fusion IO card, the<a title="UCS 785GB MLC Fusion IO Drive2" href="http://www.fusionio.com/products/iodrive2/" target="_blank"> UCS 785GB MLC Fusion-io ioDrive2</a> to be exact.<a href="http://www.gabesvirtualworld.com/wp-content/uploads/2013/06/iodrive2.copy2_.jpg"><img class="size-medium wp-image-3126 alignright" alt="Fusion IO iodrive2" src="http://www.gabesvirtualworld.com/wp-content/uploads/2013/06/iodrive2.copy2_-300x131.jpg" width="300" height="131" /></a></p>
<p>For this customer I had already deployed a vSphere environment a year ago, fully based on VMware Auto Deploy and it now was time to try and add a driver to this Auto Deploy environment, which I had never done before. It wasn’t an easy road, but I wrote down all the steps and hope it helps you should you ever have to do this too.<span id="more-3120"></span></p>
<h2>Download the drivers</h2>
<p>The company Fusion IO has a very tight policy as it comes to driver downloads. You can only get access to the support site and download the drivers after registering the serial number of the Fusion IO card. This will grant you access to the support site, but only to the drivers for that specific card. Very inconvenient when you’re only the guy implementing the stuff and especially if the cards are already built-in the UCS Blades located in a datacenter far far away.</p>
<p>After some time on the phone with their support department, I was able to get a link to the Cisco Support site and download a big ISO file containing all drivers for the Cisco UCS Blade. After unpacking the ISO and browsing through the folders, the Fusion IO driver only contains a shortcut to…….. the VMware Website. And there it is, free for download, the Fusion IO driver: <a title="VMware Fusion IO driver " href="https://my.vmware.com/group/vmware/details?downloadGroup=DT-ESXI5X-BLOCK-IOMEMORY-VSL-322869&amp;productId=229&amp;download=true&amp;fileId=282bfddc81c5de41c2cd736df2c2918e&amp;secureParam=&amp;downloadType=" target="_blank">VMware website &#8211; Fusion IO driver</a></p>
<p>After you downloaded the driver zip, place it in a separate directory and unpack it. In the directory in which you unpacked the zip, you will now find the following:</p>
<ul>
<li>Fusion-io_bootbank_block-iomemory-vsl_3.2.2.869-1OEM.500.0.0.472560.vib</li>
<li>iomemory-vsl-5X-3.2.2.869-offline_bundle-895853.zip &lt;&#8211; this one we want !!!</li>
<li>Subdir: doc</li>
</ul>
<h2>Prepare the Auto Deploy image</h2>
<p>For the deployment we need three images. One is of course the ESXi image that can be downloaded from the VMware website, second is the Fusion IO driver (iomemory-vsl-5X-3.2.2.869-offline_bundle-895853.zip ) and third very often is the vmware-fdm VIB for VMware HA.</p>
<p>I’m using vc-mgmt.vanzanten.local as the vCenter Server since that is the one running in my homelab, replace it by your own vCenter Server. Let’s get started:</p><pre class="crayon-plain-tag">Connect-VIServer -Server vc-mgmt.vanzanten.local
Add-EsxSoftwareDepot -DepotUrl https://hostupdate.vmware.com/software/VUM/PRODUCTION/main/vmw-depot-index.xml
Add-EsxSoftwareDepot f:\AutoDeploy\iomemory-vsl\iomemory-vsl-5X-3.2.2.869-offline_bundle-895853.zip
Add-EsxSoftwareDepot http://vc-mgmt.vanzanten.local/vSphere-HA-depot</pre><p>Make sure that with both above actions you get a response similar to this:</p><pre class="crayon-plain-tag">Depot Url: 
zip:F:\AutoDeploy\iomemory-vsl\iomemory-vsl-5X-3.2.2.869-offline_bundle-895853.zip?index.xml</pre><p>After these three depots have been added, we can now combine packages from them into a rule, we just need to find out which ESXi image we would like to use. Let’s take a look:</p><pre class="crayon-plain-tag">Get-EsxImageProfile | Sort-Object -Property name | ft Name</pre><p>You now get a list of all images available, for this case I pick the image: “<em>ESXi-5.1.0-20130504001-standard</em>” and use it to create a new ImageProfile called &#8220;<em>ESXi-5.1.0-20130504001-std-FusionIO</em>” and give it a Vendor ID.</p><pre class="crayon-plain-tag">New-EsxImageProfile -CloneProfile &quot;ESXi-5.1.0-20130504001-standard&quot; -Name &quot;ESXi-5.1.0-20130504001-std-FusionIO&quot; -Vendor &quot;Fusion-IO&quot;</pre><p>You should get similar output like this:</p><pre class="crayon-plain-tag">Name, Vendor, Last Modified, Acceptance Level
ESXi-5.1.0-20130504001-std.., Fusion-IO, 5/1/2013 07,PartnerSupported</pre><p>Now we want to add the drivers to this new profile but for this we need to know the name of the software package that holds the Fusion IO driver. Run this to get a list of all software packages available:</p><pre class="crayon-plain-tag">Get-EsxSoftwarePackage</pre><p>When you browser through this list, you’ll see one line like this:</p><pre class="crayon-plain-tag">block-iomemory-vsl&nbsp;&nbsp;&nbsp; 3.2.2.869-1OEM.500.0.0.472560&nbsp;&nbsp;&nbsp; Fusion-io&nbsp; &nbsp;&nbsp;10/28/2012 01</pre><p>We now know that the software package is called “<em>block-iomemory-vsl</em>”. Let’s add it:</p><pre class="crayon-plain-tag">Add-EsxSoftwarePackage -ImageProfile &quot;ESXi-5.1.0-20130504001-std-FusionIO&quot; -SoftwarePackage &quot;block-iomemory-vsl&quot;</pre><p>And last but not least, let’s add the VMware HA package, which is called “<em>vmware-fdm</em>”:</p><pre class="crayon-plain-tag">Add-EsxSoftwarePackage -ImageProfile &quot;ESXi-5.1.0-20130504001-std-FusionIO&quot; -SoftwarePackage &quot;vmware-fdm&quot;</pre><p></p>
<h2>Deploy rules</h2>
<p>What we’ve done until now is create a new ESXi image that can be deployed to an ESXi host, but we didn’t create any rules for deployment yet. I have already explained this in earlier posts, so I’ll keep it short. Deploy this image to the ESXi host with IPv4 address 192.168.0.146 and assign the image “<em>ESXi-5.1.0-20130504001-std-FusionIO</em>”. Put the host in the cluster CL-MGMT and use the host profile named “<em>ViewFusion-Hosts</em>”.</p><pre class="crayon-plain-tag">New-DeployRule -Name &quot;ViewHosts-FusionIO&quot; -Item &quot;ESXi-5.1.0-20130504001-std-FusionIO&quot;, &quot;CL-MGMT&quot;, &quot;ViewFusion-Hosts&quot; -Pattern &quot;ipv4=192.168.0.146&quot;</pre><p>You might get the following error when doing this:</p>
<p><em>New-DeployRule : 6/14/2013 19:56:58    New-DeployRule        Could not find a trusted signer</em></p>
<p>Try this command to fix it and then run it again:</p><pre class="crayon-plain-tag">$DeployNoSignatureCheck=$true</pre><p>This command will take some time to complete. After this we need to push the Deploy rule to the “Active-Set”:</p><pre class="crayon-plain-tag">Add-DeployRule -DeployRule &ldquo;ViewHosts-FusionIO&rdquo;</pre><p>We’re almost done after this, just a little fix is needed:</p><pre class="crayon-plain-tag">Get-VMHost * | Test-DeployRuleSetCompliance | Repair-DeployRuleSetCompliance</pre><p>When you now look at the screen of the ESXi hosts booting, you should see the line with &#8220;block-iomemory&#8221; passing by.</p>
<p style="text-align: center;"><a href="http://www.gabesvirtualworld.com/wp-content/uploads/2013/06/block-iomemory.jpg"><img class="size-medium wp-image-3122 aligncenter" alt="Fusion IO block driver" src="http://www.gabesvirtualworld.com/wp-content/uploads/2013/06/block-iomemory-300x85.jpg" width="300" height="85" /></a></p>
<div class="shr-publisher-3120"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fwww.gabesvirtualworld.com%2Fadd-fusion-io-driver-to-vmware-auto-deploy%2F' data-shr_title='Add+Fusion+IO+driver+to+VMware+Auto+Deploy'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fwww.gabesvirtualworld.com%2Fadd-fusion-io-driver-to-vmware-auto-deploy%2F' data-shr_title='Add+Fusion+IO+driver+to+VMware+Auto+Deploy'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic --><p>See full post at: <a href="http://www.gabesvirtualworld.com/add-fusion-io-driver-to-vmware-auto-deploy/">Add Fusion IO driver to VMware Auto Deploy</a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/GabesVirtualWorld?a=vrTQNYS-2Lo:XZW19p24Lq8:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/GabesVirtualWorld?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GabesVirtualWorld?a=vrTQNYS-2Lo:XZW19p24Lq8:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/GabesVirtualWorld?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GabesVirtualWorld?a=vrTQNYS-2Lo:XZW19p24Lq8:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/GabesVirtualWorld?i=vrTQNYS-2Lo:XZW19p24Lq8:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/GabesVirtualWorld/~4/vrTQNYS-2Lo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.gabesvirtualworld.com/add-fusion-io-driver-to-vmware-auto-deploy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Doctor is IN on SRM, Upgrade to vSphere 5.1, vCSA and VCAP-DCA</title>
		<link>http://www.gabesvirtualworld.com/the-doctor-is-in-on-srm-upgrade-to-vsphere-5-1-vcsa-and-vcap-dca/</link>
		<comments>http://www.gabesvirtualworld.com/the-doctor-is-in-on-srm-upgrade-to-vsphere-5-1-vcsa-and-vcap-dca/#comments</comments>
		<pubDate>Fri, 07 Jun 2013 13:20:52 +0000</pubDate>
		<dc:creator>Gabrie van Zanten</dc:creator>
				<category><![CDATA[esxi]]></category>
		<category><![CDATA[Live Blog]]></category>
		<category><![CDATA[chat]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[helpdesk]]></category>
		<category><![CDATA[srm]]></category>
		<category><![CDATA[support]]></category>
		<category><![CDATA[vcap-dca]]></category>
		<category><![CDATA[vcsa]]></category>

		<guid isPermaLink="false">http://www.gabesvirtualworld.com/?p=3087</guid>
		<description><![CDATA[<p>A few days ago I blogged about my new idea in this post: &#8220;The Doctor is: IN&#8221; and I received a lot of positive comments and even my first request for assistance. So… here we go !!! Tonight ( June 7th ) at 19:00 CEST the first session will go live. That is, if Google [...]</p><p>See full post at: <a href="http://www.gabesvirtualworld.com/the-doctor-is-in-on-srm-upgrade-to-vsphere-5-1-vcsa-and-vcap-dca/">The Doctor is IN on SRM, Upgrade to vSphere 5.1, vCSA and VCAP-DCA</a></p>]]></description>
				<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>A few days ago I blogged about my new idea in this post: &#8220;<a title="The Doctor is: IN" href="http://www.gabesvirtualworld.com/the-doctor-is-in/" target="_blank">The Doctor is: IN</a>&#8221; and I received a lot of positive comments and even my first request for assistance. So… here we go !!!</p>
<p>Tonight ( June 7th ) at 19:00 CEST the first session will go live. That is, if Google Hangouts works because last night during my test run there were some issues with<a href="https://code.google.com/p/google-plus-platform/issues/detail?id=550"> Google Hangouts</a>.</p>
<p>This first session has been requested by <a href="http://www.linkedin.com/in/ryanconley1/" target="_blank">Ryan Conley</a>. Ryan is originally from Nashville area, moved to Greenville for two years which is where he got his feet wet with ESX/ESXi 4.x and 5.0.  He took a position in San Francisco over a year ago and is now the primary person for managing two vSphere 5.0 clusters for two separate companies. He passed VCP5 in April and as a result of the prep time he is now hooked on learning more and more.  He has his IaaS exam scheduled for the 17th of June and plans to attend VMworld in SF and sit the VCAP-DCA exam since it will be 75% off.  Work wise he is about to standup a DR cluster in SF and begin implementing SRM to tie the two together.<span id="more-3087"></span></p>
<p>Ryan e-mailed me at Gabrie (at) GabesVirtualWorld (dot) com and asked me for help on a few subjects.  In tonights Hangout On Air we will be discussing the following:</p>
<ul>
<li>Some help, tips and tricks on VMware SRM and his Nimble Array.</li>
<li>Upgrading vSphere 5.0 to 5.1</li>
<li>Using the vCenter Server Appliance (vCSA)</li>
<li>Study tips for his VCAP-DCA exam</li>
</ul>
<p>The session has ended. See the video below. Click here for the <a href="http://www.gabesvirtualworld.com/wp-content/uploads/2013/06/vHangOut01.pptx">PowerPoint slides</a> I used. </p>

<!-- iframe plugin v.2.6 wordpress.org/extend/plugins/iframe/ -->
<iframe width="560" height="315" src="http://www.youtube.com/embed/JtYxPdIE6I4" frameborder="0" scrolling="no" class="iframe-class"></iframe>
<div class="shr-publisher-3087"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fwww.gabesvirtualworld.com%2Fthe-doctor-is-in-on-srm-upgrade-to-vsphere-5-1-vcsa-and-vcap-dca%2F' data-shr_title='The+Doctor+is+IN+on+SRM%2C+Upgrade+to+vSphere+5.1%2C+vCSA+and+VCAP-DCA'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fwww.gabesvirtualworld.com%2Fthe-doctor-is-in-on-srm-upgrade-to-vsphere-5-1-vcsa-and-vcap-dca%2F' data-shr_title='The+Doctor+is+IN+on+SRM%2C+Upgrade+to+vSphere+5.1%2C+vCSA+and+VCAP-DCA'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic --><p>See full post at: <a href="http://www.gabesvirtualworld.com/the-doctor-is-in-on-srm-upgrade-to-vsphere-5-1-vcsa-and-vcap-dca/">The Doctor is IN on SRM, Upgrade to vSphere 5.1, vCSA and VCAP-DCA</a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/GabesVirtualWorld?a=rOCZAjokJ0w:rQGVBjD_Aw8:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/GabesVirtualWorld?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GabesVirtualWorld?a=rOCZAjokJ0w:rQGVBjD_Aw8:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/GabesVirtualWorld?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GabesVirtualWorld?a=rOCZAjokJ0w:rQGVBjD_Aw8:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/GabesVirtualWorld?i=rOCZAjokJ0w:rQGVBjD_Aw8:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/GabesVirtualWorld/~4/rOCZAjokJ0w" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.gabesvirtualworld.com/the-doctor-is-in-on-srm-upgrade-to-vsphere-5-1-vcsa-and-vcap-dca/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Doctor is: IN</title>
		<link>http://www.gabesvirtualworld.com/the-doctor-is-in/</link>
		<comments>http://www.gabesvirtualworld.com/the-doctor-is-in/#comments</comments>
		<pubDate>Mon, 03 Jun 2013 07:25:51 +0000</pubDate>
		<dc:creator>Gabrie van Zanten</dc:creator>
				<category><![CDATA[esxi]]></category>
		<category><![CDATA[Guides]]></category>
		<category><![CDATA[vCenter]]></category>
		<category><![CDATA[vCloud Director]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[chat]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[helpdesk]]></category>
		<category><![CDATA[support]]></category>
		<category><![CDATA[vcloud]]></category>
		<category><![CDATA[vsphere]]></category>

		<guid isPermaLink="false">http://www.gabesvirtualworld.com/?p=3068</guid>
		<description><![CDATA[<p>Many of us in IT read a lot of whitepapers, blogposts, how-to articles and view numerous Podcasts or training video&#8217;s to learn all the details about new products or features. Still, I don&#8217;t always get some of the details or can&#8217;t find the info I need. Meeting people at VMUGs or VMworld gives me the [...]</p><p>See full post at: <a href="http://www.gabesvirtualworld.com/the-doctor-is-in/">The Doctor is: IN</a></p>]]></description>
				<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>Many of us in IT read a lot of whitepapers, blogposts, how-to articles and view numerous Podcasts or training video&#8217;s to learn all the details about new products or features. Still, I don&#8217;t always get some of the details or can&#8217;t find the info I need. Meeting people at VMUGs or VMworld gives me the changes to ask for those last missing piece of information. But what if you don&#8217;t have that chance?</p>
<div id="attachment_3069" class="wp-caption alignright" style="width: 259px"><a href="http://www.gabesvirtualworld.com/wp-content/uploads/2013/06/lucy-the-doctor-is-in-crop.jpg"><img class="size-medium wp-image-3069" alt="The Doctor is IN" src="http://www.gabesvirtualworld.com/wp-content/uploads/2013/06/lucy-the-doctor-is-in-crop-249x300.jpg" width="249" height="300" /></a><p class="wp-caption-text">The Doctor is IN</p></div>
<p>When I blog about stuff I&#8217;m sometimes surprised about the comments I get and about how more people than I thought were struggling with the same questions. In responds to the comments I have been able to help quite a number of readers of my blog by e-mail and lately I did a few Google Plus Hangout sessions to help in an even better way. And that is when I came up with the following idea: Why not do a video-chat help session?<span id="more-3068"></span></p>
<p>I&#8217;m still thinking about what would be the best way to do this and I may change everything from session to session but this is what I came up with until now:</p>
<ul>
<li>Send me an e-mail ( Gabrie AT GabesVirtualWorld dot com) in which you write about a specific subject you would like to know more about or maybe an issue you have with a design or installation.</li>
<li>I&#8217;ll then plan a meeting with you for a Google Hangout session. This might be an one-to-one session or maybe we&#8217;ll have a session with more people and collect a number of questions.</li>
<li>The session will be live broadcasted and published on YouTube afterwards.</li>
</ul>
<p>Some examples on what I think a session could be about:</p>
<ul>
<li>Think together with you on design questions</li>
<li>Explain a specific vSphere or vCloud concept to you</li>
<li>Help you study for VCP / VCAP DCA or DCD.</li>
</ul>
<p>What will this NOT be?</p>
<ul>
<li>A complete training on vSphere or vCloud or other subject. If you need good training contact <a href="https://twitter.com/esloof">Eric Sloof</a> or <a href="https://twitter.com/davidmdavis">David Davis</a> at <a href="http://www.trainsignal.com/">TrainSignal</a>.</li>
<li>A support desk you can call when your server is down or a plane landed on your datacenter. Call <a href="http://www.vmware.com/support/contacts/">VMware Support</a>.</li>
</ul>
<p>And as a disclaimer: I don&#8217;t know everything and I don&#8217;t have all the answers, but I do want to make the effort to help you and do some research myself when needed to be able to help you.</p>
<div class="shr-publisher-3068"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fwww.gabesvirtualworld.com%2Fthe-doctor-is-in%2F' data-shr_title='The+Doctor+is%3A+IN'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fwww.gabesvirtualworld.com%2Fthe-doctor-is-in%2F' data-shr_title='The+Doctor+is%3A+IN'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic --><p>See full post at: <a href="http://www.gabesvirtualworld.com/the-doctor-is-in/">The Doctor is: IN</a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/GabesVirtualWorld?a=8ne-mqxRLcs:FOqK86rRdKU:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/GabesVirtualWorld?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GabesVirtualWorld?a=8ne-mqxRLcs:FOqK86rRdKU:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/GabesVirtualWorld?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GabesVirtualWorld?a=8ne-mqxRLcs:FOqK86rRdKU:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/GabesVirtualWorld?i=8ne-mqxRLcs:FOqK86rRdKU:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/GabesVirtualWorld/~4/8ne-mqxRLcs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.gabesvirtualworld.com/the-doctor-is-in/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to move VMware Single Sign On (SSO) database</title>
		<link>http://www.gabesvirtualworld.com/how-to-move-vmware-single-sign-on-sso-database/</link>
		<comments>http://www.gabesvirtualworld.com/how-to-move-vmware-single-sign-on-sso-database/#comments</comments>
		<pubDate>Mon, 22 Apr 2013 22:05:45 +0000</pubDate>
		<dc:creator>Gabrie van Zanten</dc:creator>
				<category><![CDATA[SSO]]></category>
		<category><![CDATA[vCenter]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[chargeback]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[sso]]></category>
		<category><![CDATA[vcloud]]></category>

		<guid isPermaLink="false">http://www.gabesvirtualworld.com/?p=3050</guid>
		<description><![CDATA[<p>Customer had all his VMware databases for vCenter Server, Update Manager, Single Sign On (SSO), vCloud Director and vCenter Chargeback running on one big SQL Server where they shared resources with other databases. They asked me to move the databases to a new MS SQL Server because the load of the VMware databases was more [...]</p><p>See full post at: <a href="http://www.gabesvirtualworld.com/how-to-move-vmware-single-sign-on-sso-database/">How to move VMware Single Sign On (SSO) database</a></p>]]></description>
				<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>Customer had all his VMware databases for vCenter Server, Update Manager, Single Sign On (SSO), vCloud Director and vCenter Chargeback running on one big SQL Server where they shared resources with other databases. They asked me to move the databases to a new MS SQL Server because the load of the VMware databases was more than expected. I prepared the move by reading a few VMware KB&#8217;s that described how to move the databases, but still experienced some issues, that is why I wrote this blogpost to have a good manual for the next time I have to move these databases.</p>
<p>This first post shows how to move the SSO database.<span id="more-3050"></span></p>
<h2>Move the SSO database</h2>
<p>Before the actual move, make sure that you&#8217;ve read the following KB: <a href="http://kb.vmware.com/kb/2045528">Updating the vCenter Single Sign On server database configuration (2045528)</a>.  Since we also have to move the database, which is not described in the mentioned KB article, there are some extra steps to perform. This post only works for MS SQL Server.</p>
<ul>
<li>Make a connection to the old database server</li>
<li>On the SSO server, stop the Single Sign On service.</li>
<li>On the old database server make a backup of the SSO database (default name is RSA).</li>
<li>After a successful backup, set the SSO database to Offline</li>
<li>Copy the backup to the new database server</li>
<li>On the new database server, import the SSO database</li>
<li>On the security section of the SSO database, check if the user RSA_USER is present.</li>
</ul>
<p>After this, the SSO database is available, but there is no login user connected. Usually when you create a SQL user, you also make a mapping to a database which then automatically creates the database user. In our case the database user is already present but is not yet mapped to a SQL user. That&#8217;s what we&#8217;ll do now. First let&#8217;s make sure the RSA_USER is not yet mapped:</p>
<ul>
<li>Run the following sql query against the SSO database to show all unmapped users of the database: sp_change_users_login report</li>
<li>Now create a new SQL User (SQL Authentication) at the SQL Server level not at database level. Name this user RSA_USER and use the same password the database RSA_USER has. Set the default database to RSA (the SSO database).</li>
<li>Run the following sql query against the SSO database to map the user RSA_USER (server level) to the RSA_USER (database level): sp_change_users_login &#8216;update_one&#8217;, &#8216;RSA_USER&#8217;, &#8216;RSA_USER&#8217;</li>
<li>To check if things worked out, rerun the query against the SSO database. The RSA_USER should not show up: sp_change_users_login report</li>
</ul>
<p>When running the queries, make sure you run them against the correct database. See image.</p>
<p><a href="http://www.gabesvirtualworld.com/wp-content/uploads/2013/04/sso-database.png"><img class="aligncenter size-medium wp-image-3055" alt="sso-database" src="http://www.gabesvirtualworld.com/wp-content/uploads/2013/04/sso-database-300x168.png" width="300" height="168" /></a></p>
<p>Next step is to create the RSA_DBA user which is only a SQL Server user and not a database user. But this user should become the owner of the SSO database.</p>
<ul>
<li>At SQL Server level create the SQL user RSA_DBA and be sure to use the same password you previously used. (Well, you can always reset it later on).</li>
<li>After the RSA_DBA user has been created, open the properties of the user and now set this user as the owner of the SSO database</li>
</ul>
<p>Your database is now ready for use. We just have to tell the SSO Server that it should look somewhere else from now on. To do this run the following on the SSO Server:</p>
<ul>
<li>Go to the ssoserver\utils folder (usually: C:\Program Files\VMware\Infrastructure\SSOServer) . Run the command: ssocli configure-riat -a configure-db &#8211;database-host <strong><em>new_host_name</em></strong></li>
<li>You will be prompted for a password, this is the master password you also used to login to SSO with the user: admin@system-domain or root@system-domain.</li>
<li>Check the jndi.properties file for the correct database reference. You can find it in C:\Program Files\VMware\Infrastructure\SSOServer\webapps\ims\web-inf\classes\</li>
<li>Edit the file C:\Program Files\VMware\Infrastructure\SSOServer\webapps\lookupservice\WEB-INF\classes\config.properties and modify all values that need to be updated.</li>
<li>To update the SSO DB RSA_USER password, run the command if, for example, the RSA_USER password has expired or the Database has been moved to another SQL instance: ssocli.cmd configure-riat -a configure-db &#8211;rsa-user-password <strong><em>new_db_password</em></strong> &#8211;rsa-user <strong><em>New_RSA_USER</em></strong></li>
</ul>
<p>Now cross your fingers and start the SSO Service. Check if you can logon to the SSO Server: https://&lt;your SSO server&gt;:9443/vsphere-client/ Login with:  admin@system-domain</p>
<p><span style="color: #333333; font-family: Arial, Tahoma, Verdana; font-size: 12px; line-height: 20px;"> </span></p>
<div class="shr-publisher-3050"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fwww.gabesvirtualworld.com%2Fhow-to-move-vmware-single-sign-on-sso-database%2F' data-shr_title='How+to+move+VMware+Single+Sign+On+%28SSO%29+database'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fwww.gabesvirtualworld.com%2Fhow-to-move-vmware-single-sign-on-sso-database%2F' data-shr_title='How+to+move+VMware+Single+Sign+On+%28SSO%29+database'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic --><p>See full post at: <a href="http://www.gabesvirtualworld.com/how-to-move-vmware-single-sign-on-sso-database/">How to move VMware Single Sign On (SSO) database</a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/GabesVirtualWorld?a=XWkxjkDtkqU:gK0VIPiIPJA:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/GabesVirtualWorld?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GabesVirtualWorld?a=XWkxjkDtkqU:gK0VIPiIPJA:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/GabesVirtualWorld?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GabesVirtualWorld?a=XWkxjkDtkqU:gK0VIPiIPJA:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/GabesVirtualWorld?i=XWkxjkDtkqU:gK0VIPiIPJA:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/GabesVirtualWorld/~4/XWkxjkDtkqU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.gabesvirtualworld.com/how-to-move-vmware-single-sign-on-sso-database/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Design question: Why vCenter Server Datacenter?</title>
		<link>http://www.gabesvirtualworld.com/design-question-why-vcenter-server-datacenter/</link>
		<comments>http://www.gabesvirtualworld.com/design-question-why-vcenter-server-datacenter/#comments</comments>
		<pubDate>Tue, 02 Apr 2013 22:57:02 +0000</pubDate>
		<dc:creator>Gabrie van Zanten</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[datacenter]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[vcenter server]]></category>

		<guid isPermaLink="false">http://www.gabesvirtualworld.com/?p=3043</guid>
		<description><![CDATA[<p>When working on a design in which there would be two physical datacenters, I started to rethink about why I would create multiple datacenters inside vCenter Server. I noticed that almost all example designs I look at that cover two physical datacenters, also have two datacenters in the vCenter Server design. But why? When searching [...]</p><p>See full post at: <a href="http://www.gabesvirtualworld.com/design-question-why-vcenter-server-datacenter/">Design question: Why vCenter Server Datacenter?</a></p>]]></description>
				<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>When working on a design in which there would be two physical datacenters, I started to rethink about why I would create multiple datacenters inside vCenter Server. I noticed that almost all example designs I look at that cover two physical datacenters, also have two datacenters in the vCenter Server design. But why?</p>
<p><img style="display: block; margin-left: auto; margin-right: auto;" title="Datacenter design.png" alt="Datacenter design" src="http://www.gabesvirtualworld.com/wp-content/uploads/2013/04/Datacenter-design.png" width="187" height="126" border="0" /></p>
<p>When searching for an answer in the <a href="http://pubs.vmware.com/vsphere-51/topic/com.vmware.vsphere.vcenterhost.doc/GUID-F9B69C22-247F-44A9-B68D-0EC52E2C06E1.html">vSphere 5.1 documentation</a>, the only reason mentioned to create a datacenter is &#8220;<span style="color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; text-align: left;"><em>You can create multiple datacenters to organize sets of environments.</em>&#8220;. But it also states that creating datacenters creates limits: &#8220;<span style="color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; text-align: left;"><em>Inventory objects can interact within a datacenter, but interaction across datacenters is limited. For example, you can hot migrate virtual machines from one host to another host in the same datacenter, but not from a host in one datacenter to a host in a different datacenter.</em></span>&#8220;<span id="more-3043"></span></span></p>
<p style="text-align: left;"><span style="color: #333333; font-family: Arial, Helvetica, sans-serif;"><span style="line-height: 18px;">For organising objects in vCenter Server, I can also use folders. I can put a datacenter in a folder, I can put a cluster in a folder and I can set permissions at folder level. In other words, creating the logical design in vCenter Server to match the physical design, can also be done using folders, but without the limitations.</span></span></p>
<p style="text-align: left;"><img style="display: block; margin-left: auto; margin-right: auto;" title="datacenter design 02.png" alt="datacenter design 02.png" src="http://www.gabesvirtualworld.com/wp-content/uploads/2013/04/datacenter-design-02.png" width="185" height="135" border="0" /></p>
<p style="text-align: left;">My basic statement is: &#8220;When I have two physical datacenters, I should not <strong>by default</strong> create two logical datacenters  in vCenter Server&#8221;.</p>
<p style="text-align: left;">Yes, there are reasons to do create two datacenters, but those are very limited. When I asked the question on twitter I got quite a few responses and only one really demanded two logical datacenters, when creating a DMZ and you want to make sure VMs don&#8217;t travel between the two datacenters.</p>
<p style="text-align: left;">Most other cases in which people created two datacenters could also be matched by using folders.</p>
<p style="text-align: left;">I&#8217;m not saying that you shouldn&#8217;t be using datacenters, but I just want to see if my statement is correct and that you shouldn&#8217;t just blindly create multiple datacenters and thereby limiting functionality like Shared-Nothing Storage VMotion.</p>
<p style="text-align: left;">Would love to see your comments on that.</p>
<p style="text-align: left;"><em><strong>Update</strong>: Forbes Guthrie wrote a blogpost in response to my question. In his post he shows the do&#8217;s and don&#8217;ts for the vCenter Server datacenter: <a title="Why use the Datacenter object in vCenter?" href="http://www.vreference.com/2013/04/02/why-use-the-datacenter-object-in-vcenter/" target="_blank">Why use the Datacenter object in vCenter?</a></em></p>
<div class="shr-publisher-3043"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fwww.gabesvirtualworld.com%2Fdesign-question-why-vcenter-server-datacenter%2F' data-shr_title='Design+question%3A+Why+vCenter+Server+Datacenter%3F'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fwww.gabesvirtualworld.com%2Fdesign-question-why-vcenter-server-datacenter%2F' data-shr_title='Design+question%3A+Why+vCenter+Server+Datacenter%3F'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic --><p>See full post at: <a href="http://www.gabesvirtualworld.com/design-question-why-vcenter-server-datacenter/">Design question: Why vCenter Server Datacenter?</a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/GabesVirtualWorld?a=sgosIoSq8KM:i671HJdVCLQ:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/GabesVirtualWorld?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GabesVirtualWorld?a=sgosIoSq8KM:i671HJdVCLQ:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/GabesVirtualWorld?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GabesVirtualWorld?a=sgosIoSq8KM:i671HJdVCLQ:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/GabesVirtualWorld?i=sgosIoSq8KM:i671HJdVCLQ:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/GabesVirtualWorld/~4/sgosIoSq8KM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.gabesvirtualworld.com/design-question-why-vcenter-server-datacenter/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>VMware vCloud 5.1 Networking part 4 Cell Load balancing</title>
		<link>http://www.gabesvirtualworld.com/vmware-vcloud-5-1-networking-part-4-cell-load-balancing/</link>
		<comments>http://www.gabesvirtualworld.com/vmware-vcloud-5-1-networking-part-4-cell-load-balancing/#comments</comments>
		<pubDate>Sun, 24 Mar 2013 15:55:35 +0000</pubDate>
		<dc:creator>Gabrie van Zanten</dc:creator>
				<category><![CDATA[vCloud Director]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[cell]]></category>
		<category><![CDATA[load balance]]></category>
		<category><![CDATA[networking]]></category>

		<guid isPermaLink="false">http://www.gabesvirtualworld.com/?p=3010</guid>
		<description><![CDATA[<p>Hope you enjoyed the previous series on VMware vCloud Director networking. In this post I will show you how to make the vCloud Cells available through a Load Balancer using the vShield Edge. By publishing two or more vCloud Cells behind a load balancer, it is easier to separate management network from user network and [...]</p><p>See full post at: <a href="http://www.gabesvirtualworld.com/vmware-vcloud-5-1-networking-part-4-cell-load-balancing/">VMware vCloud 5.1 Networking part 4 Cell Load balancing</a></p>]]></description>
				<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>Hope you enjoyed the previous series on VMware vCloud Director networking. In this post I will show you how to make the vCloud Cells available through a Load Balancer using the vShield Edge. By publishing two or more vCloud Cells behind a load balancer, it is easier to separate management network from user network and you make the vCloud more redundant because you can shutdown a cell without bringing down the whole vCloud. Do keep in mind that a user session will get disconnected when you shutdown a cell, but the user can immediately reconnect and will be redirected.</p>
<h2>Design</h2>
<p>To better understand the configuration we need a design. Below you&#8217;ll see the design in which the ESXi hosts and the vCenter Server are in the management network (172.10.0.x range). The user network is in the 192.168.0.x range and all traffic goes over the user network to the internet. The real situation this design is based upon is a little different, since the management network is routed to the internet over another network, but that would only complicate the example.<span id="more-3010"></span></p>
<p><a href="http://www.gabesvirtualworld.com/wp-content/uploads/2013/03/001-vCloud-Load-Balancing.jpg"><img class="aligncenter size-medium wp-image-3013" alt="vCloud Load Balancing Design" src="http://www.gabesvirtualworld.com/wp-content/uploads/2013/03/001-vCloud-Load-Balancing-300x253.jpg" width="300" height="253" /></a></p>
<h2>Preparing the vCloud cells</h2>
<p>Before we start configuring the load balancer, something have to be prepared on the vCloud cells.</p>
<ul>
<li>The first step is to make sure the certificates are the SAME on both cells. If you generated a self-signed certificate on each cell during install, you will have to change this.</li>
<li>The second step is to make sure that the vCloud cells are properly syncing time.</li>
</ul>
<p>I have been fighting an issue where the console proxy session (VMware Remote Console) would disconnect when two vCloud cells where behind the load balancer. If only one vCloud cells was running, then everything worked fine. Starting the second vCloud cell behind the load balancer would work well for the HTTP sessions, but the VMRC (VMware Remote Console) session would always disconnect. Didn&#8217;t matter which vCloud cell I would shut down, as long as just one was running the VMRC would work fine. This turned out to be an issue with the cells running a 2min time difference.</p>
<h2>Installing same certificate on both vCloud cells</h2>
<p>During installation of the vCloud cells you had to generate a certificate. In my case I put my certificates in a file named <strong>/etc/certificates.ks</strong>. Assuming the certificate on vCloud cell is ok, we&#8217;re now going to copy the certificate to the second vCloud cell. Let&#8217;s first check the certificates currently on both the vCloud cells. Open a browser and go to both the vCloud cells websites. You&#8217;ll see the security certificate icon telling you that this website uses a certificate. In my case I&#8217;m using firefox and when opening the certificate information, I see the following. Notice how the thumbprints are different.</p>
<p><a href="http://www.gabesvirtualworld.com/wp-content/uploads/2013/03/002-certificates001.png"><img class="aligncenter size-medium wp-image-3014" alt="002 certificates001" src="http://www.gabesvirtualworld.com/wp-content/uploads/2013/03/002-certificates001-300x118.png" width="300" height="118" /></a></p>
<ul>
<li>Logon through SSH on the first vCloud cell, make sure you are root or if you want to do it really safe use sudo</li>
<li>Copy the certificates from this vCloud cell to a location where you can access it from the second vCloud cell. In my case I copy it to the data transfer directory. I have a special directory created there that holds the installation bin files of vCloud Director, the responses file and the certificates. Copy:</li>
<li>
<pre class="crayon-plain-tag">cp /etc/certificates.ks /opt/vmware/vcloud-director/data/transfer/install/</pre>
</li>
<li>Make sure you have the responses file from the first installation in a location that you can access from the second vCloud cell, but actually I would have expected that you already have this since you already installed a second cell. Just to be sure:</li>
<li>
<pre class="crayon-plain-tag">cp /opt/vmware/vcloud-director/etc/responses.properties /opt/vmware/vcloud-director/data/transfer/install/</pre>
</li>
<li>Logon to the second vCloud cell and switch to root (leave the session on the first open because we&#8217;ll return here later on for the time sync)</li>
<li>Stop the vCloud services on the second vCloud cell:</li>
<li>
<pre class="crayon-plain-tag">service vmware-vcd stop</pre>
</li>
<li>Copy the certificates file from the first vCloud cell to the location of the certificates file of the second vCloud cell. In my case that is /etc/certificates.ks. Copy:</li>
<li>
<pre class="crayon-plain-tag">cp /opt/vmware/vcloud-director/data/transfer/install/certificates.ks /etc/certificates.ks (yes to overwrite).</pre>
</li>
<li>To active the certificate, you need to rerun the configuration of vCloud Director. By using the responses file, you don&#8217;t have to answer all the database questions. In my case I need to run this to reconfigure:</li>
<li>
<pre class="crayon-plain-tag">/opt/vmware/vcloud-director/bin/configure -r /opt/vmware/vcloud-director/data/transfer/install/responses.properties</pre>
</li>
<li>After configuration is complete answer YES to have the configuration script start the vCloud service or start it yourself using:</li>
<li>
<pre class="crayon-plain-tag">service vmware-vcd start</pre>
</li>
<li>Monitor the startup of the vCloud cell and wait for &#8220;Complete. Server is ready&#8221;. Monitor:</li>
<li>
<pre class="crayon-plain-tag">tail -f /opt/vmware/vcloud-director/logs/cell.log</pre>
</li>
</ul>
<p>Let&#8217;s check if the certificates on the second vCloud cell indeed has changed by browsing to the second vCloud cell. Open the information of the certificate in your browser and see how the thumbprints match. Fase1 completed.</p>
<p><a href="http://www.gabesvirtualworld.com/wp-content/uploads/2013/03/003-certificates002.png"><img class="aligncenter size-medium wp-image-3015" alt="003 certificates002" src="http://www.gabesvirtualworld.com/wp-content/uploads/2013/03/003-certificates002-300x127.png" width="300" height="127" /></a></p>
<h2>Time sync of the vCloud cells</h2>
<p>It seems that having a time drift between the two vCloud cells of more than 2 minutes will cause disconnects of the console proxy session. Since the ntpd is NOT running in a standard RedHat install, we need to make sure it is, it will at start up and that the time is synced. The ntpd depends on the /etc/ntp.conf file which is already configured correctly by default if your vCloud cell is allowed to connect to the internet. In the next steps we&#8217;re going to start ntp, make sure it will run at startup and force a time sync:</p>
<ul>
<li>
<pre class="crayon-plain-tag">service ntpd start</pre>
</li>
<li>
<pre class="crayon-plain-tag">chkconfig --level 345 ntpd on</pre>
</li>
<li>
<pre class="crayon-plain-tag">ntpdate -u clock.redhat.com</pre>
</li>
<li>watch date</li>
</ul>
<p>Run the above on both cells and to see if time is in sync, it will run the date command and refresh every 2sec. Stop by hitting ctrl+c. Fase 2 completed. Now we can finally start with configuring the load balancer.</p>
<h2>vShield Edge Load Balancer</h2>
<p>To create the vShield Edge Load Balancer, we need to go to the vShield Manager. Logon to the vShield Manager and go on the lefthand side to the datacenters section and select your datacenter, not the cluster. On the righthand side click &#8220;Network virtualisation&#8221; and &#8220;Edges&#8221;.</p>
<p><a href="http://www.gabesvirtualworld.com/wp-content/uploads/2013/03/004-vShield001.png"><img class="aligncenter size-medium wp-image-3016" alt="004 vShield001" src="http://www.gabesvirtualworld.com/wp-content/uploads/2013/03/004-vShield001-300x99.png" width="300" height="99" /></a></p>
<p>Before we start configuring the vShield Edge Load Balancer, make sure you have all the IPs noted down that you need. The vShield Edge Load Balancer will get two IP addresses in the user network, one for HTTP, one for ConsoleProxy. On the management network only one IP is needed which can connect to the vCloud cells.</p>
<p>Now press the plus sign to create a new Edge device. The wizard will pop up and will ask for the name of the Edge device. For the name I entered: &#8220;<em>vCloud-LoadBalance</em>&#8220;. The hostname is &#8220;<em>vcloud.domain.com</em>&#8220;, this is the outside FQDN. You can leave the tenant field empty and I didn&#8217;t enable HA. Press next and you&#8217;ll be asked to enter the credentials for this edge device. If you want to use the same credentials you use for the vShield Manager, just leave it like it is. Click next. In this screen you can select the Appliance size, choose Compact and you can specify where the appliance should be place. Click on the little plus to configure placement. Select the Cluster/Resource pool and the datastore. I choose the &#8220;<em>System vDC</em>&#8221; resource pool because I feel that it belongs there. If you have better suggestions let me know. Click SAVE and then next.</p>
<p>In this next step we will be configuring the interfaces of the Edge device. Click the plus sign to add a new interface.</p>
<p><a href="http://www.gabesvirtualworld.com/wp-content/uploads/2013/03/005-wizard.png"><img class="aligncenter size-medium wp-image-3017" alt="005 wizard" src="http://www.gabesvirtualworld.com/wp-content/uploads/2013/03/005-wizard-300x147.png" width="300" height="147" /></a></p>
<p>The first interface will be the external interface. On this interface we will connect two IP addresses, the HTTP (192.168.0.1) and ConsoleProxy address (192.168.0.2). Click the plus sign to add a new interface. Name it: &#8220;<em>external</em>&#8220;, select the PortGroup you want it to connect to. Make sure the connectivity status is &#8220;connected&#8221; and then click the plus sign to add IP addresses. Enter the IP addresses and the subnet mask. In our case: <em>192.168.0.1</em> (primary) and <em>192.168.0.2</em>. Subnet mask <em>255.255.255.0</em>. Save the IP settings and you will return to the first wizard. Leave Mac addresses empty, adjust MTU if needed, leave Enable Proxy ARP and Send ICMP Redirect empty. Click ADD. Now add the second interface which will be connected to the internal address <em>172.10.0.1</em> in the same way you did for the external interface.</p>
<p>Click Next in the wizard and you will get the &#8220;Default Gateway&#8221; screen. Enable &#8220;Configure default gateway&#8221;, select the external nic and enter the correct gateway address. In my case that would be <em>192.168.0.254</em>. Change the MTU if needed. Again click Next.</p>
<p>Now the firewall &amp; HA screen will ask to enable the firewall. Since this is a device that could be connected to the big bad world, enable the firewall policy and set the default to &#8220;Deny&#8221;. Click next to continue and finish to close the wizard. When you look at your vCenter Server you should be able to see the deployment of an OVF file.</p>
<p><a href="http://www.gabesvirtualworld.com/wp-content/uploads/2013/03/006-vCenter-Server.png"><img class="aligncenter size-medium wp-image-3018" alt="006 vCenter Server" src="http://www.gabesvirtualworld.com/wp-content/uploads/2013/03/006-vCenter-Server-300x72.png" width="300" height="72" /></a></p>
<p>When done you should see the following in the vShield Manager.</p>
<p><a href="http://www.gabesvirtualworld.com/wp-content/uploads/2013/03/007-vShield-overview.png"><img class="aligncenter size-medium wp-image-3019" alt="007 vShield overview" src="http://www.gabesvirtualworld.com/wp-content/uploads/2013/03/007-vShield-overview-300x90.png" width="300" height="90" /></a></p>
<p>The next step is to configure the real load balancing. First we need a &#8220;Pool&#8221; of servers that offer the same functionality. In our case the Pool of servers will hold all vCloud cells. Second we then need a virtual server. The virtual server is what is published to the outside world.</p>
<p>Click the &#8220;<em>vCloud-LoadBalance</em>&#8221; we&#8217;ve just created and click &#8220;Actions&#8221; -&gt; &#8220;Manage&#8221;. Here you&#8217;ll see an overview of the configured settings. Click &#8220;Load Balancer&#8221; and be sure that &#8220;Pools&#8221; is selected. Click the plus sign to start the &#8220;Add Pool&#8221; wizard. The name will be &#8220;<em>vCloud_HTTP</em>&#8221; (no spaces allowed). Next we configure the services. Enable HTTP and HTTPS and choose the balancing method &#8220;<em>Least connections</em>&#8220;. Leave the ports unchanged at 80 and 443.Click next. Now the Health Check screen appears. Only select HTTP (although I think HTTPS should work too) and for the URI for HTTP Service use: <em>&#8220;/cloud/server_status</em>&#8220;. Be sure to start with a forwardslash. Click Next.</p>
<p>Now we need to enter each member of the pool. Be aware that we are only defining the HTTP part of the vCloud cell, so we add only the HTTP addresses of the vCloud cells for this pool. In our case add two IP addresses: <em>172.10.0.11</em> and <em>172.10.0.21</em>. Add them both with a weight of 1. Leave the defaults of HTTP and HTTPS.</p>
<p><a href="http://www.gabesvirtualworld.com/wp-content/uploads/2013/03/008-Add-Pool.png"><img class="aligncenter size-medium wp-image-3020" alt="008 Add Pool" src="http://www.gabesvirtualworld.com/wp-content/uploads/2013/03/008-Add-Pool-300x155.png" width="300" height="155" /></a></p>
<p>Next we&#8217;ll add the Console Proxy servers to the pool. Run the same wizard again and name it &#8220;<em>vCloud_Console</em>&#8220;. In the Services screen you have to pay a little attention, you only need TCP over port 443, not HTTPS !!! This is because the console proxy traffic travels over port 443 but it is no HTTPS traffic. In other words, on the services screen select TCP and change the port to 443 and select the &#8220;<em>Least Connections</em>&#8221; balancing method. In the Health Check screen select TCP and monitor port 443, leave the URI for HTTP Service empty. In the next screen we again need to add some IP addresses. Enter the IP addresses of the console proxy of the vCloud Cells (<em> 172.10.0.12 / 172.10.0.22</em>). You now return to the vShield Manager screen. A little above the list of pools you see the &#8220;ENABLE&#8221; button, click this to enable the pool and push the &#8220;Publish Changes&#8221; button.</p>
<p><a href="http://www.gabesvirtualworld.com/wp-content/uploads/2013/03/009-view-pools.png"><img class="aligncenter size-medium wp-image-3021" alt="009 view pools" src="http://www.gabesvirtualworld.com/wp-content/uploads/2013/03/009-view-pools-300x92.png" width="300" height="92" /></a></p>
<p>We now have a pool of servers defined that can accept the traffic from the load balancer. Now we need to define the services that the load balancer will allow from the outside.</p>
<p>Click &#8220;Virtual Servers&#8221; and then the plug sign to start the &#8220;Add Virtual Server&#8221; wizard. You are now prompted to enter a name for this virtual server, use &#8220;<em>vSrv_vCloud_HTTP</em>&#8220;. Now enter the IP address of the outside HTTP interface<em> 192.168.0.1</em>. Select the pool &#8220;<em>vCloud_HTTP</em>&#8221; and enable HTTP and HTTPS. Leave the defaults of persistence method cookie for HTTP and SSL_SESSION_ID for HTTPS. Click Add.</p>
<p>Again click plus to add a new virtual server. Name this server &#8220;<em>vSrv_vCloud_Console</em>&#8220;. Now enter the IP address of the outside HTTP interface <em>192.168.0.2</em>. Select the pool &#8220;<em>vCloud_Console</em>&#8221; and enable TCP and change the port to 443. Click Add. Click Publish Changes.</p>
<p><a href="http://www.gabesvirtualworld.com/wp-content/uploads/2013/03/010-view-virtual-servers.png"><img class="aligncenter size-medium wp-image-3022" alt="010 view virtual servers" src="http://www.gabesvirtualworld.com/wp-content/uploads/2013/03/010-view-virtual-servers-300x94.png" width="300" height="94" /></a></p>
<p>That&#8217;s it. Your vCloud Edge Load Balancer is ready.</p>
<p>More posts on vCloud Director Networking can be found here:</p>
<ul>
<li><a title="VMware vCloud 5.1 Networking for dummies" href="http://www.gabesvirtualworld.com/vmware-vcloud-5-1-networking-for-dummies/" target="_blank">VMware vCloud 5.1 Networking for dummies part 1</a> – External access for a vCloud VM</li>
<li><a title="VMware vCloud 5.1 Networking for dummies part 2" href="http://www.gabesvirtualworld.com/vmware-vcloud-5-1-networking-for-dummies-part-2/" target="_blank">VMware vCloud 5.1 Networking for dummies part 2 </a>- Connecting to vApp networks and giving external access</li>
<li><a title="VMware vCloud 5.1 Networking for dummies part 3" href="http://www.gabesvirtualworld.com/vmware-vcloud-5-1-networking-for-dummies-part-3/" target="_blank">VMware vCloud 5.1 Networking for dummies part 3</a> – Publish a vCloud deployed VM to the outside world</li>
</ul>
<div class="shr-publisher-3010"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fwww.gabesvirtualworld.com%2Fvmware-vcloud-5-1-networking-part-4-cell-load-balancing%2F' data-shr_title='VMware+vCloud+5.1+Networking+part+4+Cell+Load+balancing'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fwww.gabesvirtualworld.com%2Fvmware-vcloud-5-1-networking-part-4-cell-load-balancing%2F' data-shr_title='VMware+vCloud+5.1+Networking+part+4+Cell+Load+balancing'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic --><p>See full post at: <a href="http://www.gabesvirtualworld.com/vmware-vcloud-5-1-networking-part-4-cell-load-balancing/">VMware vCloud 5.1 Networking part 4 Cell Load balancing</a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/GabesVirtualWorld?a=kTkh_Ld-mDA:VjZd9e5qLkI:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/GabesVirtualWorld?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GabesVirtualWorld?a=kTkh_Ld-mDA:VjZd9e5qLkI:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/GabesVirtualWorld?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GabesVirtualWorld?a=kTkh_Ld-mDA:VjZd9e5qLkI:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/GabesVirtualWorld?i=kTkh_Ld-mDA:VjZd9e5qLkI:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/GabesVirtualWorld/~4/kTkh_Ld-mDA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.gabesvirtualworld.com/vmware-vcloud-5-1-networking-part-4-cell-load-balancing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bare Metal Cloud for your Auto-Lab by Mike</title>
		<link>http://www.gabesvirtualworld.com/bare-metal-cloud-for-your-auto-lab-by-mike/</link>
		<comments>http://www.gabesvirtualworld.com/bare-metal-cloud-for-your-auto-lab-by-mike/#comments</comments>
		<pubDate>Wed, 13 Mar 2013 20:44:22 +0000</pubDate>
		<dc:creator>Gabrie van Zanten</dc:creator>
				<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://www.gabesvirtualworld.com/?p=3005</guid>
		<description><![CDATA[<p>Today Mike Laverick drew my attention to his blogpost about BareMetalCloud. He writes about the possibilities to run your virtual ESXi host on their cloud offering. And best of all, by using a promocode, something like MikeLaverickIsAnAwesomeDudeAndThisWillGiveMeCloudForFree or maybe a shorter version, you can get free access. Read all about it on Mike&#8217;s blogpost: Bare Metal [...]</p><p>See full post at: <a href="http://www.gabesvirtualworld.com/bare-metal-cloud-for-your-auto-lab-by-mike/">Bare Metal Cloud for your Auto-Lab by Mike</a></p>]]></description>
				<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>Today Mike Laverick drew my attention to his <a href="http://www.mikelaverick.com/2013/03/not-ready-bare-metal-cloud-for-your-auto-lab/" target="_blank">blogpost about BareMetalCloud</a>. He writes about the possibilities to run your virtual ESXi host on their <a href="http://www.Baremetalcloud.com" target="_blank">cloud offering</a>. And best of all, by using a promocode, something like MikeLaverickIsAnAwesomeDudeAndThisWillGiveMeCloudForFree or maybe a shorter version, you can get free access.</p>
<p>Read all about it on Mike&#8217;s blogpost: <a title="Bare Metal Cloud for your Auto-Lab" href="http://www.mikelaverick.com/2013/03/not-ready-bare-metal-cloud-for-your-auto-lab/" target="_blank">Bare Metal Cloud for your Auto-Lab</a>.</p>
<div class="shr-publisher-3005"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fwww.gabesvirtualworld.com%2Fbare-metal-cloud-for-your-auto-lab-by-mike%2F' data-shr_title='Bare+Metal+Cloud+for+your+Auto-Lab+by+Mike'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fwww.gabesvirtualworld.com%2Fbare-metal-cloud-for-your-auto-lab-by-mike%2F' data-shr_title='Bare+Metal+Cloud+for+your+Auto-Lab+by+Mike'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic --><p>See full post at: <a href="http://www.gabesvirtualworld.com/bare-metal-cloud-for-your-auto-lab-by-mike/">Bare Metal Cloud for your Auto-Lab by Mike</a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/GabesVirtualWorld?a=DG4Jev4rWZ0:dSCtIWLnuf8:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/GabesVirtualWorld?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GabesVirtualWorld?a=DG4Jev4rWZ0:dSCtIWLnuf8:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/GabesVirtualWorld?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GabesVirtualWorld?a=DG4Jev4rWZ0:dSCtIWLnuf8:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/GabesVirtualWorld?i=DG4Jev4rWZ0:dSCtIWLnuf8:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/GabesVirtualWorld/~4/DG4Jev4rWZ0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.gabesvirtualworld.com/bare-metal-cloud-for-your-auto-lab-by-mike/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Veeam first to offer real vCloud Backup?</title>
		<link>http://www.gabesvirtualworld.com/veeam-first-to-offer-real-vcloud-backup/</link>
		<comments>http://www.gabesvirtualworld.com/veeam-first-to-offer-real-vcloud-backup/#comments</comments>
		<pubDate>Thu, 07 Mar 2013 17:59:05 +0000</pubDate>
		<dc:creator>Gabrie van Zanten</dc:creator>
				<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://www.gabesvirtualworld.com/?p=2995</guid>
		<description><![CDATA[<p>I don&#8217;t often publish news bulletins and especially not about products that haven&#8217;t been released yet, but today I made an exception. In my mailbox I found Veeam&#8217;s announcement of Veeam Backup &#38; Replication v7. The announcement is about the ability to back-up vCloud Director VMs including the vApp, metadata and attributes. This is great [...]</p><p>See full post at: <a href="http://www.gabesvirtualworld.com/veeam-first-to-offer-real-vcloud-backup/">Veeam first to offer real vCloud Backup?</a></p>]]></description>
				<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>I don&#8217;t often publish news bulletins and especially not about products that haven&#8217;t been released yet, but today I made an exception. In my mailbox I found Veeam&#8217;s announcement of Veeam Backup &amp; Replication v7. The announcement is about the ability to back-up vCloud Director VMs including the vApp, metadata and attributes.</p>
<p>This is great news and something I&#8217;ve been wanting since my first vCloud Director project. When designing a vCloud Director environment for my customer I was surprised that there was no way to backup the intelligence of the vCloud which is the vApp including all the NAT &amp; Firewall rules and networking that have been created. The only way for backups of vCloud VMs was to just backup VMs through vCenter and if you needed to restore them, you would just restore the VM in a different location and then bring it into the vCloud through an import.</p>
<p>Veeam also announced the possibility to restore your vApps and VMs. Because Veeam also makes a backup of the metadata the integration is much further than just a simple backup of a group of VMs. Nice !!!</p>
<p>So MY assumption is that it will now be able to restore vApps including NAT &amp; Firewall rules, networking and maybe even restore into a different vCloud. Unfortunately I can&#8217;t get any confirmation on this, but knowing Veeam in the past years, I don&#8217;t think they will deliver only half a solution.</p>
<p><em id="__mceDel"><span id="more-2995"></span></em></p>
<p>Of course&#8230;. the product hasn&#8217;t been released yet, but I do keep my fingers crossed!!! Follow this link to see all new features published in the next few months: <a href="http://Go.veeam.com/v7">Go.veeam.com/v7</a></p>
<p>Below the content of the e-mail:</p>
<h2>Veeam is extending its support for VMware vCloud Director (vCD).</h2>
<p><em>NEW integration with vCD will extend Veeam support for vCD, which currently includes the ability to backup and restore virtual machines (VMs) managed by vCD. Using the vCD API, Veeam Backup &amp; Replication v7 will also:</em></p>
<ul>
<li><em>Display the vCD infrastructure directly in Veeam Backup &amp; Replication</em></li>
<li><em> Backup all vApp metadata and attributes</em></li>
<li><em>Restore vApps and VMs directly to vCD</em></li>
<li><em>Support restore of fast-provisioned VMs—and more!</em></li>
</ul>
<p><em>Sound exciting? Learn more about upcoming <a href="http://link.veeam.com/track?type=click&amp;enid=bWFpbGluZ2lkPXZlZWFtQmV0YWN1c3QtMzE1OTgtMTc0NTM4LTAtMzI2MDMtcHJvZC02MTA2NCZtZXNzYWdlaWQ9MCZkYXRhYmFzZWlkPTYxMDY0JnNlcmlhbD0xMzAwMTg3MjkwJmVtYWlsaWQ9dGhlZ2FiZW1hbkBnbWFpbC5jb20mdXNlcmlkPTQwMDI1MS0xJmV4dHJhPSYmJg==&amp;&amp;&amp;http://go.veeam.com/v7?utm_source=lettertobloggers&amp;utm_medium=email&amp;utm_campaign=v7&amp;mkt_tok=3RkMMJWWfF9wsRoluqnAeu%2FhmjTEU5z17%2BwtW6K3lMI%2F0ER3fOvrPUfGjI4CTsRiNq%2BNFAAgAZVnyRQFDOWQfY0%3D">updates here</a>!</em></p>
<div class="shr-publisher-2995"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fwww.gabesvirtualworld.com%2Fveeam-first-to-offer-real-vcloud-backup%2F' data-shr_title='Veeam+first+to+offer+real+vCloud+Backup%3F'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fwww.gabesvirtualworld.com%2Fveeam-first-to-offer-real-vcloud-backup%2F' data-shr_title='Veeam+first+to+offer+real+vCloud+Backup%3F'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic --><p>See full post at: <a href="http://www.gabesvirtualworld.com/veeam-first-to-offer-real-vcloud-backup/">Veeam first to offer real vCloud Backup?</a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/GabesVirtualWorld?a=Bx2JpkhReQk:gGAE0xM6LnY:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/GabesVirtualWorld?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GabesVirtualWorld?a=Bx2JpkhReQk:gGAE0xM6LnY:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/GabesVirtualWorld?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GabesVirtualWorld?a=Bx2JpkhReQk:gGAE0xM6LnY:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/GabesVirtualWorld?i=Bx2JpkhReQk:gGAE0xM6LnY:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/GabesVirtualWorld/~4/Bx2JpkhReQk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.gabesvirtualworld.com/veeam-first-to-offer-real-vcloud-backup/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Voting for the top virtualisation blogs of 2013</title>
		<link>http://www.gabesvirtualworld.com/voting-for-the-top-virtualisation-blogs-of-2013/</link>
		<comments>http://www.gabesvirtualworld.com/voting-for-the-top-virtualisation-blogs-of-2013/#comments</comments>
		<pubDate>Wed, 20 Feb 2013 22:04:33 +0000</pubDate>
		<dc:creator>Gabrie van Zanten</dc:creator>
				<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://www.gabesvirtualworld.com/?p=2988</guid>
		<description><![CDATA[<p>It&#8217;s that time of year again, Eric Siebert launched the new vLaunchpad top VMware/virtualization blogs survey and is asking you to vote for the best blogs on virtualization in 2013. Go to: http://www.surveygizmo.com/s3/1165270/Top-vBlog-2013 and select your top 10 favourite blogs.  This year my blogging was mostly about getting to know vSphere 5.1 and my first steps in to [...]</p><p>See full post at: <a href="http://www.gabesvirtualworld.com/voting-for-the-top-virtualisation-blogs-of-2013/">Voting for the top virtualisation blogs of 2013</a></p>]]></description>
				<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>It&#8217;s that time of year again, Eric Siebert launched the new vLaunchpad <span style="color: #16191e; font-family: Arial, Helvetica, sans-serif, sans-serif; line-height: 22px;">top VMware/virtualization blogs survey and is asking you to vote for the best blogs on virtualization in 2013. Go to: <a href="http://www.surveygizmo.com/s3/1165270/Top-vBlog-2013">http://www.surveygizmo.com/s3/1165270/Top-vBlog-2013</a> and select your top 10 favourite blogs. </span></p>
<p><span style="color: #16191e; font-family: Arial, Helvetica, sans-serif, sans-serif; line-height: 22px;">This year my blogging was mostly about getting to know vSphere 5.1 and my first steps in to the world of VMware vCloud Director. With my vCloud Directory post I&#8217;ve written a lot about how </span><span style="font-family: 'Lucida Grande';">vCloud Director networking isn&#8217;t always as straight forward as you think. Well at first it doesn&#8217;t look like it is easy but once you &#8220;get it&#8221;, you&#8217;ll learn to love it. These posts on VMware vCloud networking for dummies got a lot of attention this year:</span></p>
<ul style="font-family: 'Lucida Grande';">
<li><a title="VMware vCloud 5.1 Networking for dummies" href="http://www.gabesvirtualworld.com/vmware-vcloud-5-1-networking-for-dummies/" target="_blank">VMware vCloud 5.1 Networking for dummies part 1</a> - External access for a vCloud VM</li>
<li><a title="VMware vCloud 5.1 Networking for dummies part 2" href="http://www.gabesvirtualworld.com/vmware-vcloud-5-1-networking-for-dummies-part-2/" target="_blank">VMware vCloud 5.1 Networking for dummies part 2 </a>- Connecting to vApp networks and giving external access</li>
<li><a title="VMware vCloud 5.1 Networking for dummies part 3" href="http://www.gabesvirtualworld.com/vmware-vcloud-5-1-networking-for-dummies-part-3/" target="_blank">VMware vCloud 5.1 Networking for dummies part 3</a> - Publish a vCloud deployed VM to the outside world</li>
</ul>
<p><span style="color: #16191e; font-family: Arial, Helvetica, sans-serif, sans-serif; line-height: 22px;"><span style="font-family: 'Lucida Grande';">Ive also stumbled a few times on bigger and smaller issues with vCloud. Have a look at these posts:</span></span></p>
<ul style="font-family: 'Lucida Grande';">
<li><a title="VMware vCloud error: Batch update returned unexpected row" href="http://www.gabesvirtualworld.com/vmware-vcloud-error-batch-update-returned-unexpected-row/" target="_blank">VMware vCloud error: Batch update returned unexpected row</a> - About very vague error messages</li>
<li><a title="VMware vCloud 5.1 network troubleshooting" href="http://www.gabesvirtualworld.com/vmware-vcloud-5-1-network-troubleshooting/" target="_blank">VMware vCloud 5.1 network troubleshooting</a> - Tips on checking your firewall and NAT rules</li>
<li><a title="VMware vCloud Transfer spooling area is not writable" href="http://www.gabesvirtualworld.com/vmware-vcloud-transfer-spooling-area-is-not-writable/" target="_blank">VMware vCloud Transfer spooling area is not writable</a> - Strange issue I encountered when installing a second vCloud Director cell</li>
<li><a title="Change IP address of VMware vCloud Cell" href="http://www.gabesvirtualworld.com/change-ip-address-of-vmware-vcloud-cell/" target="_blank">Change IP address of VMware vCloud Cell</a> - When you need to change the IP of your vCloud Director cell.</li>
</ul>
<p><span style="color: #16191e; font-family: Arial, Helvetica, sans-serif, sans-serif; line-height: 22px;">Now please vote at: <span style="color: #16191e; font-family: Arial, Helvetica, sans-serif, sans-serif; line-height: 22px;"> </span><a style="font-family: Arial, Helvetica, sans-serif, sans-serif; line-height: 22px;" href="http://www.surveygizmo.com/s3/1165270/Top-vBlog-2013">http://www.surveygizmo.com/s3/1165270/Top-vBlog-2013</a></span></p>
<p><span style="color: #16191e; font-family: Arial, Helvetica, sans-serif, sans-serif; line-height: 22px;">Thank you for reading my blog.</span></p>
<div class="shr-publisher-2988"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fwww.gabesvirtualworld.com%2Fvoting-for-the-top-virtualisation-blogs-of-2013%2F' data-shr_title='Voting+for+the+top+virtualisation+blogs+of+2013'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fwww.gabesvirtualworld.com%2Fvoting-for-the-top-virtualisation-blogs-of-2013%2F' data-shr_title='Voting+for+the+top+virtualisation+blogs+of+2013'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic --><p>See full post at: <a href="http://www.gabesvirtualworld.com/voting-for-the-top-virtualisation-blogs-of-2013/">Voting for the top virtualisation blogs of 2013</a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/GabesVirtualWorld?a=kIEI8uX3sLI:SZqhsGFJUv4:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/GabesVirtualWorld?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GabesVirtualWorld?a=kIEI8uX3sLI:SZqhsGFJUv4:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/GabesVirtualWorld?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GabesVirtualWorld?a=kIEI8uX3sLI:SZqhsGFJUv4:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/GabesVirtualWorld?i=kIEI8uX3sLI:SZqhsGFJUv4:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/GabesVirtualWorld/~4/kIEI8uX3sLI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.gabesvirtualworld.com/voting-for-the-top-virtualisation-blogs-of-2013/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>vCloud disk space thresholds crossed</title>
		<link>http://www.gabesvirtualworld.com/vcloud-disk-space-thresholds-crossed/</link>
		<comments>http://www.gabesvirtualworld.com/vcloud-disk-space-thresholds-crossed/#comments</comments>
		<pubDate>Wed, 20 Feb 2013 20:33:38 +0000</pubDate>
		<dc:creator>Gabrie van Zanten</dc:creator>
				<category><![CDATA[vCloud Director]]></category>
		<category><![CDATA[disk space]]></category>
		<category><![CDATA[thresholds]]></category>

		<guid isPermaLink="false">http://www.gabesvirtualworld.com/?p=2982</guid>
		<description><![CDATA[<p>Oh those little things in life that sometimes cost you a whole day before you figured out that you we&#8217;re doing it all wrong. This was one of those days where I got alerted by some colleagues about vCloud Director reporting &#8220;Disk space red threshold crossed.&#8221; When looking at the &#8220;Datastores&#8221; in the &#8220;Manage &#38; [...]</p><p>See full post at: <a href="http://www.gabesvirtualworld.com/vcloud-disk-space-thresholds-crossed/">vCloud disk space thresholds crossed</a></p>]]></description>
				<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>Oh those little things in life that sometimes cost you a whole day before you figured out that you we&#8217;re doing it all wrong. This was one of those days where I got alerted by some colleagues about vCloud Director reporting &#8220;Disk space red threshold crossed.&#8221;</p>
<p><img style="display: block; margin-left: auto; margin-right: auto;" title="vcloud disk threshold.png" alt="vcloud disk threshold" src="http://www.gabesvirtualworld.com/wp-content/uploads/2013/02/vcloud-disk-threshold.png" width="546" height="162" border="0" /></p>
<p>When looking at the &#8220;Datastores&#8221; in the &#8220;Manage &amp; Monitor&#8221; section, I noticed that there was still quite some free space and I had only added more space yesterday. When checking the properties of each datastore, I noticed the &#8220;threshold section&#8221; and I remember changing them on the newly added storage and just to be sure, yesterday I also set them for the existing data stores because I had left them at default before. <span id="more-2982"></span></p>
<p>*light bulb moment* When looking at those thresholds, I noticed that you can read them in two ways.</p>
<p><img style="display: block; margin-left: auto; margin-right: auto;" title="vCloud disk thresholds.png" alt="vCloud disk thresholds" src="http://www.gabesvirtualworld.com/wp-content/uploads/2013/02/vCloud-disk-thresholds.png" width="312" height="218" border="0" /></p>
<p>The way I read this, was that the red threshold would give an alarm when xx GB was in use and a yellow threshold when yy GB was in use. So I set them to be very close to the Total capacity. But that turns out to be quite the other way around. These thresholds are talking about how much free space should be at least left. In other words I should have set them as low as possible in my case. When entering the values there is no check that tells you that red should always be smaller than yellow, in fact you set switch these values around as you like.</p>
<p>Well, I&#8217;ll never forget again, hope you will neither.</p>
<div class="shr-publisher-2982"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fwww.gabesvirtualworld.com%2Fvcloud-disk-space-thresholds-crossed%2F' data-shr_title='vCloud+disk+space+thresholds+crossed'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fwww.gabesvirtualworld.com%2Fvcloud-disk-space-thresholds-crossed%2F' data-shr_title='vCloud+disk+space+thresholds+crossed'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic --><p>See full post at: <a href="http://www.gabesvirtualworld.com/vcloud-disk-space-thresholds-crossed/">vCloud disk space thresholds crossed</a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/GabesVirtualWorld?a=pY7mYxx88QE:POpBisKtfjI:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/GabesVirtualWorld?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GabesVirtualWorld?a=pY7mYxx88QE:POpBisKtfjI:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/GabesVirtualWorld?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GabesVirtualWorld?a=pY7mYxx88QE:POpBisKtfjI:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/GabesVirtualWorld?i=pY7mYxx88QE:POpBisKtfjI:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/GabesVirtualWorld/~4/pY7mYxx88QE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.gabesvirtualworld.com/vcloud-disk-space-thresholds-crossed/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
