The world of Marc O'Polo – Blog

About Windows Server, Terminal Server, Virtualization and more
  • rss
  • Home
  • Links
  • Tools
  • Archive
  • About

Upgrade paths for ESX/ESXi hosts

M.Pol | September 5, 2010

Purpose

There are several methods to upgrade ESX/ESXi. This article outlines the available upgrade paths.   Note: This is not a comprehensive guide on how to upgrade ESX/ESXi. For more information on performing an upgrade, see the links in this article.

Resolution

This table lists the methods available to upgrade your ESX/ESXi host, and identifies the version to which you can upgrade:     

ESX/ESXi version that is currently installed Version that it can be upgraded to CD-ROM Installation Wizard *1 Using esxupdate from the Service Console *2 vSphere Remote CLI *3 Host Update Utility or Infrastructure Update *4 Update Manager *5 Offline Upgrade from Service Console *6
ESX 2.x ESX 3.0.x x x        
ESX 3.0.x ESX 3.0.3, 3.0.3 U1, 3.5, 3.5 U1 – U5 x x        
ESX 3.0.2 ESX 4.0       x   x
ESX 3.0.3 ESX 3.5, 3.5 U1 – U5 x x     x  
ESX 3.0.3 ESX 4.0       x x x
ESX 3.5 ESX 3.5 U1 – U5 x x     x x
ESX 3.5 ESX 4.1         x x
ESXi 3.5 ESXi 3.5 U1 – U5     x x x  
ESX 3.5 ESX 4.0       x x x
ESXi 3.5 ESXi 4.0       x x  
ESXi 3.5 ESXi 4.1         x  
ESX 4.0 ESX 4.0 U1 – U2   x     x x
ESX 4.0 ESX 4.1   x x   x x
ESXi 4.0 ESXi 4.0 U1 – U2     x x x  
ESXi 4.0 ESXi 4.1     x   x  

For more information about upgrading using:

  • *1 *4 The CD-ROM Installation Wizard, see the vSphere Upgrade Guide
  • *2 The esxupdate command from the Service Console, see About the esxupdate Utility in the ESX 4 Patch Management Guide
  • *3 The vSphere Remote CLI, see Updating ESXi Hosts by Using Update Manager, VMware Infrastructure Update and the Remote CLI (1006089).
  • *5 Update Manager, see the VMware vCenter Update Manager Administration Guide
  • *6 The Offline Upgrade option, see Performing an offline upgrade from ESX 3.x to ESX 4.x (1009440)

Note: The Host Update Utility replaced Infrastructure Update and is available when you install the vSphere Client. It is a tool for upgrading ESX/ESXi hosts from 3.x to 4.0.x and for patching ESXi hosts only.  Patching ESX with this utility is not supported.  Also, as of vSphere 4.1 the Host Update Utility has been discontinued.

Comments
No Comments »
Categories
VMware ESX 4, VMware ESX 4.1, VMware ESXi 4, VMware ESXi 4.1
Tags
ESX, ESXi, VMware, vSphere
Comments rss Comments rss
Trackback Trackback

VMware vSphere 4.1 Released

M.Pol | July 13, 2010

Today VMware released a new version of their virtualization product VMware vSphere 4.1. There are a lot of new things and features in this product. Eric Siebert has created a good article with all the new stuff that comes with this release. You can find the original article here: http://vsphere-land.com/news/vsphere-41-the-links.html

Downloads.

  • Main Download Page
  • ESX 4.1
  • ESXi 4.1
  • vCenter Server 4.1
  • vSphere Hypervisor (Free ESXi)
  • vSphere Management Assistant (vMA) 4.1
  • vSphere CLI 4.1
  • Cisco Nexus 1000 AV1 Virtual Ethernet Module

Read the rest of this entry »

Comments
No Comments »
Categories
VMware ESX 4.1, VMware ESXi 4.1
Tags
ESX, ESXi, vCenter, VMware, vSphere
Comments rss Comments rss
Trackback Trackback

Sysprep file locations and versions

