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

<channel>
	<title>VM /ETC &#187; esx</title>
	<atom:link href="http://vmetc.com/category/esx/feed/" rel="self" type="application/rss+xml" />
	<link>http://vmetc.com</link>
	<description>Go Green with Virtualization. Go UGLY Green with vmetc.com.</description>
	<lastBuildDate>Wed, 14 Sep 2011 02:01:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Virtually Backing Up A Physical SQL Database (vCenter, Veeam, etc.)</title>
		<link>http://vmetc.com/2011/08/04/virtually-backing-up-a-physical-sql-database-vcenter-veeam-etc/</link>
		<comments>http://vmetc.com/2011/08/04/virtually-backing-up-a-physical-sql-database-vcenter-veeam-etc/#comments</comments>
		<pubDate>Thu, 04 Aug 2011 13:21:00 +0000</pubDate>
		<dc:creator>Rich Brambley</dc:creator>
				<category><![CDATA[esx]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[veeam]]></category>
		<category><![CDATA[VirtualCenter]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[vcenter]]></category>
		<category><![CDATA[veeam backup]]></category>
		<category><![CDATA[veeam backup and replication]]></category>

		<guid isPermaLink="false">http://vmetc.com/?p=6562</guid>
		<description><![CDATA[This post explains functionality of Veeam Backup and Replication (BaR) that you are not going to see in the User Guide. I was browsing the Veeam Forums and came across this thread &#8211; Backing up Veeam / vCentre Physical Machine which inspired me to write this post. The thread is actually about having an with [...]]]></description>
			<content:encoded><![CDATA[<p>This post explains functionality of <a href="http://www.veeam.com/vmware-esx-backup.html" target="_blank">Veeam Backup and Replication</a></a> (BaR) that you are not going to see in the User Guide. I was browsing the <a href="http://www.veeam.com/forums/index.php" target="_blank">Veeam Forums</a> and came across this thread &#8211; <a href="http://www.veeam.com/forums/viewtopic.php?f=2&amp;t=8302">Backing up Veeam / vCentre Physical Machine</a> which inspired me to write this post. The thread is actually about having an with an issue using with the scheduled backup of a physical vCenter server, which also happens to be running <a href="http://www.veeam.com/" target="_blank">Veeam</a> Backup and Replication, using another product.</p>
<p>I’ll get right to it. <strong>You can make a backup copy of physical SQL databases with Veeam BaR</strong>. Both vCenter and Veeam BaR have a SQL backend. You can’t schedule this as a job, but there are several scenarios where you could take advantage of a quick and easy, one time, manual backup&#160; – before an upgrade or patch, for example. </p>
<p>Although I work for Veeam, this is not necessarily an intended or fully supported usage of the product. This is an easy alternative for the VMware admin to CYA <img style="border-bottom-style: none; border-left-style: none; border-top-style: none; border-right-style: none" class="wlEmoticon wlEmoticon-winkingsmile" alt="Winking smile" src="http://vmetc.com/wp-content/uploads/2011/08/wlEmoticon-winkingsmile.png" />, however.</p>
<p>I’ll start with a brief introduction on how the SQL U-AIR wizard is supposed to work, and then I will explain how you can use an admin switch to make a backup copy of SQL database whether on a VM or a physical server. VMware vCenter and Veeam BaR/Monitor/Reporter all have SQL back ends.&#160; </p>
<p><strong><u>The U-AIR Up There</u></strong></p>
<p>To do this you can use the SQL U-AIR wizard. U-AIR stands for Universal Application Item Recovery, and there are 4 stand alone .exes for the various U-AIR wizards of Veeam BaR – AD, Exchange, SQL, and Universal. All of these wizards can be installed on the Veeam BaR server or on any Windows system that can communicate with Veeam. They could be installed on an admins desktop or the SQL, Exchange, or Domain Controller servers too.</p>
<p>Normally, the purpose of the U-AIR wizard is to request and kick off a workflow for a Veeam <a href="http://www.veeam.com/vmware-esx-backup.html" target="_blank">vPower</a> Virtual Lab. Once the request is approved and managed by the VMware/Veeam administrator and the “Lab Manager–like” virtual lab is ready with the fenced off, running backup copy of the VM(s), the U-AIR wizards allow for the restore from the backup copy VM to the original production VM. For SQL VMs in particular, the restore options are shown in the following screen shot:</p>
<p><a href="http://vmetc.com/wp-content/uploads/2011/08/image.png" target="_blank"><img style="background-image: none; border-right-width: 0px; margin: 5px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://vmetc.com/wp-content/uploads/2011/08/image_thumb.png" width="484" height="339" /></a></p>
<p>Watch this 4 minute video to see the normal SQL restore functionality of the wizard. This video skips the workflow request, skips the wait for approval and virtual lab start up, and just shows what is possible from a backup copy of a SQL VM. <strong>I also want to mention that this is an agentless solution. You do not need to install and manage agents anywhere with Veeam BaR.</strong></p>
<p><iframe height="349" src="http://www.youtube.com/embed/i3F8adDXKvY" frameborder="0" width="425" allowfullscreen="allowfullscreen"></iframe>&#160;</p>
<p><strong><u>Trick The System for Physical SQL backups</u></strong></p>
<p>You can skip the workflow process of starting and using the vPower Virtual Lab if you use an undocumented (as far as I know) Admin Switch for the U-AIR wizards. I’ll focus on the SQL U-AIR wizard for the rest of this post, but it is the same for the Exchange and AD wizards as well.</p>
<p><span id="more-6562"></span>
<p><center><p><script type="text/javascript"><!--
google_ad_client = "pub-9435712307568301";
google_ad_slot = "8919425963";
google_ad_width = 468;
google_ad_height = 15;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p></center></p>
<p><a href="http://vmetc.com/wp-content/uploads/2011/08/image1.png" target="_blank"><img style="background-image: none; border-right-width: 0px; margin: 5px; padding-left: 0px; padding-right: 0px; display: inline; float: right; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" align="right" src="http://vmetc.com/wp-content/uploads/2011/08/image_thumb1.png" width="180" height="244" /></a><u>To use the U-AIR Admin Switch do the following:</u></p>
<ol>
<li><a href="http://www.veeam.com/vmware-esx-backup/download.html?ad=right_sidebar" target="_blank">Download</a> and Install the SQL U-AIR wizard on the Veeam BaR server, a SQL server, or your desktop. </li>
<li>Browse to the install folder – standard location is “C:\Program Files\Veeam\Application Restore\SQL Restore” </li>
<li>Create a shortcut – right click Veeam.AIR.SQLrestore.exe and choose “Create Shortcut” </li>
<li>Right click the new shortcut and choose Properties </li>
<li>Modify the “Target” field by adding “/admin” (see the screen shot to the right. click for a larger image) </li>
<li>Save the shortcut. </li>
<li>Move the modified shortcut to where ever you want (the desktop) </li>
</ol>
<p>Now, when you run the wizard from the shortcut you go right to the restore options.</p>
<p><strong><u>Making A Backup of a physical VMware vCenter SQL</u></strong></p>
<p>Here’s where it gets interesting! Because the wizard prompts you for the SQL Server\Instance to connect to, you can choose any <a href="http://blogs.msdn.com/b/walzenbach/archive/2010/04/14/how-to-enable-remote-connections-in-sql-server-2008.aspx" target="_blank">SQL instance that is configured for remote connections</a>. Yes, SQL Express works too!</p>
<p>In my lab environment, vCenter is not included in a Veeam Backup job. It is a “virtual physical server”. I call it “virtual physical” because I use a VMware Workstation lab (3 VMs = 2 vSphere 4 ESXi + 1 vCenter). The Veeam BaR server is a nested VM along with the 5 other VMs in the environment which it backs up. So vCenter is the equivalent to a physical server in a real datacenter. Clear as mud? </p>
<p>To back up my vCenter database I can do the following:</p>
<ul>
<li>start the SQL U-AIR wizard from the shortcut with the /admin switch </li>
<li>On the SQL Servers screen click the Browse button </li>
<li>From the Choose SQL Server pop up window pick the vCenter instance (screen shot below. click for larger view. Note the Veeam BaR and Veeam One instances available too) </li>
</ul>
<p><a href="http://vmetc.com/wp-content/uploads/2011/08/image2.png" target="_blank"><img style="background-image: none; border-right-width: 0px; margin: 5px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://vmetc.com/wp-content/uploads/2011/08/image_thumb2.png" width="484" height="351" /></a></p>
<ul>
<li>For performing just a backup, copy the newly populated contents of the Backup server name field to the Production server name field (screen shot below, click for larger view) </li>
</ul>
<p><a href="http://vmetc.com/wp-content/uploads/2011/08/image3.png" target="_blank"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://vmetc.com/wp-content/uploads/2011/08/image_thumb3.png" width="484" height="338" /></a></p>
<ul>
<li>For the Restore Task pick “Restore Database Tables” (see screen shot at the beginning of this post) </li>
<li>For the Restore Target pick “Bulk Copy Program (BCP)” </li>
</ul>
<p><a href="http://vmetc.com/wp-content/uploads/2011/08/image4.png" target="_blank"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://vmetc.com/wp-content/uploads/2011/08/image_thumb4.png" width="484" height="337" /></a></p>
<ul>
<li>From the Database screen pick the vCenter database. </li>
</ul>
<p><a href="http://vmetc.com/wp-content/uploads/2011/08/image5.png" target="_blank"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://vmetc.com/wp-content/uploads/2011/08/image_thumb5.png" width="484" height="338" /></a></p>
<ul>
<li>From the Objects to Restore screen leave all selected </li>
</ul>
<p><a href="http://vmetc.com/wp-content/uploads/2011/08/image6.png" target="_blank"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://vmetc.com/wp-content/uploads/2011/08/image_thumb6.png" width="484" height="337" /></a></p>
<ul>
<li>Pick an Output folder. (I created a Restore folder on the Desktop) </li>
<li>Finish the wizard and export the database tables to the selected folder. </li>
</ul>
<p>Now you have a CYA, backup copy of the vCenter database. In case you didn’t notice this was done while vCenter was running. </p>
<p>If you need help with the Microsoft SQL Bulk Import and Export process, <a href="http://msdn.microsoft.com/en-us/library/aa337544.aspx" target="_blank">check out the MSDN pages on the subject</a>.</p>
<p><strong><u>The Tip Of The U-AIR Backup / Restore Iceberg</u></strong></p>
<p>Hopefully you can now see the potential of the Veeam BaR U-AIR wizards with the /admin switch? Imagine what else you can do by placing different SQL instances on your network in the Production and Backup server fields of the wizard. Once again, this functionality goes beyond the intent of the product, but the flexibility of it’s use is endless in the hands of the right admins!</p>
<p><center><script type="text/javascript"><!--
google_ad_client = "pub-9435712307568301";
google_ad_slot = "2700754787";
google_ad_width = 336;
google_ad_height = 280;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</center></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fvmetc.com%2F2011%2F08%2F04%2Fvirtually-backing-up-a-physical-sql-database-vcenter-veeam-etc%2F';
  addthis_title  = 'Virtually+Backing+Up+A+Physical+SQL+Database+%28vCenter%2C+Veeam%2C+etc.%29';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://vmetc.com/2011/08/04/virtually-backing-up-a-physical-sql-database-vcenter-veeam-etc/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>A Virtual Tipping Point</title>
		<link>http://vmetc.com/2011/07/25/a-virtual-tipping-point/</link>
		<comments>http://vmetc.com/2011/07/25/a-virtual-tipping-point/#comments</comments>
		<pubDate>Tue, 26 Jul 2011 02:45:36 +0000</pubDate>
		<dc:creator>Rich Brambley</dc:creator>
				<category><![CDATA[cloud]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[esx]]></category>
		<category><![CDATA[esxi]]></category>
		<category><![CDATA[hyper-v]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[vmetc]]></category>
		<category><![CDATA[vSphere]]></category>
		<category><![CDATA[citrix]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[vSphere 5]]></category>
		<category><![CDATA[XenServer]]></category>

		<guid isPermaLink="false">http://vmetc.com/?p=6550</guid>
		<description><![CDATA[I&#8217;ve had the luxury of staying away from the math of the new vSphere 5 licensing. Honestly, I haven&#8217;t read the new guide, and I&#8217;ve only skimmed through posts that explore the pros and cons of different upgrade costs and future growth impact scenarios from virtualization admins, consultants, and architects of  various size VMware virtual [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve had the luxury of staying away from the math of the new vSphere 5 licensing. Honestly, I haven&#8217;t read the new guide, and I&#8217;ve only skimmed through posts that explore the pros and cons of different upgrade costs and future growth impact scenarios from virtualization admins, consultants, and architects of  various size VMware virtual infrastructures. My opinion to date &#8211; VMware&#8217;s goal is to be a total Cloud solution, and this change in licensing reflects and fosters that plan. If you are able to correctly size you infrastructure, or if you can oversubscribe it so that you can offset the costs, then the hypervisor with the most features, the best performance, and the best partner ecosystem (in terms of available third party products leveraging vSphere APIs) is still a no-brainer. That would be vSphere 5.</p>
<p><strong>Storm Clouds</strong></p>
<p>I&#8217;ve also read the virtualization pundits&#8217; predictions year after year. They usually go something like &#8220;this year is the year of VDI&#8221;, &#8220;sixty something percent of all servers can still be virtualized&#8221;, and &#8220;VMware&#8217;s market share will shrink to the advances of Microsoft and Citrix&#8221;. Is the record skipping? (does anyone know what a skipping record is anymore?). Personally, I&#8217;ve always felt a balanced market of hypervisor vendors would be the most likely prophecy for the datacenter, but VMware has always managed to innovate and stay ahead of the competition. Feature-wise, they continue to do so. But, the recent announcement of licensing changes may have changed things.</p>
<p>Whether right, wrong, misunderstood, reluctant to change, or just emotional, many VMware shops initially viewed the new licensing announcement like dark, thunder clouds approaching. Some reactions were as hot as a flash of lightning. Virtual warning sirens sounded across the community, but after a few days and some damage control from VMware, eventually calmer heads prevailed. But, like in the aftermath of any large storm, people began to build for the future. More so than ever before, public discussion of future plans seem to include a new possibility of alternative vendor virtual datacenters.</p>
<p><strong>An Opening In The Clouds</strong></p>
<p>My hunch is that current VMware shops will <span id="more-6550"></span></p>
<p><center><p><script type="text/javascript"><!--
google_ad_client = "pub-9435712307568301";
google_ad_slot = "8919425963";
google_ad_width = 468;
google_ad_height = 15;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p></center></p>
<p>not jump on the newest version like in the past. They will wait to decide, and while they wait they will explore the alternatives.</p>
<p>Many will decide to stick with VMware. I&#8217;m guessing those with environments already right-sized would be least likely to actually switch, for example. I&#8217;m sure there will be plenty of others with costs that are favorable to stay where they are, but I am already hearing many proclaim they have decided, been ordered, or are now motivated to actually explore other virtualization solutions.</p>
<p>I do actually believe that many will now move away from VMware, however. I&#8217;m not proclaiming any solution is better or my favorite, but instead I am pointing out the market conditions are right for the advance of VMware&#8217;s competition. Some may be in the form of wholesale migration, but I also feel a lot will be in the form of maintaining the existing vSphere while expanding future VMs on Hyper-V or XenServer. I&#8217;m just being a realist. Features may lead the hypervisor market today, but if history has taught us anything, the total business benefits of any offering has incredible influence on the decision makers who write the checks. As much as the engineer in me hates to admit it, most shops can more than get by with a standard set of virtualization features that exist in all the hypervisor options available today.</p>
<p><strong>Tipping Point</strong></p>
<p>So, are we actually at the start of a significant change in the virtualization market? Time will tell. My point is that recent conditions seem to indicate to me that the time is right, more so than ever before.</p>
<p><center><script type="text/javascript"><!--
google_ad_client = "pub-9435712307568301";
google_ad_slot = "2700754787";
google_ad_width = 336;
google_ad_height = 280;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</center></p>
<p>&nbsp;</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fvmetc.com%2F2011%2F07%2F25%2Fa-virtual-tipping-point%2F';
  addthis_title  = 'A+Virtual+Tipping+Point';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://vmetc.com/2011/07/25/a-virtual-tipping-point/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>vSphere 4.1 U1 Released. Fixes Specific For VM Backups</title>
		<link>http://vmetc.com/2011/02/12/vsphere-4-1-u1-released-fixes-specific-for-vm-backups/</link>
		<comments>http://vmetc.com/2011/02/12/vsphere-4-1-u1-released-fixes-specific-for-vm-backups/#comments</comments>
		<pubDate>Sat, 12 Feb 2011 18:53:10 +0000</pubDate>
		<dc:creator>Rich Brambley</dc:creator>
				<category><![CDATA[dr]]></category>
		<category><![CDATA[esx]]></category>
		<category><![CDATA[esxi]]></category>
		<category><![CDATA[gestaltit]]></category>
		<category><![CDATA[patch]]></category>
		<category><![CDATA[sqlpass]]></category>
		<category><![CDATA[veeam]]></category>
		<category><![CDATA[vmetc]]></category>
		<category><![CDATA[vmetc.com]]></category>
		<category><![CDATA[vSphere]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[backups]]></category>
		<category><![CDATA[Fixes]]></category>
		<category><![CDATA[issues]]></category>
		<category><![CDATA[Rick Vanover]]></category>
		<category><![CDATA[Rickatron]]></category>
		<category><![CDATA[techrepublic]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[vms]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[vSphere 4.1]]></category>

		<guid isPermaLink="false">http://vmetc.com/?p=6382</guid>
		<description><![CDATA[Like everyone else, I have been reviewing the Release Notes for the latest Update 1 release of vSphere 4.1, but I decided to point out specific fixes that will make full image VM backups better for everyone. Note that I work for Veeam Software, but the fixes I am referring to are all VMware resolved [...]]]></description>
			<content:encoded><![CDATA[<p>Like everyone else, I have been reviewing the <a href="http://www.vmware.com/support/vsphere4/doc/vsp_esx41_u1_rel_notes.html" target="_blank">Release Notes for the latest Update 1 release of vSphere 4.1</a>, but I decided to point out specific fixes that will make full image VM backups better for everyone. Note that I work for <a class="zem_slink" title="Veeam Software" rel="homepage" href="http://www.veeam.com/">Veeam Software</a>, but the fixes I am referring to are all <a class="zem_slink" title="VMware" rel="homepage" href="http://www.vmware.com/">VMware</a> resolved issues that surface from time to no matter what backup solution you use. There are numerous other fixes and impovements in the U1 release, but, since most of my world is backup these days, these particular items &#8220;popped out&#8221; at me.</p>
<p>For a great overview of the entire U1 release check out Rick Vanover&#8217;s post <a href="http://rickvanover.wordpress.com/2011/02/11/vsphere-4-1-update-1-released/">vSphere 4.1 update 1 released</a> from his Rickatron Blog and <a href="http://www.techrepublic.com/blog/datacenter/vsphere-41-update-1-adds-customization-support/3741" target="_blank">via his Servers and Storage Column/Blog</a> at <a class="zem_slink" title="TechRepublic" rel="wikipedia" href="http://en.wikipedia.org/wiki/TechRepublic">TechRepublic</a>.</p>
<p>The rest of this post contains cut and pastes from the Release Notes and some commentary about them from me. I want to stress again that these are issues that have now been fixed!</p>
<p><strong>Finally, I&#8217;ll point out the one huge VM backup issue (that I can think of right now) that still does not appear to be resolved.</strong></p>
<p><span id="more-6382"></span><center><p><script type="text/javascript"><!--
google_ad_client = "pub-9435712307568301";
google_ad_slot = "8919425963";
google_ad_width = 468;
google_ad_height = 15;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p></center></p>
<ul>
<li><strong><span style="text-decoration: underline;">Cannot take quiesced snapshots of <a class="zem_slink" title="Microsoft" rel="homepage" href="http://www.microsoft.com">Microsoft</a> <a class="zem_slink" title="Windows Server 2008 R2" rel="homepage" href="http://www.microsoft.com/windowsserver2008/en/us/R2.aspx">Windows Server 2008 R2</a> virtual machine running vCenter Server 4.1</span></strong><strong><br />
</strong>When creating a snapshot of a Microsoft Windows Server 2008 R2 virtual machine that has vCenter Server 4.1 installed, the snapshot operation might fail to complete. This issue occurs on Microsoft Windows Server 2008 R2 virtual machines when the ADAM database is installed. The issue is resolved in this release.</li>
</ul>
<p>The change from 2008 to 2008 R2 has caused quite a few applications to stumble, so it is good to see that VMware users can now install vCenter on the latest and greatest OS from Microsoft running as a virtual machine without having to worry about various hassles, not to mention coming up with a separate backup or business continuity solution for arguably one of the most important VMs in the environment.</p>
<ul>
<li><strong><span style="text-decoration: underline;">Creation of large <a class="zem_slink" title="VMDK" rel="homepage" href="http://www.vmware.com/interfaces/vmdk.html">.vmdk</a> files on <a class="zem_slink" title="Network File System (protocol)" rel="wikipedia" href="http://en.wikipedia.org/wiki/Network_File_System_%28protocol%29">NFS</a> might fail</span>. </strong>When you create a virtual disk (.vmdk file) with a large size, for example, more than 1TB, on NFS storage, the creation process might fail with an error: <tt>A general system error occurred: Failed to create disk: Error creating disk</tt>. This issue occurs when the NFS client does not wait for sufficient time for the NFS storage array to initialize the virtual disk after the RPC parameter of the NFS client times out. By default the timeout value is 10 seconds. This fix provides the configuration option to tune the RPC timeout parameter using the <tt>esxcfg-advcfg -s &lt;Timeout&gt; /NFS/SetAttrRPCTimeout</tt> command.</li>
</ul>
<p>Although specific to users of NFS storage, this one was definitely a head scratcher. Possible scenarios where this problem could rear it&#8217;s ugly head include full VM restores and even VM replication. Add the possibility of dedicating a large .vmdk as the backup repository for your backup server VM.</p>
<p>Let me know if I missed any other resolved issues specific to VM backups.</p>
<p><strong><span style="text-decoration: underline;">The issue still unresolved</span></strong></p>
<p>Unfortunately, nothing in vSphere 4.1 U1 appears to address the <strong>loss of connectivity when committing snapshots for VMs using Change Block Tracking (CBT) while running on NFS storage</strong>.  This leaves VMware admins stuck between a rock and hard place &#8211; disable CBT or move VMs off of NFS. More about the problem can be found in VMware&#8217;s KB Article:</p>
<p><a href="http://kb.vmware.com/kb/1031106" target="_blank">Virtual machine freezes temporarily during snapshot removal on an NFS datastore in a ESX/ESXi 4.1 host</a></p>
<h6 class="zemanta-related-title" style="font-size: 1em;">Other Related articles</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://www.edugeek.net/forums/thin-client-virtual-machines/70773-vmware-vsphere-4-1-update-1-released.html">VMware vSphere 4.1 Update 1 released</a> (edugeek.net)</li>
<li class="zemanta-article-ul-li"><a href="http://rickvanover.wordpress.com/2011/02/11/vsphere-4-1-update-1-released/">vSphere 4.1 update 1 released</a> (rickvanover.wordpress.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.informationweek.com/news/storage/virtualization/showArticle.jhtml?articleID=229200218&amp;cid=RSSfeed_IWK_ALL">Virtualization And Backup: VMs Need Protection, Too</a> (informationweek.com)</li>
</ul>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/pixy.gif?x-id=006a2800-97c1-4343-8098-d6024d482235" alt="" /><span class="zem-script more-related"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fvmetc.com%2F2011%2F02%2F12%2Fvsphere-4-1-u1-released-fixes-specific-for-vm-backups%2F';
  addthis_title  = 'vSphere+4.1+U1+Released.+Fixes+Specific+For+VM+Backups';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://vmetc.com/2011/02/12/vsphere-4-1-u1-released-fixes-specific-for-vm-backups/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>24 Hour Timeout Prevents Removing ESX vNetwork Distributed Switch</title>
		<link>http://vmetc.com/2010/03/06/24-hour-timeout-prevents-removing-esx-vnetwork-distributed-switch/</link>
		<comments>http://vmetc.com/2010/03/06/24-hour-timeout-prevents-removing-esx-vnetwork-distributed-switch/#comments</comments>
		<pubDate>Sat, 06 Mar 2010 15:51:00 +0000</pubDate>
		<dc:creator>Rich Brambley</dc:creator>
				<category><![CDATA[esx]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[VirtualCenter]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[vcenter]]></category>
		<category><![CDATA[vds]]></category>
		<category><![CDATA[virtualcenter]]></category>
		<category><![CDATA[vnetwork distributed switch]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://vmetc.com/?p=5532</guid>
		<description><![CDATA[http://kb.vmware.com/kb/1010718 explains the normal way for disabling and removing a VMware ESX/ESXi vNetwork Distributed Switch (vDS or DVS or VDS &#8211; LOL), but when I recently tried to do so I received the following error: “The resource &#8217;1&#8242; is in use. DVS [vDS Name] port 1 is reserved by to entity &#60;not-found.&#62; vnic 4000, type:vmVnic” [...]]]></description>
			<content:encoded><![CDATA[<p><a title="http://kb.vmware.com/kb/1010718" href="http://kb.vmware.com/kb/1010718"></a><a href="http://kb.vmware.com/kb/1010718"></a><a href="http://kb.vmware.com/kb/1010718 " target="_blank">http://kb.vmware.com/kb/1010718</a></a></a> explains the normal way for disabling and removing a VMware ESX/ESXi vNetwork Distributed Switch (vDS or DVS or VDS &#8211; LOL), but when I recently tried to do so I received the following error:</p>
<p>“<strong>The resource &#8217;1&#8242; is in use. DVS [vDS Name] port 1 is reserved by to entity &lt;not-found.&gt; vnic 4000, type:vmVnic</strong>”</p>
<p><a href="http://vmetc.com/wp-content/uploads/2010/03/image9.png"><img style="border-right-width: 0px; margin: 0px 0px 5px 5px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://vmetc.com/wp-content/uploads/2010/03/image9_thumb.png" width="388" height="158" /></a></p>
<p>The screen shot shows the actual error I received.</p>
<p>After thinking about that message, I decided to check to see if any ports were in fact being used on the vDS. Although PortID 1 dvPortGroups did not show it being used as expected, other PortIDs were, in fact, in use. See image below. </p>
<p><a href="http://vmetc.com/wp-content/uploads/2010/03/image.png" target="_blank"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://vmetc.com/wp-content/uploads/2010/03/image_thumb.png" width="520" height="317" /></a>&#160;</p>
<p>I tried messing around with disabling the ports (blocking was the terminology in the vSphere Client, I believe) but I still could not delete the vDS. It was Saturday and I had family stuff to do so I reluctantly gave up at the time. However, 3 days later I was able to easily remove it via the Remove link on vDS Configuration screen just like I was supposed to be able to do all along. Needless to say I was a bit perplexed.</p>
<p>After researching I discovered that </p>
<p> <span id="more-5532"></span>
<p><center><p><script type="text/javascript"><!--
google_ad_client = "pub-9435712307568301";
google_ad_slot = "8919425963";
google_ad_width = 468;
google_ad_height = 15;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p></center> </p>
<p><strong>there is a 24 hour time out on the previously mentioned ports in use that was preventing the vDS removal</strong>. This is a guess because I am drawing a conclusion between my error message and the information from the following VMware KB article <a href="http://kb.vmware.com/kb/1010913">Changing the default timeout for locked dvPorts</a>. The resolution section of this KB explains:</p>
<blockquote><p>“Before you can remove a vNetwork Distribued Switch or dvPort group, all unused dvPort reservations must time out. You can either wait for the default 24-hour timeout period before removing the vNetwork Distributed Switch or dvPort group, or temporarily change the default timeout for dvPorts to free the ports before the default 24-hour timeout period. If you change the default timeout, be sure to change it back after the ports have been freed.”</p>
</blockquote>
<p>The details section of the KB&#160; is not exactly a clear match to my specific scenario, but this seems to explain what actually was preventing me from deleting the vDS.</p>
<p>The locked port timeout can be changed by following the KB articles instructions for changing the setting to 10 minutes:</p>
<p><strong><u>To remove a vNetwork Distributed Switch or dvPort group with locked dvPorts</u></strong></p>
<ol>
<li>In vpxd.cfg, add the line &lt;vpxd&gt;&lt;dvs&gt;&lt;portReserveTimeout&gt;10&lt;/portReserveTimeout&gt;&lt;/dvs&gt;&lt;/vpxd&gt; and save the file. </li>
<li>Restart vCenter. The default timeout is now set to ten minutes. </li>
<li>
<p>After the port reservation has timed out, remove the vNetwork Distributed Switch or dvPort group.</p>
</li>
<li>
<p>Reset the default timeout by removing the line you previous added to vpxd.cfg. </p>
</li>
<li>
<p>Restart vCenter.</p>
</li>
</ol>
<p><strong>A vDS is created on the vCenter 4 server, so the vpxd.cfg file was in C:\Documents and Settings\All Users\Application Data\VMware\VMware VirtualCenter on my vCenter 4</strong>. Although I used a custom install to change the default installation directory, I believe that is the default location for the vpxd.cfg file. If you have to search for it be sure to look for hidden files too. </p>
<p>You can see from the following screen shot I added the line in the already existing &lt;vpxd&gt; section just before the closing “&lt;/vpxd&gt;” tag. Copy everything between the &lt;vpxd&gt;&lt;/vpxd&gt; tags in step 1 above. I’ll point out that I first placed the entire line as it’s own section just before the final &lt;/config&gt; file, but that caused problems and the VMware VirtualCenter Service would not start. Don’t do that!</p>
<p><a href="http://vmetc.com/wp-content/uploads/2010/03/image2.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://vmetc.com/wp-content/uploads/2010/03/image_thumb2.png" width="466" height="369" /></a> </p>
<p>I tested the new config changes by creating a new vDS again, adding my hosts, migrating the VMs to use the vDS, powered on and off some VMs, performed a VMotion, migrated the VMs back to the standard vSwitch, removed the hosts from the vDS, and then deleted the vDS. Interestingly enough, I did not have to wait 10 minutes to delete it.</p>
<p>In the end this post may only be valuable for pointing out that a 24 hour period exists by default for locked portgroups on a vDS. I can’t say for sure that the vpxd.cfg change to 10 minutes means you can remove a stubborn vDS more quickly, but I’m drawing the conclusion that it helps. Let me know in the comments if you have a definitive explanation for this scenario!</p>
<p><center><script type="text/javascript"><!--
google_ad_client = "pub-9435712307568301";
google_ad_slot = "2700754787";
google_ad_width = 336;
google_ad_height = 280;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</center></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fvmetc.com%2F2010%2F03%2F06%2F24-hour-timeout-prevents-removing-esx-vnetwork-distributed-switch%2F';
  addthis_title  = '24+Hour+Timeout+Prevents+Removing+ESX+vNetwork+Distributed+Switch';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://vmetc.com/2010/03/06/24-hour-timeout-prevents-removing-esx-vnetwork-distributed-switch/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Simply Automating Virtual Machine IP Addressing For Disaster Recovery Sites (without scripting)</title>
		<link>http://vmetc.com/2010/01/12/simply-automating-virtual-machine-ip-addressing-for-disaster-recovery-sites-without-scripting/</link>
		<comments>http://vmetc.com/2010/01/12/simply-automating-virtual-machine-ip-addressing-for-disaster-recovery-sites-without-scripting/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 00:51:10 +0000</pubDate>
		<dc:creator>Rich Brambley</dc:creator>
				<category><![CDATA[dr]]></category>
		<category><![CDATA[esx]]></category>
		<category><![CDATA[fail over]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[vizioncore]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[vSphere]]></category>
		<category><![CDATA[replication]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[vreplicator]]></category>

		<guid isPermaLink="false">http://vmetc.com/2010/01/12/simply-automating-virtual-machine-ip-addressing-for-disaster-recovery-sites-without-scripting/</guid>
		<description><![CDATA[If you are looking at various options to automate virtual machine (VM) ip address reconfiguration when failing over virtual machines to a disaster recovery (DR) site, this post explains an option so simple it is beautiful. To give full credit, the Vizioncore vReplicator 2.5 Best Practices document enlightened me to the strategy of using a [...]]]></description>
			<content:encoded><![CDATA[<p>If you are looking at various <strong>options to automate virtual machine (VM) ip address reconfiguration when failing over virtual machines to a disaster recovery (DR) site, </strong>this post explains an option so simple it is beautiful. To give full credit, the <a href="http://www.vizioncore.com/products/vReplicator/documents/vReplicator-Best-Practices-v1.20.pdf" target="_blank">Vizioncore vReplicator 2.5 Best Practices</a> document enlightened me to the strategy of <strong>using a local only VMware vSwitch and an extra virtual NIC (vNIC) in each VM.</strong> It’s been a long time since I had a “<a href="http://vmetc.com/2008/05/07/virtual-security-solutions/" target="_blank">ton</a> <a href="http://vmetc.com/2007/09/13/replicate-your-vmfs-partitions-netapp/" target="_blank">of</a> <a href="http://vmetc.com/2007/09/10/inside-vmware-consolidated-backup-perspectives-from-the-field-par303/" target="_blank">bricks</a>” moment, but this concept crashed down on me with the realization of a configuration that works in any version of ESX, doesn’t require extra software or hardware, and better yet, doesn’t have to be scripted! Just configure some extra virtual networking and forget about it!</p>
<p>Here is a general outline for automating the DR ip addressing with this method:</p>
<p><strong><span style="text-decoration: underline;">At the Primary Site</span></strong></p>
<ul>
<li>For these instructions assume the production vSwitch at the primary site has a Portgroup named VM Network</li>
<li>Build a new vSwitch and do not attach any physical NICs (local only isolated switch). Create a Portgroup named DR Network</li>
<li>For each VM you need to fail over to a DR site, add an extra vNIC and attach it to the DR Network Portgroup</li>
</ul>
<p><strong><span style="text-decoration: underline;">At the DR Site</span></strong></p>
<ul>
<li>Create your DR site production vSwitch, attach physical NICs and add a Portgroup named DR Network.</li>
<li>Create another vSwitch and do not attach any physical NICs (local only isolated switch). Create a Portgroup named VM Network</li>
</ul>
<p>All you have to do for this to work is</p>
<p><span id="more-5272"></span><center><p><script type="text/javascript"><!--
google_ad_client = "pub-9435712307568301";
google_ad_slot = "8919425963";
google_ad_width = 468;
google_ad_height = 15;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p></center></p>
<p>configure the extra vNIC in each VM at the primary site with the correct VLAN and ip address of the DR site production network. This ip address configuration will be cloned in the replicated DR VM, and when it’s time to power on the VM at the DR site both vNICs will connect to their respective virtual networks. The DR Network Portgroup will now be on the vSwitch with the physical connectivity to the DR production network and the VM Network vNIC will be isolated to a local only vSwitch.</p>
<p>Vizioncore deserves the credit for showing me the idea, but there’s no reason why this won’t work with any VM replication or VM backup product. It’s not automated DR fail over workflow like VMware SRM, but using this extra virtual networking strategy eliminates some manual or even scripted ip re-addressing.</p>
<p>Simple!</p>
<p><center><script type="text/javascript"><!--
google_ad_client = "pub-9435712307568301";
google_ad_slot = "2700754787";
google_ad_width = 336;
google_ad_height = 280;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</center></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fvmetc.com%2F2010%2F01%2F12%2Fsimply-automating-virtual-machine-ip-addressing-for-disaster-recovery-sites-without-scripting%2F';
  addthis_title  = 'Simply+Automating+Virtual+Machine+IP+Addressing+For+Disaster+Recovery+Sites+%28without+scripting%29';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://vmetc.com/2010/01/12/simply-automating-virtual-machine-ip-addressing-for-disaster-recovery-sites-without-scripting/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>Increase Allowed Simultaneous VMotions of VMware Guests</title>
		<link>http://vmetc.com/2009/12/28/increase-allowed-simultaneous-vmotions-of-vmware-guests/</link>
		<comments>http://vmetc.com/2009/12/28/increase-allowed-simultaneous-vmotions-of-vmware-guests/#comments</comments>
		<pubDate>Mon, 28 Dec 2009 17:58:35 +0000</pubDate>
		<dc:creator>Rich Brambley</dc:creator>
				<category><![CDATA[esx]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[vmotion]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://vmetc.com/?p=5234</guid>
		<description><![CDATA[How to increase the number of simultaneous VMotions of guests allowed between VMware ESX hosts has been covered many times already. In fact, check out the following blog posts on this topic for extra information and insight not provided here. Increase Simultaneous VMotions as well as Increase Performance Guest blog entry: VMotion performance » broche.net [...]]]></description>
			<content:encoded><![CDATA[<p>How to increase the number of simultaneous VMotions of guests allowed between VMware ESX hosts has been covered many times already. In fact, check out the following blog posts on this topic for extra information and insight not provided here.</p>
<ul>
<li><a href="http://professionalvmware.com/2009/01/increase-simultaneous-vmotions-as-well-as-increase-performance/" target="_blank">Increase Simultaneous VMotions as well as Increase Performance</a></li>
<li><a href="http://www.boche.net/blog/?p=806" target="_blank">Guest blog entry: VMotion performance » broche.net – VMware &#8230;</a></li>
<li><strong><a href="http://communities.vmware.com/blogs/ygao/2009/04/07/increase-number-of-vmotions-per-host" target="_blank">VMware Communities: ESX Tips: Increase number of VMotions per host</a></strong></li>
<li><a href="http://blog.core-it.com.au/?p=407" target="_blank">Increase number of VMotions per host</a></li>
</ul>
<p>One possible scenario for changing this setting would be to temporarily increase VMotions allowed in order to evacuate ESX hosts within a short maintenance window. I prefer to leave the setting at the default, so for this scenario be sure to change it back after the maintenance is complete. if you read the links provided above, others suggest they have changed the settings permanently.</p>
<p>This rest of this post contains a cut and paste of the steps necessary to make the configuration change with a brief explanation about setting the appropriate value. I am pasting from a VMware Partner PDF communication assembled by Michael White, VMware engineer.</p>
<p><span id="more-5234"></span></p>
<p><center><p><script type="text/javascript"><!--
google_ad_client = "pub-9435712307568301";
google_ad_slot = "8919425963";
google_ad_width = 468;
google_ad_height = 15;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p></center></p>
<blockquote>
<h3>“How can I increase the number of simultaneous VMotion activities?</h3>
</blockquote>
<blockquote><p>It is possible to increase the number of simultaneous VMotions but it is something that you should be careful of. Do not due it lightly or on a regular basis but in fact use it on a project basis when required.</p>
<p>While it is not documented by VMware officially, it is in fact supported. Really. You only need to change a variable in the vpxd.cfg file and restart VC. Use the steps below:</p>
<ol>
<li>Connect to your vCenter server.</li>
<li>Locate the vapid.cfg file – it is normally in C:\Documents and Settings\All Users\Application Data\VMware\VMware Virtual Center.</li>
<li>Make a back up copy of vapid.cfg.</li>
<li>Edit the file and insert the information below between the and sections. X</li>
<li>The value of X is what you need to calculate carefully.</li>
<li>A cold migration has a cost of 1, and a Hot Migration (VMotion) has a cost of 4. So a value of 16 for X would mean you could do 4 simultaneous VMotions (4 * 4 = 16).</li>
<li>Now save your changes.</li>
<li>Restart the VMware VirtualCenter Server service to make the changes live.”</li>
</ol>
</blockquote>
<p>It may be obvious, but I’ll point out the above setting also means you could do 16 simultaneous cold migrations (VMs powered off): 16 * 1 = 16</p>
<p><center><script type="text/javascript"><!--
google_ad_client = "pub-9435712307568301";
google_ad_slot = "2700754787";
google_ad_width = 336;
google_ad_height = 280;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</center></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fvmetc.com%2F2009%2F12%2F28%2Fincrease-allowed-simultaneous-vmotions-of-vmware-guests%2F';
  addthis_title  = 'Increase+Allowed+Simultaneous+VMotions+of+VMware+Guests';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://vmetc.com/2009/12/28/increase-allowed-simultaneous-vmotions-of-vmware-guests/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>VMware vSphere Client Navigation Keyboard Shortcuts</title>
		<link>http://vmetc.com/2009/12/07/vmware-vsphere-client-navigation-keyboard-shortcuts/</link>
		<comments>http://vmetc.com/2009/12/07/vmware-vsphere-client-navigation-keyboard-shortcuts/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 01:15:41 +0000</pubDate>
		<dc:creator>Rich Brambley</dc:creator>
				<category><![CDATA[esx]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[vi client]]></category>
		<category><![CDATA[vSphere]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://vmetc.com/?p=5175</guid>
		<description><![CDATA[vCenter Client Shortcuts by Bouke Groenescheij is post worth book marking by VMware admins who want to speed up their administration and management of vSphere. Check out the entire post for many, many more shortcuts than those listed here, but I am high-lighting some of the key navigational shortcuts for my own reference later (and [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.jume.nl/articles/vmware/143-vcenter-client-shortcuts">vCenter Client Shortcuts</a> by Bouke Groenescheij	is post worth book marking by VMware admins who want to speed up their administration and management of vSphere. Check out the entire post for many, many more shortcuts than those listed here, but I am high-lighting some of the key navigational shortcuts for my own reference later (and making sure I have a backup link to Groenescheij&#8217;s post!).</p>
<p>The following screen shots show the Ctrl+Shift keystroke combinations to move between the most common VI Client management views:</p>
<div><img style="max-width: 800px;" src="http://vmetc.com/wp-content/uploads/2009/12/vsphere-client-shortcuts.PNG" alt="" /></div>
<p>Other Ctrl+Shift Navigational shortcuts  <span id="more-5175"></span><center><p><script type="text/javascript"><!--
google_ad_client = "pub-9435712307568301";
google_ad_slot = "8919425963";
google_ad_width = 468;
google_ad_height = 15;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p></center></p>
<div><img style="max-width: 800px;" src="http://vmetc.com/wp-content/uploads/2009/12/other-vclient-shortcuts.png" alt="" /></div>
<p><center><script type="text/javascript"><!--
google_ad_client = "pub-9435712307568301";
google_ad_slot = "2700754787";
google_ad_width = 336;
google_ad_height = 280;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</center></p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=c066c2df-d875-8f8e-8d63-1d3498d21129" alt="" /></div>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fvmetc.com%2F2009%2F12%2F07%2Fvmware-vsphere-client-navigation-keyboard-shortcuts%2F';
  addthis_title  = 'VMware+vSphere+Client+Navigation+Keyboard+Shortcuts';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://vmetc.com/2009/12/07/vmware-vsphere-client-navigation-keyboard-shortcuts/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>VMware Data Recovery 1.1 Release Supports File Level Restore</title>
		<link>http://vmetc.com/2009/11/19/vmware-data-recovery-1-1-release-supports-file-level-restore/</link>
		<comments>http://vmetc.com/2009/11/19/vmware-data-recovery-1-1-release-supports-file-level-restore/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 04:01:31 +0000</pubDate>
		<dc:creator>Rich Brambley</dc:creator>
				<category><![CDATA[esx]]></category>
		<category><![CDATA[vSphere]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[vdr]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[vmware data recovery]]></category>

		<guid isPermaLink="false">http://vmetc.com/2009/11/19/vmware-data-recovery-1-1-release-supports-file-level-restore/</guid>
		<description><![CDATA[The VMGuy has the scoop on all the VMware releases tonight! VMware has also made available an updated version of the GUI based virtual machine (VM) backup and restore plugin for vCenter 4, VMware Data Recovery 1.1 (VDR). Download it here and check the check the Release Notes here. VMware is saying VDR has improved [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://vmguy.com/wordpress/index.php/archives/1240" target="_blank">The VMGuy has the scoop</a> on all the VMware releases tonight! VMware has also made available an updated version of the GUI based virtual machine (VM) backup and restore plugin for vCenter 4, VMware Data Recovery 1.1 (VDR). Download it <a href="http://downloads.vmware.com/d/info/datacenter_downloads/vmware_vsphere_4/4" target="_blank">here</a> and check the check the Release Notes <a href="http://www.vmware.com/support/vdr/doc/vdr_110_releasenotes.html" target="_blank">here</a>.</p>
<p>VMware is saying VDR has improved performance and progress information during intgregity checks, enhanced CIFS support, and that <strong>the previous experimental support status for File Level Restores of Windows VMs has been elevated to full support</strong>.</p>
<p>Although I could find no mention of it on the <a href="http://www.vmware.com/products/data-recovery/" target="_blank">VDR web page</a>, the <a href="http://www.vmware.com/files/pdf/data_recovery_datasheet.pdf" target="_blank">data sheet</a>, or in the new Release Notes, VDR was originally targeted for virtual infrastructure that hosted up to 100 VMs. I&#8217;m not sure if this VMware support limitation is still in effect or not.</p>
<p>Still, combined with the already built in de-duplication of VDR VM backups, SMBs have a great VCB alternative that continues to improve.</p>
<p><center><script type="text/javascript"><!--
google_ad_client = "pub-9435712307568301";
google_ad_slot = "2700754787";
google_ad_width = 336;
google_ad_height = 280;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</center></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fvmetc.com%2F2009%2F11%2F19%2Fvmware-data-recovery-1-1-release-supports-file-level-restore%2F';
  addthis_title  = 'VMware+Data+Recovery+1.1+Release+Supports+File+Level+Restore';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://vmetc.com/2009/11/19/vmware-data-recovery-1-1-release-supports-file-level-restore/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

