<?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; VirtualCenter</title>
	<atom:link href="http://vmetc.com/category/virtualcenter-2/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>Sat, 28 Apr 2012 20:54:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</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>Future vCenter And SRM Requirement For 64 bit OS Means More vCenter VMs</title>
		<link>http://vmetc.com/2010/06/23/future-vcenter-and-srm-requirement-for-64-bit-os-means-more-vcenter-vms/</link>
		<comments>http://vmetc.com/2010/06/23/future-vcenter-and-srm-requirement-for-64-bit-os-means-more-vcenter-vms/#comments</comments>
		<pubDate>Wed, 23 Jun 2010 10:18:57 +0000</pubDate>
		<dc:creator>Rich Brambley</dc:creator>
				<category><![CDATA[gestaltit]]></category>
		<category><![CDATA[sqlpass]]></category>
		<category><![CDATA[VirtualCenter]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[64 bit]]></category>
		<category><![CDATA[site recovery manager]]></category>
		<category><![CDATA[srm]]></category>
		<category><![CDATA[upgrade]]></category>
		<category><![CDATA[vcenter]]></category>
		<category><![CDATA[virtual center]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://vmetc.com/2010/06/23/future-vcenter-and-srm-requirement-for-64-bit-os-means-more-vcenter-vms/</guid>
		<description><![CDATA[VMware engineer Michael White’s post 64 bit is almost here &#8211; are you ready? on the Uptime (VMware and Business Continuity) Blog foretells of the future 64 bit requirement of both vCenter and SRM (Site Recovery Manager). White writes: “I wanted to remind everyone, of what I have already seen floating around the internet, but [...]]]></description>
			<content:encoded><![CDATA[<p>VMware engineer Michael White’s post <a href="http://blogs.vmware.com/uptime/2010/06/64-bit-is-almost-here-are-you-ready.html">64 bit is almost here &#8211; are you ready?</a> on the <a href="http://blogs.vmware.com/uptime/">Uptime (VMware and Business Continuity)</a> Blog foretells of the future 64 bit requirement of both vCenter and SRM (Site Recovery Manager). White writes: </p>
<blockquote><p>“I wanted to remind everyone, of what I have already seen floating around the internet, but still important enough to remind.&#160; Our next release of SRM is going to require a 64 bit OS.&#160; This is the same as our next release of VC as it too will require a 64 bit host OS.&#160; This change is required to support the increased capabilities of our products.&#160; As we scale our products to match our customers needs, generally 1 &#8211; 2 years in advance of where they will need all the capabilities of a given product we have had to use a 64 bit OS.&#160; This will show itself in increased numbers in things like more simultaneous vSphere client connections.”</p>
</blockquote>
<p>To me <strong>these new operating system (OS) requirements mean we will see even more instances of vCenter as a VM </strong>(virtual machine). It only seems logical that a least path of resistance is to virtualize the management server in order to upgrade, especially considering all have already invested in 64 bit hardware for their hypervisors if they decided to upgrade to vSphere 4 in the first place. To go a step further, I’m willing to argue that it will be more common for an IT Department to justify the cost of additional ESX hosts, even if only dedicated for management, then it will to deploy new servers for physical instances of vCenter. </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><a href="http://www.boche.net/blog/index.php/2010/06/17/esx-and-the-service-console-are-going-away/" target="_blank">The looming transition</a> to a console-less <a class="zem_slink" title="VMware ESX" href="http://www.vmware.com/products/vi/esx/" rel="homepage">ESXi</a> eventually means <a href="http://gestaltit.com/all/tech/virtualization/simon/vma-esxi-syslog-server/" target="_blank">more management virtual appliances</a> in the future too. <a href="http://searchvmware.techtarget.com/generic/0,295582,sid179_gci1509899,00.html" target="_blank">Solutions which will continue to need a ESX console or similar</a> will have to substitute <a href="http://news.cnet.com/8301-1001_3-20007545-92.html?part=rss&amp;subj=news&amp;tag=2547-1_3-0-20" target="_blank">their own appliance to operate with ESXi</a>. This means even more justification for additional ESX/ESXi hosts and thus greases the decision to virtualize vCenter as well. I expect to see management clusters of ESX hosts become more common in the future than even the use of management networks today. </p>
<p>ESX hosts have bigger and badder hardware now than ever before allowing for higher consolidation ratios and larger applications to easily run in virtual machines, but it will be interesting to see if the <a href="https://docs.google.com/viewer?url=http://www.vmware.com/pdf/vi3_vc_in_vm.pdf" target="_blank">vCenter as a VM best practices</a> change over time. I personally feel that continuing to separate the database from the virtualized vCenter will continue to be a smart choice. Running a separate, and even virtualized, SQL instance ensures not only better performance of vCenter as a VM but enhances DR scenarios. In fact, those that already have the vCenter database on a remote instance will likely have a safer upgrade to the 64 bit vCenter.</p>
<p>The new 64 bit requirements will no doubt make for an interesting migration scenario, and I’m sure we will see some positive and negative opinions. Let me know your thoughts on a 64 bit vCenter as a VM in the future!</p>
<h6 style="font-size: 1em" class="zemanta-related-title"><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></h6>
<div style="margin-top: 10px; height: 15px" class="zemanta-pixie"><img style="border-bottom-style: none; border-right-style: none; border-top-style: none; float: right; border-left-style: none" class="zemanta-pixie-img" alt="" src="http://img.zemanta.com/pixy.gif?x-id=0e1af275-e46b-4780-8024-138f2c6526ed" /></div>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fvmetc.com%2F2010%2F06%2F23%2Ffuture-vcenter-and-srm-requirement-for-64-bit-os-means-more-vcenter-vms%2F';
  addthis_title  = 'Future+vCenter+And+SRM+Requirement+For+64+bit+OS+Means+More+vCenter+VMs';
  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/06/23/future-vcenter-and-srm-requirement-for-64-bit-os-means-more-vcenter-vms/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Design Challenges Of Virtualized vCenter With A vNetwork Distributed Switch</title>
		<link>http://vmetc.com/2010/03/07/design-challenges-of-virtualized-vcenter-with-a-vnetwork-distributed-switch/</link>
		<comments>http://vmetc.com/2010/03/07/design-challenges-of-virtualized-vcenter-with-a-vnetwork-distributed-switch/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 02:40:47 +0000</pubDate>
		<dc:creator>Rich Brambley</dc:creator>
				<category><![CDATA[gestaltit]]></category>
		<category><![CDATA[sqlpass]]></category>
		<category><![CDATA[VirtualCenter]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[vSphere]]></category>
		<category><![CDATA[esx]]></category>
		<category><![CDATA[vcenter]]></category>
		<category><![CDATA[vds]]></category>
		<category><![CDATA[vnetwork distributed switch]]></category>

		<guid isPermaLink="false">http://vmetc.com/?p=5539</guid>
		<description><![CDATA[The vSphere Enterprise Plus vNetwork Distributed Switch (vDS) has been heralded as, and I might add lives up to it’s reputation of, an administrator’s time saver and single point of virtual networking configuration and visibility across many ESX/ESXi 4 hosts. However, the vDS presents some administrative challenges unique from the traditional vNetwork Standard Switch (vSS) [...]]]></description>
			<content:encoded><![CDATA[<p>The vSphere Enterprise Plus <a href="http://www.vmware.com/products/vnetwork-distributed-switch/overview.html" target="_blank">vNetwork Distributed Switch</a> (vDS) has been heralded as, and I might add lives up to it’s reputation of, an administrator’s time saver and single point of virtual networking configuration and visibility across many ESX/ESXi 4 hosts. However, the vDS presents some administrative challenges unique from the traditional vNetwork Standard Switch (vSS) that admins are used to. Specifically, since the vCenter 4 Server actually maintains the vDS configuration,<strong> some extra design thinking needs to be built into a vSphere 4 environment where a vDS will be used. If vCenter 4 Server itself will be a virtual machine in the environment with a vDS, the design gets even more involved. </strong></p>
<p>There are a few possible problems to consider. In this post <strong>I’ll first cover (with the help of a several others) general VM and vCenter vDS networking issues, but along the way I’ll explore thoughts about designing around a vDS for keeping vCenter as a VM</strong>. </p>
<p> <span id="more-5539"></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>
<h4><strong><u>The vDS Rock and A Hard Place</u></strong></h4>
<p>I’m not the first to recognize there are problems with using a vDS if vCenter goes down. Here’s a few posts that have already addressed the pitfalls to avoid.</p>
<p><a href="http://www.virtualizationteam.com/virtualization-vmware/vsphere-virtualization-vmware/vmware-vsphere-vmware-vnetwork-distributed-switch-bug-or-limitation.html" target="_blank">VMware vSphere – VMware vNetwork Distributed Switch bug or limitation</a></p>
<blockquote><p>“… if you lose virtual Center you will have no way in moving virtual machines between different port groups on the vNetwork Distribute Switch. In addition, you will not be able to get a virtual machine from the traditional virtual switch to a port group on the vNetwork Distributed Switch. Extra to that, you can’t move a VM to another VMware vNetwork Distribute Switch. So that means if you are using VMware vSphere vNetwork Distributed Switches &amp; you lose virtual center you are almost disabled on the networking part. If you lose connectivity on the classic virtual switch &amp; your adapter on the distributed switch are OK you still can’t move your virtual machines to that distributed switch till Virtual Center is back.”</p>
</blockquote>
<p>See the entire blog post for screen shot examples of vDS and vSS portgroups available to VMs with and without vCenter.</p>
<p><a href="http://www.boche.net/blog/index.php/2009/10/09/virtualizing-vcenter-with-vds-catch-22/" target="_blank">Virtualizing vCenter With vDS Catch-22</a> is another post that explores what happened after taking down the vCenter VM for a routine migration.</p>
<blockquote><p>“vCenter was shut down and unavailable, therefore, I had connected my vSphere client directly to the ESX4 host in which I transferred the VM to. When trying to configure the vCenter VM to use the vNetwork Distributed Switch (vDS) port group I had set up for all VM traffic, it was unavailable in the dropdown list of networks. The vCenter server was powered down and thus the vDS Control Plane was unavailable, eliminating my view of vDS networks.</p>
<p>This is a dilemma. Without a network connection, the vCenter server will not be able to communicate with the back end SQL database on a different box running SQL. This will cause the vCenter server services to <strong>not start</strong> and thus I’ll never have visibility to the vDS.”</p>
</blockquote>
<p><a href="http://www.virtuallifestyle.nl/2009/12/virtualizing-vcenter-with-vds-another-catch-22/">Virtualizing vCenter with vDS: Another Catch-22</a> is from another blogger exploring the same problem that was inspired by the last post.&#160; </p>
<p>VMware has a KB Article explaining <a href="http://kb.vmware.com/kb/1008127" target="_blank">Configuring vSwitch or vNetwork Distributed Switch uplinks from the command line in ESX 4</a> which helps manually migrate dvPortgroups back to a vSS from the Service Console when in trouble. Interestingly enough, I couldn’t find a similar article for ESXi. I’ll assume the same process is available via “unsupported mode” in ESXi, but the potential for having to perform these actions under fire must be considered.</p>
<h4><strong><u>Use a Hybrid Mix of vSS and VDS</u></strong></h4>
<p><strong>Does this mean <a href="http://www.yellow-bricks.com/2009/09/24/dvswitch/" target="_blank">a virtual infrastructure design should keep a vSS around?</a></strong> I would say “yes!”. Perhaps it’s now more important to dedicate 2 of the ESX host’s pNICs for the ESX Service Console / ESXi Management VMKernel isolated as a vSS. The 2 pNICs are not only for redundancy anymore, but also <strong>to support one or more standby VM portgroups in case they’re needed as a recovery network for VMs normally using the vDS.</strong> Of course, that means creating the appropriate trunking, and VLANs ahead of time. Have everything ready for a quick and easy change of critical VMs when needed. </p>
<p><strong>Therefore, <a href="http://virtualisedreality.com/2009/10/03/vnetwork-distributed-switches-vds-an-overview/" target="_blank">a hybrid design</a> using both a vSS and a vDS is a smart “safety net” to have. Especially when an admin has to point the vSphere client directly at an ESX/ESXi host. The “safety net” vSS portgroups will be available from each host and the VMs can be easily switched via the vSphere Client GUI.</strong></p>
<h4><strong><u>BUT, Does VMware Support vCenter As A VM Using A vDS?</u></strong></h4>
<p>Even though VMware now fully supports running vCenter virtualized, <strong>the question is not whether to run vCenter as a VM, but instead it’s whether VMware even supports a vCenter VM using a vDS! </strong></p>
<p><a href="http://communities.vmware.com/message/1414822#1414822" target="_blank">VMware Communities: Virtual vCenter and vNetwork &#8230;</a>.</p>
<blockquote><p>&quot;I called support about running vCenter within a distributed switch and they said point blank, &quot;it is not supported&quot;. They said because vCenter governs the distributed switch environment, you can&#8217;t have vCenter within the distributed switch.&quot;</p>
</blockquote>
<p><strong></strong></p>
<p>OK, so VMware support has not always told customers the correct support policy based on actual technical capabilities in the past, but it’s something serious to consider. In fact, based on what has been already explained it makes sense they wouldn’t support it. Besides, it’s more like “putting all your eggs in one basket” then ever before when a vCenter VM is placed on vDS. </p>
<p>I’ve brought up <a href="http://vmetc.com/2007/12/28/should-virtual-center-run-as-a-virtual-machine/" target="_blank">the logistical argument</a> about the brains of the virtual infrastructure running in the environment it is managing before. Don’t misunderstand – I am an advocate for and I virtualize vCenter Server all the time, but I make sure to adhere to the best practices. On that note, the VMware KB Article <a href="http://kb.vmware.com/kb/10087" target="_blank">Running VirtualCenter in a Virtual Machine</a> (updated as of Aug 09) serves as a pointer to the VMware tech note <a href="http://www.vmware.com/vmtn/resources/798" target="_blank">http://www.vmware.com/vmtn/resources/798</a> which then points to the old VI3 tech note on this topic: <a href="http://www.vmware.com/pdf/vi3_vc_in_vm.pdf" target="_blank">http://www.vmware.com/pdf/vi3_vc_in_vm.pdf</a>. VMware definitely needs to update the tech notes to include best practice for vCenter 4 as a VM in an environment containing a vDS!</p>
<h4><strong><u>After all of that why do I want to use a vDS again?</u></strong></h4>
<p>Finally, here is a quick reminder of why the extra design considerations are worth the trouble.</p>
<p><strong>Comparing the vDS to a vSS:</strong></p>
<p><span style="line-height: normal; font-family: arial, helvetica, sans-serif; color: #333333; font-size: 12px"><a href="http://kb.vmware.com/kb/1010555" target="_blank">vNetwork Distributed Switch on ESX 4.x &#8211; Concepts Overview</a></span></p>
<div id="_mcePaste"><strong><u>Comparing vNetwork Standard Switch with vNetwork Distributed Switch</u></strong></div>
<div id="_mcePaste">The following features are available on both types of virtual switches:</div>
<ul>
<li>
<div id="_mcePaste">Can forward L2 frames</div>
</li>
<li>
<div id="_mcePaste">Can segment traffic into VLANs</div>
</li>
<li>
<div id="_mcePaste">Can use and understand 802.1q VLAN encapsulation</div>
</li>
<li>
<div id="_mcePaste">Can have more than one uplink (NIC Teaming)</div>
</li>
<li>
<div id="_mcePaste">Can have traffic shaping for the outbound (TX) traffic</div>
</li>
</ul>
<div id="_mcePaste">The following features are available on Only Distributed Switch</div>
<ul>
<li>
<div id="_mcePaste">Can shape inbound (RX) traffic</div>
</li>
<li>
<div id="_mcePaste">Has a central unified management interface through vCenter</div>
</li>
<li>
<div id="_mcePaste">Supports Private VLANs (PVLANs)</div>
</li>
<li>
<div id="_mcePaste">provides potential customisation of Data and Control Planes</div>
</li>
</ul>
<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%2F07%2Fdesign-challenges-of-virtualized-vcenter-with-a-vnetwork-distributed-switch%2F';
  addthis_title  = 'Design+Challenges+Of+Virtualized+vCenter+With+A+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/07/design-challenges-of-virtualized-vcenter-with-a-vnetwork-distributed-switch/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>VirtualCenter 2.5 Update 6 Fixes Data Browser Large File Upload Error; Updates JRE And Apache Tomcat; Supports Firefox; Adds New OS Customizations</title>
		<link>http://vmetc.com/2010/01/30/virtualcenter-2-5-update-6-fixes-data-browser-large-file-upload-error-updates-jre-and-apache-tomcat-supports-firefox-adds-new-os-customizations/</link>
		<comments>http://vmetc.com/2010/01/30/virtualcenter-2-5-update-6-fixes-data-browser-large-file-upload-error-updates-jre-and-apache-tomcat-supports-firefox-adds-new-os-customizations/#comments</comments>
		<pubDate>Sat, 30 Jan 2010 15:00:10 +0000</pubDate>
		<dc:creator>Rich Brambley</dc:creator>
				<category><![CDATA[VirtualCenter]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[data store browser]]></category>
		<category><![CDATA[ISO]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[update manager]]></category>
		<category><![CDATA[upgrade]]></category>
		<category><![CDATA[vc 2.5 u6]]></category>
		<category><![CDATA[vcenter]]></category>
		<category><![CDATA[virtualcenter]]></category>

		<guid isPermaLink="false">http://vmetc.com/?p=5312</guid>
		<description><![CDATA[I haven’t always covered all the vCenter, VirtualCenter, and ESX/ESXi updates in the past. Several updates have been released since the last time I did. VirtualCenter 2.5 Update 6’s announcement caught my attention because of a fix to uploading files with the datastore browser. This issue has been reported in one of the longest comment [...]]]></description>
			<content:encoded><![CDATA[<p>I haven’t always covered all the vCenter, VirtualCenter, and ESX/ESXi updates in the past. Several updates have been released since the last time I did. VirtualCenter 2.5 Update 6’s announcement caught my attention because of a fix to uploading files with the datastore browser. This issue has been reported in one of the longest comment threads here at VM /ETC. More on that later in this post, but I received the following email notification that VMware VirtualCenter 2.5 Update 6 was released:</p>
<blockquote><p><strong>VMware VirtualCenter 2.5 Update 6 is Generally Available</strong></p>
<p>We are pleased to inform you that VMware VirtualCenter Server 2.5 Update 6 (English and localized) is generally available as of late night January 29, 2010.</p>
<p>VirtualCenter 2.5 Update 6 provides the following improvements:</p>
<ul>
<li>Guest Operating System Customization Improvements</li>
<li>Support for Firefox 3.x Browsers with VirtualCenter Web Access</li>
<li>Bug and security fixes</li>
</ul>
<p>For details regarding the new fixes and improvements, please refer to the <a href="http://www.vmware.com/support/vi3/doc/vi3_vc25u6_rel_notes.html" target="_blank">release notes</a>.</p>
<p>VirtualCenter Server 2.5 Update 6 is available for <a href="http://downloads.vmware.com/d/info/datacenter_downloads/vmware_infrastructure_3/3_5" target="_blank">download</a>.</p>
<p>For details regarding compatibility, please view <a href="http://www.vmware.com/pdf/vsphere4/r40/vsp_compatibility_matrix.pdf" target="_blank">vSphere Compatibility Matrixes</a>.</p>
<p>Thanks,<br />
VMware Infrastructure Product Management Team</p></blockquote>
<p>Some of the highlights for me when reading the Release Notes are:</p>
<p><span id="more-5312"></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><strong><span style="text-decoration: underline;">From the </span></strong><a href="http://www.vmware.com/#resolvedissues"><strong>Resolved Issues</strong></a><strong><span style="text-decoration: underline;"> section:</span></strong></p>
<ul>
<li><strong><a name="pr202297"></a><a href="http://kb.vmware.com/kb/1017614">I/O error occurs when downloading a large file from the datastore browser or when exporting a virtual appliance to OVF</a></strong> (KB 1017614)</li>
</ul>
<p>I’ve never experienced the issue with transferring .ISOs and other large files with the data store browser, but <a href="http://vmetc.com/2008/06/04/use-the-vi-client-datastore-browser-to-upload-files-to-esx-hosts/" target="_blank">several VM /ETC readers have</a>. VMware’s KB Article still doesn’t explain exactly when and why it happens, but it’s good to see there’s now a fix. This is critical for ESXi implementations without a service console and SSH access to transfer files. The data store browser will have to become the tool most often used to move files to and from ESX datastores.</p>
<p><strong><span style="text-decoration: underline;">From the </span></strong><a href="http://www.vmware.com/support/vi3/doc/vi3_vc25u6_rel_notes.html#whatsnew" target="_blank"><strong>What’s New</strong></a><strong><span style="text-decoration: underline;"> section</span></strong></p>
<blockquote><p><strong>Guest Operating Systems Customization Improvements</strong></p>
<p>Customization support for the following guest operating systems has been added in this release:<br />
For more complete information about supported guests included in this release, see the <a href="http://www.vmware.com/resources/compatibility/search.php?deviceCategory=software">VMware Compatibility Guide</a>.</p>
<ul>
<li>Windows 7 Enterprise (32-bit and 64-bit)</li>
<li>Windows 7 Ultimate (32-bit and 64-bit)</li>
<li>Windows 7 Professional (32-bit and 64-bit)</li>
<li>Windows 7 Home Premium (32-bit and 64-bit)</li>
<li>Windows Server 2008 R2 Standard Edition (64-bit)</li>
<li>Windows Server 2008 R2 Enterprise Edition (64-bit)</li>
<li>Windows Server 2008 R2 Datacenter Edition (64-bit)</li>
<li>Windows Server 2008 R2 Web Server (64-bit)</li>
</ul>
<p><strong>Support for Firefox 3.x Browsers with VirtualCenter Web  Access</strong></p>
<p>This release adds support for Firefox 3.x browsers with VirtualCenter Web Access. Firefox 3.x is not a supported browser for ESX Server 3.5 Update 5 Web Access with this release.<img src="http://images.connect.vmware.com/eloquaimages/clients/VMWare/{86d9df22-47a3-4821-bde3-ed032660ed3b}_spacer.gif" border="0" alt="" width="15" height="5" /></p></blockquote>
<h5><strong>VirtualCenter 2.5 Update 6 also provides Update Manager Plug-In updates:</strong></h5>
<blockquote><p>This release of the VMware Infrastructure 3 software suite includes an update to VMware Update Manager. For more information, see the <a href="http://www.vmware.com/support/vi3/doc/vi3_vum_10u6_rel_notes.html">VMware Update Manager 1.0 Update 6 for VirtualCenter 2.5 Release Notes</a>. VMware Converter Enterprise Update 4 is compatible with VirtualCenter 2.5 Update 6.</p></blockquote>
<p>Finally, Update 6 also improves security with updates to JRE and Tomcat</p>
<h5><a name="resolvedissuesSecurity"></a>Security</h5>
<blockquote>
<ul>
<li><strong><a name="pr346094"></a>Updates JRE version to 1.5.0_22</strong>This release fixes the following security issues by updating the JRE version to 1.5.0_22:
<ul>
<li>The Common Vulnerabilities and Exposures project (cve.mitre.org) has assigned the following names to the security issues fixed in JRE 1.5.0_22:<br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3728">CVE-2009-3728</a>, <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3729">CVE-2009-3729</a>, <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3864">CVE-2009-3864</a>, <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3865">CVE-2009-3865</a>, <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3866">CVE-2009-3866</a>,<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3867"> CVE-2009-3867</a>, <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3868">CVE-2009-3868</a>, <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3869">CVE-2009-3869</a>, <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3871">CVE-2009-3871</a>, <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3872">CVE-2009-3872</a>, <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3873">CVE-2009-3873</a>, <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3874">CVE-2009-3874</a>, <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3875">CVE-2009-3875</a>, <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3876">CVE-2009-3876</a>, <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3877">CVE-2009-3877</a>, <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3879">CVE-2009-3879</a>, <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3880">CVE-2009-3880</a>, <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3881">CVE-2009-3881</a>, <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3882">CVE-2009-3882</a>, <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3883">CVE-2009-3883</a>, <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3884">CVE-2009-3884</a>, <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3886">CVE-2009-3886</a>, and <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3885">CVE-2009-3885</a>.</li>
<li>The Common Vulnerabilities and Exposures project (cve.mitre.org) has assigned the following names to the security issues fixed in JRE 1.5.0_20:<br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2625">CVE-2009-2625</a>, <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2670">CVE-2009-2670</a>, <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2671">CVE-2009-2671</a>, <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2672">CVE-2009-2672</a>, <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2673">CVE-2009-2673</a>, <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2675">CVE-2009-2675</a>, <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2676">CVE-2009-2676</a>, <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2716">CVE-2009-2716</a>, <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2718">CVE-2009-2718</a>, <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2719">CVE-2009-2719</a>, <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2720">CVE-2009-2720</a>, <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2721">CVE-2009-2721</a>, <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2722">CVE-2009-2722</a>, <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2723">CVE-2009-2723</a>, and <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2724">CVE-2009-2724</a>.</li>
<li>The Common Vulnerabilities and Exposures project (cve.mitre.org) has assigned the following names to the security issues fixed in JRE 1.5.0_18:<br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1093">CVE-2009-1093</a>, <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1094">CVE-2009-1094</a>, <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1095">CVE-2009-1095</a>, <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1096">CVE-2009-1096</a>, <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1097">CVE-2009-1097</a>, <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1098">CVE-2009-1098</a>, <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1099">CVE-2009-1099</a>, <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1100">CVE-2009-1100</a>, <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1101">CVE-2009-1101</a>, <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1102">CVE-2009-1102</a>, <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1103">CVE-2009-1103</a>, <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1104">CVE-2009-1104</a>, <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1105">CVE-2009-1105</a>, <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1106">CVE-2009-1106</a>, and <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1107">CVE-2009-1107</a>.</li>
</ul>
</li>
</ul>
<ul>
<li><strong><a name="pr466068"></a>Updates Apache Tomcat version to 5.5.28</strong>This release of VirtualCenter Server updates the Tomcat server package from 5.5.27 to 5.5.28, to address multiple security issues. The Common Vulnerabilities and Exposures project (cve.mitre.org) has assigned the names <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5515">CVE-2008-5515</a>, <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0033">CVE-2009-0033</a>, <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0580">CVE-2009-0580</a>, <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0781">CVE-2009-0781</a>, and <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-20090783">CVE-2009-0783</a> to these issues. For more information on security vulnerabilities, refer to the Apache Tomcat 5.x Vulnerabilities page.</li>
</ul>
</blockquote>
<p>If you are still running VMware VI 3 you should consider upgrading to VirtualCenter 2.5 Upgrade 6 as soon as possible. ESX/ESXi 3.5 remains at Update 5 to the best of my knowledge at this time, however.</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%2F30%2Fvirtualcenter-2-5-update-6-fixes-data-browser-large-file-upload-error-updates-jre-and-apache-tomcat-supports-firefox-adds-new-os-customizations%2F';
  addthis_title  = 'VirtualCenter+2.5+Update+6+Fixes+Data+Browser+Large+File+Upload+Error%3B+Updates+JRE+And+Apache+Tomcat%3B+Supports+Firefox%3B+Adds+New+OS+Customizations';
  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/30/virtualcenter-2-5-update-6-fixes-data-browser-large-file-upload-error-updates-jre-and-apache-tomcat-supports-firefox-adds-new-os-customizations/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Change VMware Update Manager (VUM) Download Directory</title>
		<link>http://vmetc.com/2009/09/11/change-vmware-update-manager-vum-download-directory/</link>
		<comments>http://vmetc.com/2009/09/11/change-vmware-update-manager-vum-download-directory/#comments</comments>
		<pubDate>Fri, 11 Sep 2009 15:39:47 +0000</pubDate>
		<dc:creator>Rich Brambley</dc:creator>
				<category><![CDATA[how to]]></category>
		<category><![CDATA[patch]]></category>
		<category><![CDATA[VirtualCenter]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[update manager]]></category>
		<category><![CDATA[vcenter]]></category>
		<category><![CDATA[virtual center]]></category>
		<category><![CDATA[vum]]></category>

		<guid isPermaLink="false">http://vmetc.com/2009/09/11/change-vmware-update-manager-vum-download-directory/</guid>
		<description><![CDATA[This post is just a quick how to reference for manually changing the VMware Update Manager (VUM) patch repository download location. Admins usually need to do this when the vCenter server is low on disk space on the partition that VUM was originally installed on, but there is a second partition that has enough capacity. [...]]]></description>
			<content:encoded><![CDATA[<p>This post is just a quick how to reference for manually changing the VMware Update Manager (VUM) patch repository download location. Admins usually need to do this when the vCenter server is low on disk space on the partition that VUM was originally installed on, but there is a second partition that has enough capacity. To move the VUM patch repository follow the following steps found in the <a href="http://www.vmware.com/pdf/vsp_vum_40_admin_guide.pdf"><strong>VUM Administrators Guide</strong></a><strong>:</strong>	</p>
<p><span style="font-family: Arial; font-size: 9pt;">When you install Update Manager, you can select the location for downloading patches. To change the location after installation, you must manually edit the <strong>vci-integrity.xml</strong></span><span style="font-family: Arial; font-size: 8pt;"><br />		</span><span style="font-family: Arial; font-size: 9pt;">file.<br /></span></p>
<p><span style="text-decoration: underline;"><strong>Procedure<br /></strong></span></p>
<ol>
<li><span style="font-family: Arial; font-size: 9pt;">Log in to the Update Manager server as an administrator.<br /></span></li>
<li>
<div><span style="font-family: Arial; font-size: 9pt;">Stop the Update Manager service.<br /></span></div>
<ol>
<li><span style="font-size: 9pt;"><span style="font-family: Arial;">Right-click </span><span style="font-family: Arial;">My Computer </span><span style="font-family: Arial;">and click </span><span style="font-family: Arial;">Manage</span><span style="font-family: Arial;">.<br /></span></span></li>
<li><span style="font-size: 9pt;"><span style="font-family: Arial;">In the left pane, expand </span><span style="font-family: Arial;">Services and Applications </span><span style="font-family: Arial;">and click </span><span style="font-family: Arial;">Services</span><span style="font-family: Arial;">.<br /></span></span></li>
<li><span style="font-size: 9pt;"><span style="font-family: Arial;">In the right pane, right-click the </span><span style="font-family: Arial;">VMware Update Manager Service </span><span style="font-family: Arial;">and click </span><span style="font-family: Arial;">Stop</span><span style="font-family: Arial;">.<br /></span></span></li>
</ol>
</li>
<li>
<div><span style="font-family: Arial; font-size: 9pt;">Navigate to the Update Manager installation directory and locate the </span><span style="font-family: Arial; font-size: 8pt;">vci-integrity.xml </span><span style="font-family: Arial; font-size: 9pt;">file.<br /></span></div>
<ol>
<li><span style="font-family: Arial; font-size: 9pt;">The default location is </span><span style="font-family: Arial; font-size: 8pt;">C:\Program Files\VMware\Infrastructure\Update Manager</span><span style="font-family: Arial; font-size: 9pt;">.<br /></span></li>
</ol>
</li>
<li><span style="font-family: Arial; font-size: 9pt;">Create a backup copy of this file in case you need to revert to the previous configuration.<br /></span></li>
<li>
<div><span style="font-family: Arial; font-size: 9pt;">Edit the file by changing the following fields:<br /></span></div>
<ol>
<li><span style="font-family: Arial; font-size: 8pt;">
<patchstore>yournewlocation</patchstore></span></li>
<li><span style="font-family: Arial; font-size: 9pt;">The default patch download location is: </span><span style="font-family: Arial; font-size: 8pt;">C:\Documents and Settings\All Users\Application Data\VMware\VMware Update Manager\Data\<br /></span></li>
<li><span style="font-family: Arial; font-size: 9pt;">The directory path must end with </span><span style="font-family: Arial; font-size: 8pt;">\</span><span style="font-family: Arial; font-size: 9pt;">.</span><span style="font-family: Arial; font-size: 8pt;"><br />					</span></li>
</ol>
</li>
<li><span style="font-family: Arial; font-size: 9pt;">Save the file in UTF-8 format, replacing the existing file.</span><span style="font-family: Arial; font-size: 8pt;"><br />			</span></li>
<li><span style="font-family: Arial; font-size: 9pt;">Copy the contents from the old patchstore directory to the new folder.</span><span style="font-family: Arial; font-size: 8pt;"><br />			</span></li>
<li><span style="font-family: Arial; font-size: 9pt;">Restart the Update Manager service.</span><span style="font-family: Arial; font-size: 8pt;"><br />			</span></li>
</ol>
<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" alt="" src="http://img.zemanta.com/pixy.gif?x-id=86883dc7-0fcd-809c-b291-bd87d3a4abe8" /></div>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fvmetc.com%2F2009%2F09%2F11%2Fchange-vmware-update-manager-vum-download-directory%2F';
  addthis_title  = 'Change+VMware+Update+Manager+%28VUM%29+Download+Directory';
  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/09/11/change-vmware-update-manager-vum-download-directory/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>How To Add Sysprep to VMware vCenter for VM Customizations (VMware Converter also)</title>
		<link>http://vmetc.com/2009/08/18/how-to-add-sysprep-to-vmware-vcenter-for-vm-customizations-vmware-converter-also/</link>
		<comments>http://vmetc.com/2009/08/18/how-to-add-sysprep-to-vmware-vcenter-for-vm-customizations-vmware-converter-also/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 11:10:50 +0000</pubDate>
		<dc:creator>Rich Brambley</dc:creator>
				<category><![CDATA[how to]]></category>
		<category><![CDATA[vConverter]]></category>
		<category><![CDATA[VirtualCenter]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[customization specification]]></category>
		<category><![CDATA[sysprep]]></category>
		<category><![CDATA[vcenter]]></category>
		<category><![CDATA[virtual machines]]></category>
		<category><![CDATA[virtualcenter]]></category>
		<category><![CDATA[vms]]></category>

		<guid isPermaLink="false">http://vmetc.com/?p=4305</guid>
		<description><![CDATA[In order to create customized Windows 2003 and earlier virtual machines (VMs) the Microsoft Sysprep tools need to be added to VMware vCenter (also formerly known as VirtualCenter). Doing so is not a difficult process, but can be a bit confusing if an administrator has never used Sysprep before. Fortunately, VMware has a helpful KB [...]]]></description>
			<content:encoded><![CDATA[<p>In order to create customized Windows 2003 and earlier virtual machines (VMs) <strong>the Microsoft Sysprep tools need to be added to VMware vCenter (also formerly known as VirtualCenter)</strong>. Doing so is not a difficult process, but can be a bit confusing if an administrator has never used Sysprep before. Fortunately, <strong>VMware has a helpful KB article on the topic that explains where to download the Sysprep files from Microsoft and then where to put the extracted contents of those downloads on the vCenter Serve</strong>r. I&#8217;m going to high lite the instructions from VMware for downloading from Microsoft, but then I&#8217;ll explain <strong>how to get Sysprep from an alternate and arguably easier source &#8211; the Windows install CD</strong>.</p>
<p>Note that integrating the Sysprep files are still required in all versions of vCenter to customize VMs. This includes vCenter 4 for vSphere. Sysprep is no longer used for Server 2008, however, but <a href="http://vmetc.com/2009/08/13/windows-server-2008-deploy-from-template-guest-customization-update/" target="_blank">VMware has added native customization of Server 2008 VMs in vCenter 4</a> without adding any additional files. <strong> </strong></p>
<p>KB Article 1005593 titled <a href="http://kb.vmware.com/selfservice/microsites/search.do?cmd=displayKC&amp;docType=kc&amp;externalId=1005593&amp;sliceId=1&amp;docTypeID=DT_KB_1_1&amp;dialogID=31097134&amp;stateId=0%200%2031095900" target="_blank">Sysprep file locations and versions</a> not only provides download links and extract to locations but also explains the common symptoms when Sysprep is not installed correctly on vCenter.</p>
<blockquote>
<ul>
<li>When attempting to customize the deployment of a virtual machine the radio buttons are disabled (greyed out).</li>
<li>When a virtual machine (VM) is deployed from a Template, you find that the SID is always the same, despite the fact that you chose the option to generate a new SID during Template deployment and guest operating system customization.</li>
<li>When attempting to create a new virtual machine from a Template in ESX v3.5 you receive the following error message</li>
</ul>
<blockquote><p><em>Warning: Windows customization resources were not found on this server</em></p></blockquote>
<ul>
<li>
<div>Message in the guestcust.log:</div>
</li>
</ul>
<blockquote>
<div><em>deploy doesn&#8217;t contain known sysprep files</em></div>
</blockquote>
</blockquote>
<p>The KB article explains the cause</p>
<blockquote>
<div>Microsoft has a different version of Sysprep for each release and service pack of Windows. According to Microsoft, &#8220;You need to use the version of Sysprep specific to the operating system you are deploying&#8221;. The differences are not immediately visible in the packaging and documentation of the service packs, so it is necessary to manually investigate.</div>
</blockquote>
<p>Use either of the following methods to obtain the appropriate Sysprep files. <strong>All instructions in this post assume vCenter has been installed in the default location.</strong><span id="more-4305"></span><br />
<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><br />
<span style="text-decoration: underline;"><strong>Download Sysprep from Microsoft</strong></span></p>
<p>Follow the link above to find the table of Sysprep downloads for each Microsoft operating system. Extract those downloads to the exact locations provided in the same table. Basically, all Sysprep versions go in the <strong>C:\Documents and Settings\All Users\Application Data\VMware\VMware VirtualCenter\sysprep</strong> directory but in a separate sub folder specific for each OS.</p>
<p>At the time of this writing KB Article 1005593 has been updated as of August 14, 2009 so the download links seem current.</p>
<p><span style="text-decoration: underline;"><strong>Obtain Sysprep from the Microsoft Install Media</strong></span></p>
<p>Whether or not KB Article 1005593 remains updated or not, the good news is that you can always get the Sysprep files from the Windows Install CD/DVD too.</p>
<p>Assuming your CDrom drive is E:\</p>
<ol>
<li>Use Windows Explorer to browse to E:\Support\Tools on the Windows (<em>insert your OS here</em>) CD/DVD and find the deploy.cab file</li>
<li>Double-click deploy.cab to open it (like a .zip file)</li>
<li>Copy all of the contents of the deploy.cab file</li>
<li>Paste the copied files on the vCenter server in the appropriate subfolder at <strong>C:\Documents and Settings\All Users\Application Data\VMware\VMware VirtualCenter\sysprep<br />
</strong></li>
</ol>
<p>The sub folders are named after the various Windows operating systems and are obvious, but use the table in KB Article 1005593 if you need to confirm the exact file location.</p>
<p><span style="text-decoration: underline;"><strong>P2V and V2V Customizations with VMware Converter Stand Alone</strong></span></p>
<p>The free <a href="http://www.vmware.com/download/converter/" target="_blank">VMware Converter Stand Alone version</a> also let&#8217;s you integrate the Sysprep tools and customize multiple VM migrations from a single physical or virtual server. If you install Converter in it&#8217;s default location then obtain Sysprep in the same methods already discussed and place the files in the same locations as vCenter. Of course, this location is now on the server where you installed Converter, and you will only need to use the Sysprep version of the installed OS. You can&#8217;t install Converter on a Windows 2003 Server, put the Windows XP Sysprep tools in it&#8217;s correct directory, and then expect to P2V/V2V a new Windows XP VM!</p>
<p>Starting with VMware Converter 4 Stand Alone there is a Client/Server install option which allows Converter to utilized as a centralized tool for deploying new VMs. Creative administrators are able to duplicate most of vCenter&#8217;s deploy from template and VM cloning features using this install mode.</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>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=5939c437-ae48-854f-9448-20b9c56a1228" alt="" /></div>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fvmetc.com%2F2009%2F08%2F18%2Fhow-to-add-sysprep-to-vmware-vcenter-for-vm-customizations-vmware-converter-also%2F';
  addthis_title  = 'How+To+Add+Sysprep+to+VMware+vCenter+for+VM+Customizations+%28VMware+Converter+also%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/2009/08/18/how-to-add-sysprep-to-vmware-vcenter-for-vm-customizations-vmware-converter-also/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>vCenter 2.5 Update 5 Provides HA Improvements to Allow up to 80 VMs per ESX/ESXi host</title>
		<link>http://vmetc.com/2009/07/11/vcenter-25-update-5-provides-ha-improvements-to-allow-up-to-80-vms-per-esxesxi-host/</link>
		<comments>http://vmetc.com/2009/07/11/vcenter-25-update-5-provides-ha-improvements-to-allow-up-to-80-vms-per-esxesxi-host/#comments</comments>
		<pubDate>Sat, 11 Jul 2009 16:39:16 +0000</pubDate>
		<dc:creator>Rich Brambley</dc:creator>
				<category><![CDATA[esx]]></category>
		<category><![CDATA[esxi]]></category>
		<category><![CDATA[patch]]></category>
		<category><![CDATA[vi3]]></category>
		<category><![CDATA[VirtualCenter]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[consolidation]]></category>
		<category><![CDATA[HA]]></category>
		<category><![CDATA[upate]]></category>
		<category><![CDATA[vcenter]]></category>

		<guid isPermaLink="false">http://vmetc.com/2009/07/11/vcenter-25-update-5-provides-ha-improvements-to-allow-up-to-80-vms-per-esxesxi-host/</guid>
		<description><![CDATA[Admins of heavily consolidated VMware VI 3 Clusters should make plans as soon as possible to download Update 5 of VMware vCenter Server to take advantage of increased performance and scalability. The latest update to vCenter 2.5 was released on July 10 and boasts improvements to support fail over management of up to 80 VMs [...]]]></description>
			<content:encoded><![CDATA[<p>Admins of heavily consolidated VMware VI 3 Clusters should make plans as soon as possible to <a href="https://www.vmware.com/download/vi/">download Update 5 of VMware vCenter Server</a> to take advantage of increased performance and scalability. The latest update to vCenter 2.5 was released on July 10 and boasts improvements to support fail over management of up to 80 VMs per ESX/ESXi host in a HA (High Availability) Cluster.</p>
<p>The following details were taken from the <a href="https://www.vmware.com/support/vi3/doc/vi3_vc25u5_rel_notes.html" target="_blank">VMware VirtualCenter 2.5 Update 5 Release Notes</a>:</p>
<blockquote><p><span style="text-decoration: underline;"><strong>What&#8217;s New</strong></span><strong></strong><br />
<strong></strong><br />
<strong>Support for High Consolidation in VMware HA Clusters</strong> &#8211; VirtualCenter 2.5 Update 5 includes significant performance and scalability improvements to VMware HA. Use VirtualCenter 2.5 Update 5 for environments with more than 35 virtual machines (VMs) per host in an HA cluster.</p>
<p>For information on the ESX Server host settings required for this scalability improvement, see <a href="http://kb.vmware.com/kb/1012002" target="_blank">ESX Server host settings required for environments with up to 80 virtual   machines per host in an HA Cluster</a> (KB 1012002).</p>
<p><strong>Upgrading or Migrating to VirtualCenter 2.5 Update 5 </strong></p>
<p>This release supports upgrading from VirtualCenter 1.4.1, VirtualCenter 2.0.2 (including Update 1, Update 2, Update 3, Update 4, and Update 5), VirtualCenter 2.5, VirtualCenter 2.5 Update 1, VirtualCenter 2.5 Update 2, VirtualCenter 2.5 Update 3, or VirtualCenter 2.5 Update 4, to VirtualCenter 2.5 Update 5. Review the detailed upgrade and migration instructions and guidelines that are provided in the <a href="http://www.vmware.com/pdf/vi3_35/esx_3/r35u2/vi3_35_25_u2_upgrade_guide.pdf" target="__blank">Upgrade Guide</a>.</p></blockquote>
<p>Following the above link to KB 1012002 explains that <strong>upgrading vCenter 2.5 to U5 is just the start</strong>. VI 3 admins also need to <strong>make some additional configurations on ESX/ESXi hosts to achieve the 80 VMs per host improvements</strong>.</p>
<blockquote>
<div>&#8220;Starting with the VirtualCenter 2.5 Update 5 release, an ESX Server host in an HA cluster can support up to 80 virtual machines. For all virtual machines to power on on other hosts in the cluster, if hosts within the failover capacity limit fail, you need to ensure that the following parameters in the ESX Server hosts are set with the following values:</div>
<p><span id="more-4175"></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>
<table style="width: 100%; border-collapse: collapse;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="border: 1px solid black; padding: 3px; vertical-align: top;"><strong>Parameter</strong></td>
<td style="border: 1px solid black; padding: 3px; vertical-align: top;"><strong>Value</strong></td>
<td style="border: 1px solid black; padding: 3px; vertical-align: top;"><strong>Applicability</strong></td>
</tr>
<tr>
<td style="border: 1px solid black; padding: 3px; vertical-align: top;">Misc.RunningVCpuLimit</td>
<td style="border: 1px solid black; padding: 3px; vertical-align: top;">192vCPU</td>
<td style="border: 1px solid black; padding: 3px; vertical-align: top;">ESX Server 3.5 and ESX Server 3i Embedded</td>
</tr>
<tr>
<td style="border: 1px solid black; padding: 3px; vertical-align: top;">Service console memory</td>
<td style="border: 1px solid black; padding: 3px; vertical-align: top;">512MB</td>
<td style="border: 1px solid black; padding: 3px; vertical-align: top;">ESX Server 3.5</td>
</tr>
<tr>
<td style="border: 1px solid black; padding: 3px; vertical-align: top;">vim resource pool memory reservation</td>
<td style="border: 1px solid black; padding: 3px; vertical-align: top;">1024MB</td>
<td style="border: 1px solid black; padding: 3px; vertical-align: top;">ESX Server 3i Embedded</td>
</tr>
<tr>
<td style="border: 1px solid black; padding: 3px; vertical-align: top;">Host agent memory configuration</td>
<td style="border: 1px solid black; padding: 3px; vertical-align: top;">
<div class="MsoNormal" style="margin: 0pt 0pt 0pt 18pt; text-indent: -18pt;"><tt>&lt;hostdStopMemInMB&gt;380&lt;/hostdStopMemInMB&gt;</tt></div>
<div class="MsoNormal" style="margin: 0pt 0pt 0pt 18pt; text-indent: -18pt;"><tt>&lt;hostdWarnMemInMB&gt;300&lt;/hostdWarnMemInMB&gt;</tt></div>
</td>
<td style="border: 1px solid black; padding: 3px; vertical-align: top;">ESX Server 3.5 and ESX Server 3i Embedded</td>
</tr>
</tbody>
</table>
</blockquote>
<p><strong>For specific instructions on setting each of these configurations on ESX/ESXi 3.5 hosts read KB 1012002</strong>.</p>
<p>It also appears that this KB offers some interesting tweaks for improving heavy VM consolidation on ESX/ESXi 3.5 hosts even if not managed by VC2.5 U5. Why would it not benefit admins to make these changes on hosts regardless of VI 3.5 Cluster membership?</p>
<p>Although not stated, I assume ESX Clusters with greater than 80 VMs per host should be upgraded to vSphere 4 in order to insure the best performance and scalability features.</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%2F07%2F11%2Fvcenter-25-update-5-provides-ha-improvements-to-allow-up-to-80-vms-per-esxesxi-host%2F';
  addthis_title  = 'vCenter+2.5+Update+5+Provides+HA+Improvements+to+Allow+up+to+80+VMs+per+ESX%2FESXi+host';
  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/07/11/vcenter-25-update-5-provides-ha-improvements-to-allow-up-to-80-vms-per-esxesxi-host/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>VMware Infrastructure Administration Via Phone Possible: Rove Mobile Admin</title>
		<link>http://vmetc.com/2009/03/20/vmware-infrastructure-administration-via-phone-possible-rove-mobile-admin/</link>
		<comments>http://vmetc.com/2009/03/20/vmware-infrastructure-administration-via-phone-possible-rove-mobile-admin/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 05:30:56 +0000</pubDate>
		<dc:creator>Rich Brambley</dc:creator>
				<category><![CDATA[VirtualCenter]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[mobile admin]]></category>
		<category><![CDATA[rove]]></category>
		<category><![CDATA[virtualization]]></category>

		<guid isPermaLink="false">http://vmetc.com/2009/03/20/vmware-infrastructure-administration-via-phone-possible-rove-mobile-admin/</guid>
		<description><![CDATA[Earlier this week, Rove announced their Mobile Admin 4.2 product and introduced new functionality that makes VMware Infrastructure administration possible from Blackberry or Windows Mobile phones. Specifically, once a Mobile Admin server is installed on the LAN (Powershell and the VI Toolkit also required) and is configured to connect to VirtualCenter, you can use Mobile Admin to perform the following tasks: view hosts/clusters find virtual machines view VM properties [...]]]></description>
			<content:encoded><![CDATA[<p>Earlier this week, Rove <a href="http://www.roveit.com/newsroom/pressarchive/2009/2009-03-16_2009%20MobileAdmin42Release.aspx" target="_blank">announced</a> their Mobile Admin 4.2 product and introduced new functionality that makes VMware Infrastructure administration possible from Blackberry or Windows Mobile phones. Specifically, once a Mobile Admin server is installed on the LAN (Powershell and the VI Toolkit also required) and is configured to connect to VirtualCenter, you can use Mobile Admin to perform the following tasks:</p>
<ul>
<li>view hosts/clusters</li>
<li>find virtual machines</li>
<li>view VM properties</li>
<li>edit VM settings</li>
<li>view events and event details</li>
<li>view tasks and task details</li>
<li>view triggered alarms and triggered alarm details</li>
<li>view host summaries and manage hosts</li>
</ul>
<p>Although I have not had a chance to test it personally, my take on Mobile Admin is that it appears to be a great tool with features tailor made for the administrator on call and responsible for providing remote or after hours support.</p>
<p>Here are some screen shots of the Windows Mobile Client<span id="more-3547"></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><img style="max-width: 800px;" src="http://vmetc.com/wp-content/uploads/2009/03/windowsmobile-mobileadmin.png" alt="" /></p>
<p>Not only does Mobile Admin work with VMware, but it also provides phone based access to common Windows infrastructure support tasks, remote desktop sessions, and remote management of  Blackberry, Exchange, SQL, Citrix, and Lotus servers just to name a few. See the entire list of functions on <a href="http://www.roveit.com/mobileadmin/features/" target="_blank">Rove&#8217;s web page</a>.</p>
<p>Rove will be hosting a webinar titled &#8220;Introducing Mobile Admin&#8221; on March 25. Register <a href="https://www2.gotomeeting.com/register/348258434" target="_blank">here</a> to find out more about the product. You can also download a 14 day trial from their web site. <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%2F03%2F20%2Fvmware-infrastructure-administration-via-phone-possible-rove-mobile-admin%2F';
  addthis_title  = 'VMware+Infrastructure+Administration+Via+Phone+Possible%3A+Rove+Mobile+Admin';
  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/03/20/vmware-infrastructure-administration-via-phone-possible-rove-mobile-admin/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