M.Pol | May 7, 2010

Symptoms

  • When attempting to customize the deployment of a virtual machine the radio buttons are disabled (grayed out)
  • When a virtual machine is deployed from a template, 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
  • When attempting to create a new virtual machine from a template in ESX 3.5, you receive the following error message:
Warning: Windows customization resources were not found on this server
  • You see this error in the guestcust.log file:
deploy doesn't contain known sysprep files

Purpose

This issue may occur if Microsoft’s Sysprep files are not found on the VirtualCenter host, are not the correct version, or are not in the location they are expected.

This article guides you through the process of determining the correct version of Sysprep to use and the correct locations for these files.

Resolution

Microsoft has a different version of Sysprep for each release and service pack of Windows. You must use the version of Sysprep specific to the operating system you are deploying. The differences are not immediately visible in the packaging and documentation of the service packs, so it is necessary to manually investigate.

The contents of the Sysprep deploy.cab file must be extracted to the Sysprep Directory on the VirtualCenter Server host. If the file downloaded from the Microsoft Web Site is a .cab file, the Installing the Microsoft Sysprep Tools appendix of the Basic System Administration guide details how to install the Sysprep Tools.

If the file downloaded from the Microsoft Web Site is a .exe file the following additional steps must be executed to extract the files from the .exe:

  1. Open a Windows command prompt. For more information, see Opening a command or shell prompt (1003892).
  2. Change to the directory where the .exe file is saved.
  3. Enter the name of the .exe file with the /x switch to extract the files. For example: WindowsServer2003-KB926028-v2-x86-ENU.exe /x 
  4. When prompted, choose a directory for the extracted files.
  5. Browse the directory and copy the extracted files directly to the Sysprep Directory or extract the files from the deploy.cab and copy to the Sysprep Directory.

When the contents of the of the Sysprep deploy.cab file have been extracted to the Sysprep Directory on the VirtualCenter Server:

  1. Log in to the VirtualCenter Server as Administrator.
  2. Click Start > Programs > Accessories > Windows Explorer.
  3. Navigate to the Sysprep Directory as listed in the table below.
  4. Right-click on the sysprep.exe file and choose Properties.
  5. Click the Version tab. Record the number at the top next to File Version:.

The table below lists the Sysprep Version for the Windows Versions that are supported for Image Customization. Compare the Sysprep Version number with the Windows Version it is intended for:

Windows Version Sysprep Directory Sysprep Version
Windows 2000 Server SP4 with Update Rollup 1
Download at http://www.microsoft.com/downloads/details.aspx?FamilyID=0c4bfb06-2824-4d2b-abc1-0e2223133afb
<directory_path>\2k 5.0.2195.2104
Windows XP Pro SP2
Download at http://www.microsoft.com/downloads/details.aspx?FamilyId=3E90DC91-AC56-4665-949B-BEDA3080E0F6
<directory_path>\xp 5.1.2600.2180
Windows 2003 Server SP1
Download at http://www.microsoft.com/downloads/details.aspx?familyid=A34EDCF2-EBFD-4F99-BBC4-E93154C332D6
<directory_path>\svr2003 5.2.3790.1830(srv03_sp1_rtm.050324-1447)
Windows 2003 Server SP2
Download at http://www.microsoft.com/downloads/details.aspx?FamilyID=93f20bb1-97aa-4356-8b43-9584b7e72556
<directory_path>\svr2003 5.2.3790.3959(srv03_sp2_rtm.070216-1710)
Windows 2003 Server R2
Download at http://www.microsoft.com/downloads/details.aspx?familyid=A34EDCF2-EBFD-4F99-BBC4-E93154C332D6
<directory_path>\svr2003 5.2.3790.1830(srv03_sp1_rtm.050324-1447)
Windows 2003 x64
Download at http://www.microsoft.com/downloads/details.aspx?familyid=C2684C95-6864-4091-BC9A-52AEC5491AF7&displaylang=en
<directory_path>\svr2003-64 5.2.3790.3959(srv03_sp2_rtm.070216-1710)
Windows XP x64
Download at http://www.microsoft.com/downloads/details.aspx?familyid=C2684C95-6864-4091-BC9A-52AEC5491AF7&displaylang=en
<directory_path>\xp-64 5.2.3790.3959(srv03_sp2_rtm.070216-1710)
Windows XP Pro SP3
Download at http://www.microsoft.com/downloads/details.aspx?familyid=673a1019-8e3e-4be0-ac31-70dd21b5afa7&displaylang=en
<directory_path>\xp 5.1.2600.5512
Windows Vista System Preparation tools are built into the Windows Vista operating system and do not have to be downloaded. Not Applicable Not Applicable
Windows Server 2008 System Preparation tools are built into the Windows Server 2008 operating system and do not have to be downloaded. Not Applicable Not Applicable
Windows Server 2008 R2 System Preparation tools are built into the Windows Server 2008 R2 operating system and do not have to be downloaded. Not Applicable Not Applicable
Windows 7 System Preparation tools are built into the Windows 7 operating system and do not have to be downloaded. Not Applicable Not Applicable

