How to Upgrade VMware vCenter 5.1 to 5.5

简介:

It’s been several months now since VMware vSphere 5.5 was released to the public. The product has had some time on the market, and I’m now seeing more and more people upgrading from earlier versions of vSphere to it. For the sake of this walkthrough, I’m already running vSphere 5.1 so I have single sign on (SSO) and the web client already installed. This post will walk you through the steps to make your upgrade to vCenter 5.5 a success.

Sponsored

Rock solid VMware & Hyper-V Backup

Save time when taking VM backups. Altaro VM Backup can be set up easily and you'll be running in 15 minutes. Create a backup schedule, set data integrity and automated test drills. 2 VMs are free, forever!

Grab your FREE copy now!

For this example I have all of the following components installed on a single Windows server. This is referred to as a simple install and is the recommend method unless you have additional requirements for higher availability.

  • Single Sign On (SSO)

  • vSphere Web Client

  • vCenter Inventory Service

  • vCenter Server

Sponsored  

Preparing to Upgrade to vCenter 5.5

Before starting on the upgrade journey a few things should be done first to ensure a successful upgrade or recovery should something go wrong.

  • Ensure you have backups of all databases affected in this upgrade.

  • Confirm successful backups of the Windows server that you are using.

  • If using a VM for vCenter server, snapshot it.

  • Read VMware upgrade guides

Single Sign-On (SSO) Upgrade

To get things rolling I have mounted the vCenter 5.5 ISO and started the installer app. The following image shows the welcome screen for the vCenter install. As mentioned earlier, we are going to choose the Simple Install, which will install the components listed on the right on our single server. Since we already have vSphere 5.1 installed those components will be upgraded to 5.5

Upgrade to VMware vCenter 5.5 install

The different vCenter components will be installed or upgrade in the order listed in the previous image. This means that SSO will be the first part to be upgraded. The image below shows the installer starting and it has recognized that we have a previous version installed and will upgrade it.

Upgrade to VMware vCenter 5.5 install

As the installer gets started with the SSO upgrade it will check the server name and make sure that it resolves properly in DNS.

Upgrade to VMware vCenter 5.5 install

With the SSO install already detecting a previous version and preparing for the upgrade, it is now warning you that it will move forward all of the users and groups. This is important: Since SSO was a complete rewrite of code from 5.1, it needs to keep your data so that you don’t have to start all over.

Upgrade to VMware vCenter 5.5 install

Next, enter the password for the administrator account.

Upgrade to VMware vCenter 5.5 install

As an example, I entered a password that did not meet the minimum requirements. The image below shows that the password must be at least eight characters and contain an upper case character, a lower case character, and a special character. Upon putting in a proper password I was able to move forward.

Upgrade to VMware vCenter 5.5 password

In the last part of the SSO upgrade, we are required to put in a site name. In the latest version of SSO it has the ability to use site names for use with identifying physically separate locations. This is good for different data centers. This allows SSO to keep all sites in sync but not allow any single failure to bring down the SSO service in other sites.

Upgrade to VMware vCenter 5.5 SSO

Sponsored  

vCenter Inventory Service Upgrade

The next phase of the upgrade is starting the process of upgrading the vCenter Inventory Service. It is asking whether it should upgrade the existing database or whether a new one was created for it. Since we want to upgrade in place and maintain all of our data, choose the option to keep the existing database.

vCenter Inventory Service Upgrade

The last step in this phase is to let it take off and perform the upgrade of Inventory Service. This is a pretty boring part: just click Install to get the upgrade rolling.

Now the vCenter Server upgrade phase starts. The installer first prompts for the vCenter license key, or it can proceed with an empty field and it will run in a 60-day trial mode.

vCenter Inventory Service Upgrade

In this step the installer is showing the DSN settings for the connection to the vCenter database. If they are correct and no changes are needed, you can go ahead and proceed.

vCenter Inventory Service Upgrade

In my sample install that I’m upgrading, Update Manager is also installed on the server. The installer application warns that we will also need to upgrade Update Manager once these upgrades have completed.

vCenter Inventory Service Upgrade

