<?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>Malaysia VMware Communities &#187; SQL</title>
	<atom:link href="http://malaysiavm.com/blog/tag/sql/feed/" rel="self" type="application/rss+xml" />
	<link>http://malaysiavm.com/blog</link>
	<description></description>
	<lastBuildDate>Mon, 21 Nov 2011 15:50:35 +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>Database requirement in Citrix Xendesktop</title>
		<link>http://malaysiavm.com/blog/database-requirement-in-citrix-xendesktop/</link>
		<comments>http://malaysiavm.com/blog/database-requirement-in-citrix-xendesktop/#comments</comments>
		<pubDate>Thu, 13 Oct 2011 02:53:25 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Virtual Desktop Infrastructure]]></category>
		<category><![CDATA[Xen]]></category>
		<category><![CDATA[Xen Desktop]]></category>
		<category><![CDATA[Citrix]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[vCenter]]></category>
		<category><![CDATA[Xendesktop]]></category>

		<guid isPermaLink="false">http://malaysiavm.com/blog/?p=2429</guid>
		<description><![CDATA[I had gone through few days of hands on training for Citrix Xendesktop. The experience of the training is good and it went through technical deep dive. 1 of the key thing we discussed during the training was about the databases requirements to support the Xendesktop and Xenapp infrastructure. Microsoft SQL will be 1 of [...]
Related posts:<ol>
<li><a href='http://malaysiavm.com/blog/xendesktop-license-server-flexibility/' rel='bookmark' title='XenDesktop License Server Flexibility'>XenDesktop License Server Flexibility</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I had gone through few days of hands on training for Citrix Xendesktop. The experience of the training is good and it went through technical deep dive. 1 of the key thing we discussed during the training was about the databases requirements to support the Xendesktop and Xenapp infrastructure. Microsoft SQL will be 1 of the key component, and you will require to plan for the high availability architecture to support the production environment.</p>
<p>The best approach may just consider to build an independent Active/Passive or Active/Active SQL cluster to support the infrastructure. A backup for the SQL is always recommended to create recovery point in the event of data corruption. Most data on the SQL databases is the configuration changes, log and etc. Similar to VMWare vCenter Database.</p>
<p><span id="more-2429"></span></p>
<p>Related posts:<ol>
<li><a href='http://malaysiavm.com/blog/xendesktop-license-server-flexibility/' rel='bookmark' title='XenDesktop License Server Flexibility'>XenDesktop License Server Flexibility</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://malaysiavm.com/blog/database-requirement-in-citrix-xendesktop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL Native client on vCenter 4 with Windows 2008 64 bits</title>
		<link>http://malaysiavm.com/blog/sql-native-client-on-vcenter-4-with-windows-2008-64-bits/</link>
		<comments>http://malaysiavm.com/blog/sql-native-client-on-vcenter-4-with-windows-2008-64-bits/#comments</comments>
		<pubDate>Wed, 28 Apr 2010 06:29:36 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[vCenter]]></category>
		<category><![CDATA[32bits]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[Windows 2008]]></category>

		<guid isPermaLink="false">http://malaysiavm.com/blog/?p=1882</guid>
		<description><![CDATA[Many of you may had slowly migrated your vcenter to windows 2008 64 bits or R2 recently. As we know, the vCenter server will still require a 32 bit DSN to connect to the 64 bit SQL database even the operating system are currently on 64 bits. You may able to search this on the [...]]]></description>
			<content:encoded><![CDATA[<p>Many of you may had slowly migrated your vcenter to windows 2008 64 bits or R2 recently. As we know, the vCenter server will still require a 32 bit DSN to connect to the 64 bit SQL database even the operating system are currently on 64 bits. You may able to search this on the google easily which suggest you to execute this command odbcad32 from start run to create the 32 bits client, but this may not work actually. I done twice and I hit the same problem as the ODBC console launch are still 64 bits.</p>
<p><span id="more-1882"></span></p>
<p>In order to launch the 32 bits DSN client wizard from the ODBC, you will require to manually browser to the folder under C:\windows\syswow64\odbcad32.exe and right click select run as administrator. Right after it, the ODBC configuration on 32 bits will be prompted. Before you can install the correct SQL Native Client, you will require the correct 32 bits client in place which meant for 64 bits operating system. This source file will usually found on the SQL installation CD under the 32 bits folder which meant for the 64 bits operating system use. Right after all in place, the rest of the configuration on the vCenter setup will carry as usual.</p>
<p>This method are worked for both Microsoft SQL 2005 and SQL 2008. Have fun&#8230;&#8230;..</p>
]]></content:encoded>
			<wfw:commentRss>http://malaysiavm.com/blog/sql-native-client-on-vcenter-4-with-windows-2008-64-bits/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>vCenter Services stop after Windows Server rebooted</title>
		<link>http://malaysiavm.com/blog/vcenter-services-stop-after-windows-server-rebooted/</link>
		<comments>http://malaysiavm.com/blog/vcenter-services-stop-after-windows-server-rebooted/#comments</comments>
		<pubDate>Sat, 13 Mar 2010 07:08:56 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[vCenter]]></category>
		<category><![CDATA[vSphere]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Windows 2008]]></category>

		<guid isPermaLink="false">http://malaysiavm.com/blog/?p=1835</guid>
		<description><![CDATA[You may faced the similar issue by default if you currently running your vcenter server 4 on top of Windows 2008. The reason of the services start up failure are due to the dependency setting require to add in manually. http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&#38;cmd=displayKC&#38;externalId=1007669 I found the KB above which describe in details about the root cause and [...]]]></description>
			<content:encoded><![CDATA[<p>You may faced the similar issue by default if you currently running your vcenter server 4 on top of Windows 2008. The reason of the services start up failure are due to the dependency setting require to add in manually.</p>
<p><a href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;cmd=displayKC&amp;externalId=1007669">http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;cmd=displayKC&amp;externalId=1007669</a></p>
<p>I found the KB above which describe in details about the root cause and solution to over come this.</p>
<p>This issue may occur if the VirtualCenter Server service starts before one of the services it depends on. The VirtualCenter Server service is dependent on the following services:</p>
<ul>
<li>SQL Services</li>
<li>ADAM Services (when using linked mode in vCenter Server 4.0)</li>
</ul>
<p><span id="more-1835"></span></p>
<div id="_mcePaste">To resolve this issue, add a dependency to the VirtualCenter service so that it only starts after the necessary services have started.</div>
<div>Note: This solution assumes that the database server and the SQL server reside on the same machine. If the SQL server is on a different physical machine, you must ensure that the SQL server is functioning before attempting to start the VirtualCenter service.</div>
<div id="_mcePaste">To create a service dependency:</div>
<div id="_mcePaste">
<ol>
<li>Click Start &gt; Run.</li>
<li>Type services.msc and press Enter.</li>
<li>Locate any services that VirtualCenter requires. For example, SQLEXP_VIM or ADAM_VCMSDS.</li>
<li>Open the service properties and note the Service Name. For example, MSSQL$SQLEXP_VIM .</li>
<li>In the Run dialog, type Regedit.exe and press Enter. Browse to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\vpxd.</li>
<li>Double-click the DependOnService key and add the Service name using the name identified in step 4.</li>
<li>Close Regedit.</li>
<li><span style="font-family: Arial; line-height: normal; color: #333333;">Go back to the Services window and open the service properties for the service identified in step 3.</span></li>
<li><span style="font-family: Arial; line-height: normal; color: #333333;">On the <strong>Dependencies</strong> tab, verify the VMware VirtualCenter service is listed as depending on the service.</span></li>
<li><span style="font-family: Arial; line-height: normal; color: #333333;">Repeat steps 3 to 9 for any services that VirtualCenter requires.</span></li>
</ol>
</div>
]]></content:encoded>
			<wfw:commentRss>http://malaysiavm.com/blog/vcenter-services-stop-after-windows-server-rebooted/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New experience on vCenter 4</title>
		<link>http://malaysiavm.com/blog/new-experience-on-vcenter-4/</link>
		<comments>http://malaysiavm.com/blog/new-experience-on-vcenter-4/#comments</comments>
		<pubDate>Fri, 22 May 2009 16:22:58 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[vCenter]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[vSphere]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[virtual center]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[vsphere 4]]></category>
		<category><![CDATA[windows 2003]]></category>

		<guid isPermaLink="false">http://malaysiavm.com/blog/?p=1307</guid>
		<description><![CDATA[I just got the official release of vSphere 4 today and finally got it work on my test lab. 1st thing before I upgraded my ESX servers is I need to upgrade my vCenter. If you are running RC now, you may not able to manage the official release vSphere 4 host by RC version [...]]]></description>
			<content:encoded><![CDATA[<p>I just got the official release of vSphere 4 today and finally got it work on my test lab. 1st thing before I upgraded my ESX servers is I need to upgrade my <a href="http://www.malaysiavm.com/blog/tag/vcenter">vCenter</a>. If you are running RC now, you may not able to manage the official release vSphere 4 host by RC version of vCenter you had. I reinstall fresh for my vCenter 4 on <a href="http://www.malaysiavm.com/blog/tag/windows">Windows</a> 2003. Since is a test lab, I do not build the DB on SQL Server as I did for production. I am using the default sql express as part of the installation.The installation process will not be much different compare to RC, but the resource utilization of the vCenter 4 will make the different.</p>
<p><span id="more-1307"></span>I notice that the memory utilization for vCenter 4 is very high even I run it on Windows 2003 Server. The highest memory utilization of the vCenter is not <a href="http://www.malaysiavm.com/blog/tag/sql">SQL</a> or anything, but is Tomcat. Can you believe that the <a href="http://www.malaysiavm.com/blog/tag/tomcat">Tomcat</a> will take up to 1.3GB of physical memory show in the task manager? This had given myself a signal that I may need to increase the memory I had on the production virtual center server I have before I may consider a final upgrade to vCenter 4 for production purpose.</p>
]]></content:encoded>
			<wfw:commentRss>http://malaysiavm.com/blog/new-experience-on-vcenter-4/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Slow performance on vCenter 4</title>
		<link>http://malaysiavm.com/blog/slow-performance-on-vcenter-4/</link>
		<comments>http://malaysiavm.com/blog/slow-performance-on-vcenter-4/#comments</comments>
		<pubDate>Tue, 12 May 2009 15:49:07 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[vCenter]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[vSphere]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[windows 2003]]></category>
		<category><![CDATA[Windows 2008]]></category>

		<guid isPermaLink="false">http://malaysiavm.com/blog/?p=1281</guid>
		<description><![CDATA[As vSphere is on the way, many of you may had experienced to test the RC release now. 1 of the thing you may notice is about the performance on vCenter 4 which bundle as part of the vSphere infrastructure in the coming release. I had personally compared the system performance within vCenter 2.5 and [...]]]></description>
			<content:encoded><![CDATA[<p>As <a href="http://www.malaysiavm.com/blog/tag/vSphere">vSphere</a> is on the way, many of you may had experienced to test the RC release now. 1 of the thing you may notice is about the performance on vCenter 4 which bundle as part of the vSphere infrastructure in the coming release. I had personally compared the system performance within vCenter 2.5 and 4, and I found the vcenter 4 will require more resource to satisfy the system to run smoothly. The resource require to run the <a href="http://www.malaysiavm.com/blog/tag/sql">SQL</a> server will not make any big different in this case, but you will notice the tomcat process in the task manager will take up quite a number of resources from your <a href="http://www.malaysiavm.com/blog/tag/vCenter">vCenter</a> server.</p>
<p><span id="more-1281"></span><br />
To improve the performance of your vCenter, you may need to consider to increase the physical memory on it, or you may also consider to disable the virtual center web management services from services.msc prompt in Microsoft windows. I had my vCenter running on <a href="http://www.malaysiavm.com/blog/tag/windows2003">Windows 2003</a> and <a href="http://www.malaysiavm.com/blog/tag/windows2008">Windows 2008</a>, and I do experience the similar performance issues. As my scenario, I can manage my environment without web management, therefore I had decided to disable the services and save the physical memory from the server for other purpose.</p>
]]></content:encoded>
			<wfw:commentRss>http://malaysiavm.com/blog/slow-performance-on-vcenter-4/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Best Practices to Virtualize SQL Server</title>
		<link>http://malaysiavm.com/blog/best-practices-to-virtualize-sql-server/</link>
		<comments>http://malaysiavm.com/blog/best-practices-to-virtualize-sql-server/#comments</comments>
		<pubDate>Sat, 14 Mar 2009 03:35:14 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[Server]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://malaysiavm.com/blog/?p=986</guid>
		<description><![CDATA[There are more users considering to virtualize their SQL servers today, but performance requirement always become the major concern before they virtualize the SQL servers. I had read through lots of the forums, white papers and articles, which all discussed about SQL server in virtual environment, and I found some useful information here which I [...]]]></description>
			<content:encoded><![CDATA[<p>There are more users considering to virtualize their <a href="http://malaysiavm.com/blog/tag/sql">SQL</a> servers today, but performance requirement always become the major concern before they virtualize the SQL servers. I had read through lots of the forums, white papers and articles, which all discussed about <a href="http://malaysiavm.com/blog/tag/sql">SQL</a> server in virtual environment, and I found some useful information here which I agree with the inputs from <strong><em>drummonds.</em></strong></p>
<p>Click <a href="http://communities.vmware.com/blogs/drummonds/2009/03/13/your-sql-server-performance-is-not-vmwares-fault"><strong>here</strong></a> to read more about the Best Practices for SQL Server on <a href="http://malaysiavm.com/blog/tag/vmware">VMware</a></p>
<p><span id="more-986"></span></p>
<p>To share my experience here, I had successed to virtualize numbers of <a href="http://malaysiavm.com/blog/tag/sql">SQL</a> in my environment. What I had done is similar to his suggestion and our SQL server is performed well as it needed. I will encourage anyone who are planning to virtualize their SQL servers to read this post, and it should be helpful for your <a href="http://malaysiavm.com/blog/tag/virtualize">virtualize</a> plan.</p>
]]></content:encoded>
			<wfw:commentRss>http://malaysiavm.com/blog/best-practices-to-virtualize-sql-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Database Upgrade during vCenter 2.5 Update 4 Installation</title>
		<link>http://malaysiavm.com/blog/database-upgrade-during-vcenter-25-update-4-installation/</link>
		<comments>http://malaysiavm.com/blog/database-upgrade-during-vcenter-25-update-4-installation/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 06:54:24 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[vCenter]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://malaysiavm.com/blog/?p=929</guid>
		<description><![CDATA[vCenter 2.5 Update 4 is available download and official released by VMware. You can read through the information from here I had just done my vCenter upgrade today from 2.5 Update 3 to update 4. I notice some graphic interfaces changes compare to the previous version. Databases upgrade is required during the installation process. I [...]]]></description>
			<content:encoded><![CDATA[<p>vCenter 2.5 Update 4 is available download and official released by VMware. You can read through the information from <a href="http://www.vmware.com/support/vi3/doc/vi3_vc25u4_rel_notes.html"><strong>here</strong></a></p>
<p>I had just done my <a href="http://malaysiavm.com/blog/tag/vcenter">vCenter</a> upgrade today from 2.5 Update 3 to update 4. I notice some graphic interfaces changes compare to the previous version. Databases upgrade is required during the installation process. I will suggest to backup the databases related to virtual center before you perform any upgrade to your production environment. If anything goes wrong, you should able to restore your databases immediately. The <a href="http://malaysiavm.com/blog/tag/databases">Databases</a> upgrade is supported with both <a href="http://malaysiavm.com/blog/tag/microsoft">Microsoft</a> <a href="http://malaysiavm.com/blog/tag/sql">SQL</a> and <a href="http://malaysiavm.com/blog/tag/oracle">Oracle</a>.</p>
<p><span id="more-929"></span><br />
<a href="http://malaysiavm.com/images/upgradeDB.jpg" rel="shadowbox[sbpost-929];player=img;"><img src="http://malaysiavm.com/images/upgradeDB.jpg" alt="" width="503" height="365" rel="shadowbox" /></a></p>
<p>This <a href="http://malaysiavm.com/blog/tag/gui">GUI</a> interface allow you to retain all the previous data of your virtual center. If you wish to refresh your database, you can choose <strong>Drop</strong> or <strong>Discard</strong> from the option above.</p>
<p><a href="http://malaysiavm.com/images/progress.jpg" rel="shadowbox[sbpost-929];player=img;"><img src="http://malaysiavm.com/images/progress.jpg" alt="" width="502" height="363" rel="shadowbox" /></a></p>
<p>Upgrade in progress</p>
<p><a href="http://malaysiavm.com/images/complete.jpg" rel="shadowbox[sbpost-929];player=img;"><img src="http://malaysiavm.com/images/complete.jpg" alt="" width="498" height="360" rel="shadowbox" /></a></p>
<p>Upgrade completed and you should able to see the summarize of the upgrade option.</p>
]]></content:encoded>
			<wfw:commentRss>http://malaysiavm.com/blog/database-upgrade-during-vcenter-25-update-4-installation/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>vCenter on Linux &amp; Cross Platform Client</title>
		<link>http://malaysiavm.com/blog/vcenter-on-linux-cross-platform-client/</link>
		<comments>http://malaysiavm.com/blog/vcenter-on-linux-cross-platform-client/#comments</comments>
		<pubDate>Sat, 28 Feb 2009 03:08:20 +0000</pubDate>
		<dc:creator>ratatouille</dc:creator>
				<category><![CDATA[Announcement]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[VC]]></category>
		<category><![CDATA[virtual center]]></category>

		<guid isPermaLink="false">http://malaysiavm.com/blog/?p=893</guid>
		<description><![CDATA[For those who missed VMworld 2008 in Las Vegas hope this piece of info will trigger some excitement. Under the &#8220;Explore Technology &#38; Architecture&#8221; category Breakout Session #TA3201 : Linux Strategy &#38; Roadmap outline some interesting stuff for those pure Open Source or Linux house. It will definitely a good news if you plan or [...]]]></description>
			<content:encoded><![CDATA[<p>For those who missed <a href="http://malaysiavm.com/blog/tag/vmworld">VMworld</a> 2008 in Las Vegas hope this piece of info will trigger some excitement. Under the &#8220;Explore Technology &amp; Architecture&#8221; category Breakout Session <a class="wp-caption" title="#TA3201: Linux Strategy &amp; Roadmap" href="http://www.vmworld.com/docs/DOC-2402" target="_blank">#TA3201 : Linux Strategy &amp; Roadmap </a>outline some interesting stuff for those pure Open Source or <a href="http://malaysiavm.com/blog/tag/linux">Linux</a> house. It will definitely a good news if you plan or already virtualize with VMware. As most of us know the &#8220;legacy&#8221; VirtualCenter or the new name to be release vCenter required to have a AD or MS server in house to manage VI3 &amp; ESX.</p>
<p>Beside OS dependancy it also require a database which currently so sad only work with Oracle or MSSQL. During TA3201 session under <span class="aligncenter"><a title="Linux Initiatives" href="http://malaysiavm.com/images/Linux-Initiatives.png" rel="shadowbox[sbpost-893];player=img;" target="_self">&#8220;<em>Linux Initiatives</em>&#8220;</a> mentioned vCenter will have a Linux appliance version as well as a Cross Platform Client. As follow are some highlight what&#8217;s is in the <a title="Linux vCenter" href="http://malaysiavm.com/images/vCenter-Linux.png" rel="shadowbox[sbpost-893];player=img;" target="_blank">vCenter Linux appliance</a>. The interesting part is there is no mention whether it will support OpenSource databases such as <a href="http://malaysiavm.com/blog/tag/mysql">MySQL</a> or <a href="http://malaysiavm.com/blog/tag/postgresql">PostgreSQL</a>.</span><br />
<span id="more-893"></span><br />
<span class="aligncenter">I am really interested to know &amp; looking forward for the release.<br />
</span></p>
]]></content:encoded>
			<wfw:commentRss>http://malaysiavm.com/blog/vcenter-on-linux-cross-platform-client/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Virtual Center Server corrupted after 2.5 U3 upgrade</title>
		<link>http://malaysiavm.com/blog/virtual-center-server-corrupted-after-25-u3-upgrade/</link>
		<comments>http://malaysiavm.com/blog/virtual-center-server-corrupted-after-25-u3-upgrade/#comments</comments>
		<pubDate>Fri, 24 Oct 2008 03:32:36 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[DB]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[VC]]></category>
		<category><![CDATA[virtual center]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://malaysiavm.com/blog/?p=452</guid>
		<description><![CDATA[Many of you may trying to upgrade the Virtual Center Server 2.5 U3 which recently release from VMware. As usual, I always like to be the earlier bird to test out everything and be excited to implement to my environment. Here is what I discover during the after the upgrade. During the upgrade, there is [...]]]></description>
			<content:encoded><![CDATA[<p>Many of you may trying to upgrade the <a href="http://malaysiavm.com/blog/tag/virtualcenter">Virtual Center</a> Server 2.5 U3 which recently release from <a href="http://malaysiavm.com/blog/tag/vmware">VMware</a>. As usual, I always like to be the earlier bird to test out everything and be excited to implement to my environment. Here is what I discover during the after the upgrade.</p>
<p>During the upgrade, there is the <a href="http://malaysiavm.com/blog/tag/sql">SQL</a> script at the backend which trying to upgrade your DB table for your virtual center <a href="http://malaysiavm.com/blog/tag/database">database</a> and update manager. It does show some error during the upgrade and the screen will dissapear. Once it complete, you will find that your virtual center are still functioning as usual. 2 days later, you will start realize the Virtual center services is not able to be started anymore. Now is the big problem come. If you have backup your <a href="http://malaysiavm.com/blog/tag/db">DB</a> before the upgrade, you should be good. Or else, you will lose whatever data previously you have. Always <a href="http://malaysiavm.com/blog/tag/backup">backup</a> the DB before any upgrade. A good example, <a href="http://malaysiavm.com/blog/missing-vm-template/">missing template</a> posted by superman previously.</p>
<p><span id="more-452"></span></p>
<p>From this issue, I spent a full day to investigate 1 by 1 to troubleshoot and find out the root cause. I had even removed the entire <a href="http://malaysiavm.com/blog/tag/vc">VC</a> and reinstall the previous version, unfortunately, problem is not as easy as I had thought. This doesn&#8217;t solve my problem. The last move, I reinitiate the DB for both virtual center and update manager both during the fresh installation, now the environment is back to normal.</p>
<p>I had conclusion the root casue is absolutely cause by the failure upgrade on the SQL during the upgrade installation. I am not very confident to the <a href="http://malaysiavm.com/blog/tag/vmware">VMware</a> QA team regarding their upgrade release. They should had tested this all upgrade properly before it release for the public. It could be very risky to the users always.</p>
<p>Some additional <a href="http://malaysiavm.com/blog/tag/tips">tips</a> before you reinstall, you should browse to the folder location which previously store all the patches you had download for your <a href="http://malaysiavm.com/blog/tag/update">update</a> manager, in case you do not required to re-download again once you reinstall. The patches could be easily more than 4GB, which will take a long time for you to <a href="http://malaysiavm.com/blog/tag/download">download</a> from the internet again.</p>
<p>Today, I found some solution from <a href="http://malaysiavm.com/blog/tag/vmware">VMware</a> sites.</p>
<p><a href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;cmd=displayKC&amp;externalId=1007196">http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;cmd=displayKC&amp;externalId=1007196</a></p>
<p>This had clearly explained the bugs they have for this upgrade. But again, is too late for my case which is already screw up my <a href="http://malaysiavm.com/blog/tag/virtualcenter">virtual center</a>. Earlier bird is always risky and excited but again, VMware need to improve their QA and QC for the product release.</p>
]]></content:encoded>
			<wfw:commentRss>http://malaysiavm.com/blog/virtual-center-server-corrupted-after-25-u3-upgrade/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Missing VM Template</title>
		<link>http://malaysiavm.com/blog/missing-vm-template/</link>
		<comments>http://malaysiavm.com/blog/missing-vm-template/#comments</comments>
		<pubDate>Mon, 20 Oct 2008 09:16:21 +0000</pubDate>
		<dc:creator>jlchannel</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[template]]></category>
		<category><![CDATA[virtual]]></category>
		<category><![CDATA[virtual center]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://malaysiavm.com/blog/?p=432</guid>
		<description><![CDATA[Few days ago, one of my virtual center machine was crashed and my Microsoft SQL database was corrupted without backup(damm!). Basically setting up a brand new Windows 2003 machine is pretty simple but setup a new Virtual Machine took me 2 days. The most important is my VM template is go missing. The quick solution [...]]]></description>
			<content:encoded><![CDATA[<p>Few days ago, one of my virtual center machine was crashed and my Microsoft <a href="http://malaysiavm.com/blog/tag/sql">SQL</a> database was corrupted without backup(damm!).</p>
<p>Basically setting up a brand new <a href="http://malaysiavm.com/blog/tag/windows">Windows</a> 2003 machine is pretty simple but setup a new <a href="http://malaysiavm.com/blog/tag/virtual">Virtual</a> Machine took me 2 days. The most important is my <a href="http://malaysiavm.com/blog/tag/vm">VM</a> template is go missing. The quick solution is search for VM <a href="http://malaysiavm.com/blog/tag/template">template</a> and register (add to inventory) again.</p>
<p><a href="http://malaysiavm.com/blog/tag/ssh">SSH</a> into my <a href="http://malaysiavm.com/blog/tag/esx">ESX</a> server using putty and search for VM template file with extension &#8220;.vmtx&#8221;.</p>
<p>[root@malaysiavmesx01 vmfs]# find /vmfs -name *.vmtx<br />
/vmfs/volumes/465eeddb-89b75750-a52d-011aa0289d15/W2K3STD/W2K3STD.vmtx<br />
/vmfs/volumes/465eeda7-2a63d436-724b-011aa0289d15/RHEL5/RHEL5.vmtx</p>
<p>How to register a VM template using <a href="http://malaysiavm.com/blog/tag/cli">CLI</a>:<br />
[root@malaysiavmesx01 vmfs]# /usr/bin/vmware-cmd -s register <config_file_path></p>
<p><span id="more-432"></span><br />
In my case, I will register my <a href="http://malaysiavm.com/blog/tag/vm">VM</a> template as example below:<br />
[root@malaysiavmesx01 vmfs]# /usr/bin/vmware-cmd -s register /vmfs/volumes/465eeddb-89b75750-a52d-011aa0289d15/W2K3STD/W2K3STD.vmtx<br />
[root@malaysiavmesx01 vmfs]# /usr/bin/vmware-cmd -s register /vmfs/volumes/465eeda7-2a63d436-724b-011aa0289d15/RHEL5/RHEL5.vmtx</p>
<p>Probably you can check previous article &#8220;<a href="http://malaysiavm.com/blog/add-inventory-vm/">How to re-register a VM once it had been removed from ESX</a>&#8221; posted by Craig for register a VM template using Virtual Center and browse through the data store. </p>
<p>The lesson tell me I MUST backup SQL <a href="http://malaysiavm.com/blog/tag/database">database</a> and VM template keep in the database.</p>
]]></content:encoded>
			<wfw:commentRss>http://malaysiavm.com/blog/missing-vm-template/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.671 seconds -->