Notes:

  • If vCenter Server is installed on Windows Server 2008, <directory_path> is %ALLUSERSPROFILE%\VMware\VMware VirtualCenter\sysprep which translates to C:\ProgramData\VMware\VMware VirtualCenter\sysprep by default.
  • If vCenter Server is installed on any other Windows operating system, <directory_path> is %ALLUSERSPROFILE%\Application Data\VMware VirtualCenter\sysprep\ which translates to C:\Documents and Settings\All Users\Application Data\VMware\VMware VirtualCenter\sysprep\ by default.

Additional Information

For additional information, see:

  • The Basic System Administration guide, which contains further information regarding the installation of Sysprep tools
  • The Operating System Compatibility for vSphere Client, vCenter Server, and VMware vCenter Update Manager table in the vSphere Compatibility Matrixes for a list of supported operating systems for virtual image customization.
  • Troubleshooting template deployment or cloning when it fails (1004050), which provides troubleshooting information for template deployment or cloning

Source: VMware knowledge base http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1005593

Comments
No Comments »
Categories
VMware ESX 4, VMware ESXi 4
Tags
ESX, ESXi, vCenter, VMware, vSphere
Comments rss Comments rss
Trackback Trackback

Upgrading ESX 4.0 to 4.0 Update 1 on HP Proliant systems can fail

M.Pol | November 30, 2009

Upgrading ESX 4.0 to 4.0 Update 1 on HP Proliant systems can fail or time out and leave the host in an unusable state if the host has HP Insight Management Agents running

Symptoms

On HP Proliant systems, when attempting to upgrade ESX 4.0 to ESX 4.0 Update 1 (U1), you may experience these symptoms:
  • Upgrade operation may fail or hang and can result in an incomplete installation
  • Upon reboot, the host that was being upgraded may be left in an inconsistent state and may display a purple diagnostic screen with the following error:

COS Panic: Int3 @ mp_register_ioapic

Read the rest of this entry »

Comments
No Comments »
Categories
VMware ESX 4, VMware ESXi 4
Tags
ESX, ESXi, HP
Comments rss Comments rss
Trackback Trackback

vSphere Client on Windows 7 now supported

M.Pol | November 23, 2009

Last week I posted an articel about running the vSphere client on a Windows 7 workstation. This was a problem, but now after Update 1 for vSphere Windows 7 and Windows 2008R2 are now supported.

Read the rest of this entry »

Comments
No Comments »
Categories
VMware ESX 4, VMware ESXi 4, Windows 2008 R2, Windows 7
Tags
ESX, ESXi, VMware, Windows 2008 R2, Windows 7
Comments rss Comments rss
Trackback Trackback

VMware vCenter Server 4.0 Update 1 Release Notes

M.Pol | November 23, 2009

 

VMWare released Update 1 for vCenter Server 4.0. The release notes are found here : Link.

