<?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>My Geek Finds &#187; vcenter</title>
	<atom:link href="http://www.mygeekfinds.com/tag/vcenter/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mygeekfinds.com</link>
	<description>Tech notes, Virtualization, Networking, Gadgets, and Geek fun</description>
	<lastBuildDate>Tue, 29 Mar 2011 13:35:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>VMware vCenter ADAM_VMwareVCMSDS Warning</title>
		<link>http://www.mygeekfinds.com/2011/02/vmware-vcenter-adam_vmwarevcmsds-warning/</link>
		<comments>http://www.mygeekfinds.com/2011/02/vmware-vcenter-adam_vmwarevcmsds-warning/#comments</comments>
		<pubDate>Wed, 02 Feb 2011 12:40:13 +0000</pubDate>
		<dc:creator>Hersey</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Active Directory Web Services]]></category>
		<category><![CDATA[ADAM_VMwareVCMSDS]]></category>
		<category><![CDATA[vcenter]]></category>

		<guid isPermaLink="false">http://www.mygeekfinds.com/?p=675</guid>
		<description><![CDATA[We migrated/updated our vCenter server from 4.0 with Windows 2003 Server (32bit) on a physical box to 4.1 on a VM running Windows 2008 R2 this week and so far everything has been running smooth and without issues. I did notice that the vCheck script was reporting some warnings in the vCenter log that I [...]]]></description>
			<content:encoded><![CDATA[<p>We migrated/updated our vCenter server from 4.0 with Windows 2003 Server (32bit) on a physical box to 4.1 on a VM running Windows 2008 R2 this week and so far everything has been running smooth and without issues.  I did notice that the <a href="http://www.virtu-al.net/featured-scripts/vcheck/">vCheck script</a>  was reporting some warnings in the vCenter log that I had not seen before the migration.</p>
<p>Here is the the warning message:</p>
<p><em>Active Directory Web Services encountered an error while reading the settings for the specified Active Directory Lightweight Directory Services instance. Active Directory Web Services will retry this operation periodically. In the mean time, this instance will be ignored. Instance name: ADAM_VMwareVCMSDS </em></p>
<p>This message was being repeated once every minute.</p>
<p>After a bit of research I found a <a href="http://communities.vmware.com/thread/242559?start=0&#038;tstart=0">post in the VMware Community</a> which lead me to the <a href="http://thesaffageek.wordpress.com/2010/07/05/active-directory-web-services-encountered-an-error-while-reading-the-settings-for-the-specified-active-directory-lightweight-directory-services-instance-active-directory-web-services-will-retry-this/">fix that is here</a>.</p>
<p>The registry value for <code>\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\ADAM_VMwareVCMSDS\Parameters\Port SSL</code> was set to type REG_SZ and the data for the value was empty.  I deleted the Port SSL value, re-added the value as a REG_DWORD with the data set to a decimal value of 636, restarted the VMwareVCMSDS service, and all is well.</p>
<p>Thanks to <a href="http://thesaffageek.wordpress.com/">TheSaffaGeek</a> for this fix.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mygeekfinds.com/2011/02/vmware-vcenter-adam_vmwarevcmsds-warning/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Migration from vCenter 4.0 to 4.1 &#8211; One Geeks Journey&#8230;</title>
		<link>http://www.mygeekfinds.com/2011/01/migration-from-vcenter-4-0-to-4-1-one-geeks-journey/</link>
		<comments>http://www.mygeekfinds.com/2011/01/migration-from-vcenter-4-0-to-4-1-one-geeks-journey/#comments</comments>
		<pubDate>Mon, 31 Jan 2011 13:28:55 +0000</pubDate>
		<dc:creator>Hersey</dc:creator>
				<category><![CDATA[My Notes]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[datamigration]]></category>
		<category><![CDATA[upgrading]]></category>
		<category><![CDATA[vcenter]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[vsphere]]></category>

		<guid isPermaLink="false">http://www.mygeekfinds.com/?p=429</guid>
		<description><![CDATA[When we first deployed VMware back in early 2008 vCenter was not yet supported running as a VM (at least I do not think it was). Since we were new to the technology as a whole I don&#8217;t think I would have run vCenter as a VM until we were able prove the stability of [...]]]></description>
			<content:encoded><![CDATA[<p>When we first deployed VMware back in early 2008 vCenter was not yet supported running as a VM (at least I do not think it was). Since we were new to the technology as a whole I don&#8217;t think I would have run vCenter as a VM until we were able prove the stability of it in our production environment. Over the past few years I think VMware has proven itself as being robust and impressively stable so much so that we have virtualized every thing that is not <del datetime="2011-01-25T20:20:11+00:00">nailed down</del> tied to specific hardware &#8211; Exchange, Microsoft SQL, AD, web servers, application servers, etc. Since we need/want to upgrade to vCenter 4.1, it also seems like as good a time as any to go ahead and run vCenter as a guest VM.</p>
<p>Currently our vCenter is on a separate physical box running Windows 2003 with 4 GB RAM and a single 2.66 Ghz dual core processor. The vCenter database is on Microsoft SQL 2005 also running on the same physical box. The hardware we have in place would support running vCenter 4.1 but since 4.1 requires a 64 bit OS, and ours is currently running on 32bit, I am going to upgrade/migrate vCenter to a new guest VM running Windows 2008 R2 64.  I am also going move the vCenter database to the new VM (I know it is not necessarily best practice to run the DB on the same box as vCenter but my environment is small and it should work out ok &#8211; if not I will move the database to another server at a later date) which is running Microsoft SQL 2005 x64.</p>
<p><span id="more-429"></span>The <a href="http://www.vmware.com/pdf/vsphere4/r41/vsp_41_upgrade_guide.pdf">vSphere 4.1 Upgrade Guide available from VMware</a> provides a detailed step-by-step process. This <a href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&#038;cmd=displayKC&#038;externalId=5850444">VMware KB article (5850444) also gives an overview of the process of moving vCenter and the SQL database from one host to another</a>.</p>
<p>Here is my basic walk-through of upgrading to vCenter 4.0 to 4.1 while moving to a new server that happens to be a VM.</p>
<ol>
<li>The new guest hardware is configured with 2 vCPUs, 4 GB RAM, and 2x20GB hard drives (1 for OS and 1 for data). I have installed Windows 2008 R2 and installed all the &#8220;important&#8221; updates from Microsoft.  Microsoft SQL 2005 has been installed and Service Pack 3 has been applied to it. Microsoft .NET Framework 3.5.1 Features has also been installed using Server Manager.<br />&nbsp;</li>
<li>Using the SQL Server Management Studio two new databases are created on the new server, one for vCenter and one for VMware Update Manager (VUM). <br />&nbsp;</li>
<li>Set up a 64bit ODBC connection to the vCenter database and a 32 bit ODBC connection to the VUM database. Both connections are set up as System DSNs and use the SQL Native Client. To create the 32 bit ODBC connection use the application C:\Windows\SysWOW64\odbcad32.exe<br />&nbsp;</li>
<li>Note what ESXi host the new 4.1 vCenter VM is running on so you can connect directly with the vSphere client if a console is needed.  Stop the vCenter Server service in services.msc on the 4.0 vCenter server. (I also disabled the service).<br />&nbsp;</li>
<li>Use SQL Server Management Studio to create backups of the 4.0 vCenter and VUM databases. Then restore the databases to the newly created databases on the new vCenter 4.1 server.<br />&nbsp;</li>
<li>On both the 4.0 and 4.1 server copy the datamigration folder from the vCenter iso to C:\datamigration and unzip the datamigration.zip file within the folder.  On the 4.0 server run the backup.bat script. This script will create a data directory in the C:\datamigration.  Copy this directory (and its contents) to C:\datamigration on the 4.1 server. Note: If you are using the SQL 2005 Express database for vCenter the datamigration backup script will also backup the vCenter and VUM databases.<br />&nbsp;</li>
<li>Since we wanted the new vCenter 4.1 server to have the same IP address as the old server, this is the point where we changed the IP addresses of both the 4.0 and 4.1 servers and verified DNS was resolving everything correctly.<br />&nbsp;</li>
<li>Connect the CD on the new 4.1 server to the vCenter iso (you will need to connect to the host with the vSphere client to connect the CD to VM unless you did this before you stopped the vCenter Server service &#8211; live and learn).  Run the install.bat file located in C:\datamigration on the 4.1 server to start the vCenter installation.<br />&nbsp;</li>
<li>The VMware vCenter Server installation wizard will run. Follow the installation and make the necessary choices.  When prompted for the database select the  use existing supported database option and choose the ODBC/DSN (64bit) that was set up for vCenter.  Select upgrade the database to 4.1.<br />&nbsp;</li>
<li>Once the vCenter Server installation completes the VUM installation wizard will launch. Follow the same process for the VUM installation. When prompted for the database select the use existing supported database option and choose the ODBC/DSN (32bit) that was set up for the VUM database.<br />&nbsp;</li>
<li>Once installation completes log in to the new vCenter Server using the vSphere Client install the updated VUM plugin. Check each host for a task &#8211; Upgrade vCenter Agent.<br />&nbsp;</li>
<li>Test, test, and then test. &#8211; I checked the following: DRS/HA configurations for the cluster, perform a vMotion of a VM, Scan a Host for Updates, Check any scheduled tasks, Check logs for any errors, etc.<br />&nbsp;</li>
</ol>
<p>The update went without issue and our vCenter is now 4.1 on a Windows 2008 R2 64bit virtual machine. Will be upgrading the ESXi 4.0 hosts to 4.1 next week.</p>
<p><a href="http://www.twitter.com/jirahcox">@jirahcox</a> had sent me the following tweet the night before &#8220;<a href="http://www.twitter.com/herseyc">@herseyc</a> I had to uninstall Update Manager 4.0 then reinstall 4.1 with a clean db. UM 4.1 over 4.0 installed fine, but wouldn&#8217;t scan hosts.&#8221;</p>
<p>I did have to reattach my update manager baselines before I could scan hosts.  Not sure why the baseline attachments did not carry over in the datamigration/database restore???  But after reattaching them all worked well without having to reinstall VUM.  Thanks to <a href="http://www.twitter.com/jirahcox">@jirahcox</a> for the heads up on a potential issue.</p>
<p>Here is a list of resources I used to research and prepare for the migration:</p>
<ul>
<li><a href="http://www.vmware.com/pdf/vsphere4/r41/vsp_41_upgrade_guide.pdf">vSphere 4.1 Upgrade Guide</a><br />&nbsp;</li>
<li><a href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&#038;cmd=displayKC&#038;externalId=5850444">VMware KB: Migrating vCenter Server to a different host machine</a><br />&nbsp;</li>
<li><a href="http://kb.vmware.com/kb/1022137">VMware KB: vSphere 4.1 upgrade pre-installation requirements and considerations</a><br />&nbsp;</li>
<li><a href="http://blog.vmpros.nl/2010/08/10/vmware-migrate-vcenter-4-0-database-to-new-vcenter-4-1-server">VMware Migrate vCenter 4.0 Database to New vCenter 4.1 Server</a><br />&nbsp;</li>
<li><a href="http://www.boche.net/blog/index.php/2009/10/09/virtualizing-vcenter-with-vds-catch-22/">Virtualizing vCenter With vDS Catch-22</a><br />&nbsp;</li>
<li><a href="http://vmetc.com/2010/03/07/design-challenges-of-virtualized-vcenter-with-a-vnetwork-distributed-switch/">Design Challenges Of Virtualized vCenter With A vNetwork Distributed Switch</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.mygeekfinds.com/2011/01/migration-from-vcenter-4-0-to-4-1-one-geeks-journey/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware Resolution Paths</title>
		<link>http://www.mygeekfinds.com/2009/05/vmware-resolution-paths/</link>
		<comments>http://www.mygeekfinds.com/2009/05/vmware-resolution-paths/#comments</comments>
		<pubDate>Wed, 06 May 2009 19:05:08 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[My Notes]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[esx]]></category>
		<category><![CDATA[troubleshoot]]></category>
		<category><![CDATA[vcenter]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://www.mygeekfinds.com/?p=219</guid>
		<description><![CDATA[These are very handy when trying to troubleshoot VM/vCenter/ESX issues. Just identify the path for the issue and read the KBs. http://blogs.vmware.com/kb/2009/05/resolution-paths-published.html &#8211; Many common tech support issues in VMware products can be solved using what we call Resolution Paths. Resolution Paths are collections of modular steps that can be used to solve tech support [...]]]></description>
			<content:encoded><![CDATA[<p>These are very handy when trying to troubleshoot VM/vCenter/ESX issues.  Just identify the path for the issue and read the KBs.</p>
<p><a href="http://blogs.vmware.com/kb/2009/05/resolution-paths-published.html">http://blogs.vmware.com/kb/2009/05/resolution-paths-published.html</a><br />
&#8211;<br />
<em>Many common tech support issues in VMware products can be solved using what we call Resolution Paths. Resolution Paths are collections of modular steps that can be used to solve tech support issues.</p>
<p>These can be very handy and can save you having to make that call into Tech Support. Click the links below.  There&#8217;s one for each potential problem area.</em><br />
<a href="http://blogs.vmware.com/kb/2009/05/resolution-paths-published.html">http://blogs.vmware.com/kb/2009/05/resolution-paths-published.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mygeekfinds.com/2009/05/vmware-resolution-paths/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

