25 June, 2008
The following are best practice procedures when upgrading to VirtualCenter 2.5 and ESX Server 3.5:
To be done on VirtualCenter:
-
Backup your VirtualCenter database. VMware recommends detaching the database and copying it to somewhere safe.
-
Grant the System DSN user of the VirtualCenter Database db_owner privileges on the MSDB database as well as the VirtualCenter database.
-
Ensure that your ODBC System DSN is using the proper driver. You must have a SQL Server driver if your database is SQL 2000, and SQL Native Client driver if using SQL 2005.
-
Log in to your VirtualCenter server with a local Administrator account on your Windows system to run the installation, do not use a domain administrator or a domain account.
-
Perform the upgrade to VirtualCenter to 2.5 and ensure all your data is visible in VirtualCenter 2.5 after the upgrade.
-
Ensure no processes are running that conflict with the ports that VirtualCenter uses, such as IIS.
To be done on ESX Server host:
-
If there is a SAN connected to your ESX Server host detach the SAN before continuing with the upgrade.
-
Confirm that all the virtual machines are now migrated from the ESX Server host or powered down, and that ESX Server host is no longer part of an VMware High Availability or DRS cluster.
-
Download the newest version of the ESX operating system ISO image and burn it to CD.
-
Place the CD in the CD-ROM drive of the host and boot from the CD.
-
Install ESX Server 3.5 with a fresh install or upgrade.
Note: A fresh install wipes out all previous network configuration.
Leave a Comment » |
VMware | Tagged: 2.5, 3.5, ESX, VirtualCenter, VMware |
Permalink
Posted by arjanhs
24 June, 2008
A few people have notice that since upgrading to Virtualcenter 2.5 deploying a Windows 2003 VM from template no longer gives them the ability to customize. The option is disabled.
The fix for this is simple. You need to grab the new deployment tools from Microsoft’s site here also referred to as the sysprep files. You will be downloading WindowsServer2003-KB892778-SP1-DeployTools-x86-ENU.cab
This file needs to be extracted on the Virtualcenter server and placed in the following folder-
All Users\Application Data\Vmware\VirtualCenter\sysprep\svr2003
Once these files exist in the correct folder, you will be able to deploy your W2K3 template.
For more details read the Virtual Center 2 Template Usages and Best Practices http://www.vmware.com/pdf/vc_2_templates_usage_best_practices_wp.pdf
Leave a Comment » |
VMware | Tagged: sysprep, VirtualCenter, VMware |
Permalink
Posted by arjanhs
23 June, 2008
A few people have notice that since upgrading to Virtualcenter 2.5 deploying a Windows 2003 VM from template no longer gives them the ability to customize. The option is disabled.
The fix for this is simple. You need to grab the new deployment tools from Microsoft’s site here also referred to as the sysprep files. You will be downloading WindowsServer2003-KB892778-SP1-DeployTools-x86-ENU.cab
This file needs to be extracted on the Virtualcenter server and placed in the following folder-
All Users\Application Data\Vmware\VirtualCenter\sysprep\svr2003
Once these files exist in the correct folder, you will be able to deploy your W2K3 template.
For more details read the Virtual Center 2 Template Usages and Best Practices http://www.vmware.com/pdf/vc_2_templates_usage_best_practices_wp.pdf
Bron: www.vmwarewolf.com
Leave a Comment » |
VMware | Tagged: VirtualCenter, VMware |
Permalink
Posted by arjanhs
17 June, 2008
When logging into the VMware Infrastructure Client (VIC) or using the web interface to the VirtualCenter server, you are presented with a certificate message. Best practice or not, I usually accept the certificate and instruct the software to not ask me again about this topic. I have just completed end-to-end testing of VirtualCenter 2.5 update 1 and ESX 3.5 update 1, however, and noticed something about the certificate store for VirtualCenter.
The VirtualCenter certificate store is valid for two years from the date of initial installation. Since this instance of VirtualCenter was installed, I have upgraded to version 2.5 base release and, most recently, to the version 2.5 update 1. But neither installation updated the certificate. Below are the details of my test certificate:

The good news is that you now know about this issue. The bad news is that you better correct it before the two year anniversary of your installation of VirtualCenter as it is required to process logins. VMware has a comprehensive PDF that outlines the certificate procedures for VirtualCenter and the ESX hosts. The ESX hosts, however, have a much longer lifespan for the local certificate, around 20 years, and do not exhibit this behavior. The VMware server certificate documentation is available for download from the VMware website.
Bron: http://itknowledgeexchange.techtarget.com
Leave a Comment » |
VMware | Tagged: VirtualCenter, VMware |
Permalink
Posted by arjanhs