Comments
No Comments »
Categories
VMware ESX 4, VMware ESXi 4
Tags
ESX, ESXi, vCenter, VMware
Comments rss Comments rss
Trackback Trackback

Running VMware vSphere Client on Windows 7

M.Pol | November 19, 2009

 

VMWare has recently launched a work around for the problem of running the vSphere client on a Windows 7 workstations.

Link to the document : http://kb.vmware.com/kb/1011329

Read the rest of this entry »

Comments
No Comments »
Categories
VMware ESX 4, VMware ESXi 4, Windows 7
Tags
ESX, ESXi, VMware, Windows 7
Comments rss Comments rss
Trackback Trackback

Installing HP Insight Management Agents on VMWare ESX 4 server

M.Pol | November 3, 2009

Installing HP Insight Management Agents on ESX Server

In this case, I am using HP Insight Management Agents for VMware 8.2.5 (available here). I am also using a HP DL380 G6 Proliant servers with VMware versions 4.0.

Note: do not include the quotes (”) when entering commands.

PREPARE:

  1. Download the correct Insight Manager agents for VMware.
  2. Unzip the tgz file using WinRAR or something similar, and peruse the readme for up-to-date info.
  3. Using the ILO utility or the physical console, hit Alt-F1, login as root at the command line.
  4. To allow root ssh access in ESX as well as enable sshd client access (SFTP, SSH), we have to change the local sshd_config file.
  5. At the command line, type: “vi /etc/ssh/sshd_config”
  6. Go to the line that says PermitRootLogin, change from “no” to “yes”
  7. If you are unfamiliar with vi, use arrow keys to navigate, put cursor on the “n” of “no”, hit the i key to insert, then type in “yes” and delete/backspace “no”. Then hit ESC twice to exit Insert mode. Type colon (:) to get the in-editor command line, type “wq!” and hit enter. This will save the doc and exit vi.
  8. Back at the command line type: “service sshd restart”, hit enter.
  9. After the service restarts, type “logout” to exit the console, hit alt-f11 to go back to the esx screen.

Read the rest of this entry »

Comments
2 Comments »
Categories
VMware ESX 4
Tags
ESX, HP
Comments rss Comments rss
Trackback Trackback

Recent Posts

  • Upgrade paths for ESX/ESXi hosts
  • HP MSA2324SA Firmware update loop
  • Exchange 2010 SP1 FAQ and Known Issues
  • Microsoft Exchange 2010 Service Pack 1 released
  • VMware vSphere 4.1 Released

Categories

Tags

Boot ESX ESXi Exchange 2010 Firmware HP Hyper-V IPv6 Juniper Microsoft MMS2010 MSA Sharepoint Technet USB vCenter VCP VHD VMware vSphere Windows 7 Windows 2003 SBS Windows 2008 Windows 2008 R2 Windows 2008 SBS Windows Vista XBox

WP Cumulus Flash tag cloud by Roy Tanck and Luke Morton requires Flash Player 9 or better.

Twitter Updates

Marco Pol
  • I want this.. vCenter Client for the iPad http://bit.ly/bZM4sn 10:20:48 PM September 01, 2010 from TweetDeck
  • Dynamic Desktop Wallpapers from RSS Feeds.. http://bit.ly/aUuOpR Cool... 06:00:01 PM August 31, 2010 from TweetDeck
  • http://twitpic.com/2irsik - Goede band op voorstaat #visserijdagen wel een beetje regen. Sfeer goed! 11:27:12 PM August 27, 2010 from Gravity
  • In harlingen #visserijdagen hopen dat het droog blijft 06:55:41 PM August 27, 2010 from Gravity
  • http://twitpic.com/2il9nj - Just recieved in my mailbox. Thanks @trainsignal ! 10:17:58 AM August 27, 2010 from Gravity

Disclaimer

The information in this weblog is provided “AS IS” with no warranties, and confers no rights. This weblog does not represent the thoughts, intentions, plans or strategies of my employer. It is solely my opinion.
Copyright 2009 - 2010 M.Pol