Now the application is asking us about the vCenter database. We wish to reuse the same database, so an upgrade will be necessary.

vCenter Inventory Service Upgrade database

Next, you’ll be asked whether the installer should auto-upgrade the vCenter agent on the ESXi hosts that are managed by this vCenter. If you do not do this now you will have to do them manually later. I’m all about saving time, so we are choosing the Automatic method.

vCenter Inventory Service Upgrade

Before things can get rolling the installer must have the password entered for the account used for the application install. This will be used as the service account for vCenter.

This upgrade is now ready to rock, so lets click Install and get the vCenter Server upgraded to vCenter 5.5.

vCenter Inventory Service Upgrade

So we have finished out the long and fairly easy process. The installer shows our completed confirmation, and the newly minted vCenter 5.5 server is ready for action.

vCenter 5.5 server installation upgrade

Hopefully this will help you with your pending upgrade – or just calm your nerves with what you can expect when you go through the process yourself. Best of luck to you, and don’t forget your backups before starting the upgrade!

本文转自学海无涯博客51CTO博客,原文链接http://blog.51cto.com/549687/1839871如需转载请自行联系原作者


520feng2007

相关文章
|
3月前
|
虚拟化
vmware克隆虚拟机后没有ip地址的问题
解决vmware克隆虚拟机后没有内网ip的问题
|
4月前
|
SQL 存储 数据挖掘
【虚拟机数据恢复】VMware虚拟机文件被误删除的数据恢复案例
虚拟机数据恢复环境: 某品牌R710服务器+MD3200存储,上层是ESXI虚拟机和虚拟机文件,虚拟机中存放有SQL Server数据库。 虚拟机故障: 机房非正常断电导致虚拟机无法启动。服务器管理员检查后发现虚拟机配置文件丢失,所幸xxx-flat.vmdk磁盘文件和xxx-000001-delta.vmdk快照文件还在。服务器管理员在尝试恢复虚拟机的过程中,将原虚拟机内的xxx-flat.vmdk删除后新建了一个虚拟机,并分配了精简模式的虚拟机磁盘和快照数据盘,但原虚拟机内的数据并没有恢复。
【虚拟机数据恢复】VMware虚拟机文件被误删除的数据恢复案例
|
Linux 虚拟化 数据安全/隐私保护
VMware使用 - 虚拟机克隆
如果已经安装了一台Linux操作系统,没有必要重新安装,只需要克隆就可以了,有两种方式。
28 0
|
5月前
|
存储 网络协议 虚拟化
如何操作VMware ESXi虚拟机的迁移?
如何操作VMware ESXi虚拟机的迁移?
|
4月前
|
Linux 虚拟化 数据安全/隐私保护
【Linux】VMware安装虚拟机- Windows + Linux
【1月更文挑战第20天】【Linux】VMware安装虚拟机- Windows + Linux
|
2月前
|
算法 虚拟化 C++
VMware虚拟机无法自适应和拖拽复制粘贴和共享目录问题
VMware虚拟机无法自适应和拖拽复制粘贴和共享目录问题
110 0
|
1天前
|
网络协议 Linux 网络安全
虚拟机Vmware详细安装(包含kali,win7与winxp三系统相互ping与安装)
本文是一篇关于虚拟机安装和配置的教程,包括使用VMware安装虚拟机和在虚拟机中安装Kali Linux、Windows 7和Windows XP系统。作者提供了详细的步骤和截图说明,指导读者如何下载和安装VMware,以及如何从提供的链接下载预配置的操作系统镜像文件。安装过程中,重点介绍了如何选择安装路径、接受许可协议、启动安装过程,并强调了不要勾选某些选项以保持默认设置。此外,还提到了如何在虚拟机中配置网络,确保三个系统在同一网段并能互相ping通。最后,作者布置了一些练习,如熟悉操作系统的使用、获取IP地址和互相通信,以及鼓励读者享受学习网络安全的过程。
26 9
|
6天前
|
存储 Linux 虚拟化
虚拟机(vmware)中安装linux系统
虚拟机(vmware)中安装linux系统