Upgrade ESXi host to ESXi 5.5 using VMware Update Manager 5.5

简介:

A while back I wrote about how to upgrade to ESXi 5.5 via command line which works great when you only have a few hosts as each host has to download the ISO from the web each time. This time I’ll show you step by step how to upgrade your ESXi 5.1 host to ESXi 5.5 using VMware Update Manager 5.5 (aka VUM).

For this post I’m going to assume you have already upgraded your vCenter and VUM to versions 5.5 as well as the VUM plugin installed. So lets begin!

Upgrade ESXi host to 5.5 using VMware Update Manager (VUM)

  1. Open the vSphere client and click on Update Manager
    VMware Update Manager icon

  1. First we’ll upload the ISO image. Click on the “ESXi Images” tab.
    vum esxi image tab

  2. Click on the “Import ESXi Image” link.
    import-esxi-image

  3. Click on “Browse” and select the path where the ESXi 5.5 ISO image is located on your machine or network, then click “Next“.
    browse-iso-location

  4. The ISO image will then start the process of upload the image. This typically just takes a minute or two.
    iso-upload

  5. After the ESXi 5.5 ISO image upload is completed you are prompted to create a baseline. Go ahead and do so as we’ll need a baseline in order to upgrade the hosts anyways. Simply enter a name and description for the Baseline.
    create-baseline

  6. Go to the Hosts and Clusters view and select the host you want to upgrade first and then select the “Update Manager” tab, then click on the “Attach” link so that we can attach our new Baseline to this host.
    host-update-tab

  7. Now select the newly created Baseline you created during the upgrade, then click on “Attach“. In this example, since this is a Dell host I named the baseline “Dell 5.5 Hosts”.
    select-baseline

  8. Once you have attached the baseline now click on “Scan“.
    scan-host

  9. In the scan confirmation window make sure that “Upgrades” are checked and then click on “Scan“. This step can take several minutes.
    confirm-scan

  10. When the scan is complete you’ll be shown the results such as below which will tell you the host (ESXi 5.1) is not compliant with the baseline (ESXi 5.5). To remedy this click on “Remediate“.
    remediate

  11. Select your baseline and click on “Next“. Agree to the EULA terms and click “Next“.
    remediate-selection

  12. Give the task a name and if you want, at this step you could schedule the upgrade for anytime. We’ll go ahead and leave the default setting and run it immediately. Click “Next“.
    remediate-schedule

  13. VUM will automatically place the host into maintenance mode if needed and at this screen you can change those settings if you desire. We’ll leave it as default. Click “Next“.
    remediate-host-maintenance-mode

  14. We’ll leave all the defaults for the Cluster Remediation Options as well. Click “Next“.
    remediate-options

  15. The only thing left to do now is to look over the confirmation and then click on “Finish“. VUM will then start the upgrade process which can take some time so go get a coffee or in my case, water and wait.
    remediate-confirmation

  16. Once finished you’re host will be running ESXi 5.5. It’s as easy as that!
    host-updated-esxi5.5

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

520feng2007
相关文章
|
存储 分布式计算 安全
VMware 安装CentOS7配置环境、安装虚拟机、选择cd/dvd的方式安装系统、系统安装引导界面、需要定制化的内容、配置磁盘分区、修改主机名、网络配置、修改windows的主机映射文件(host
调整时间差、安装GHOME(图形化界面的方式)注意图上标注的点击顺序、添加boot、添加swap交换分区、配置根(/)目录、编辑VMware的网络配置、Windows的网络配置、虚拟机网络IP修改地址配置、修改主机名和hosts文件、配置Linux克隆机主机名称映射hosts文件,打开/etc/hosts、关闭 kdump本身虚拟机内存就不够,他会吃掉一部分内存,我们尽量省一点、是否打开安全协议(开启与否都可以)、安装时间比较长大概需要10几分钟(设置root用户密码,一定要设置)、创建一个普通用户(可以不
VMware 安装CentOS7配置环境、安装虚拟机、选择cd/dvd的方式安装系统、系统安装引导界面、需要定制化的内容、配置磁盘分区、修改主机名、网络配置、修改windows的主机映射文件(host
|
存储 分布式计算 安全
VMware 安装CentOS7配置环境、安装虚拟机、选择cd/dvd的方式安装系统、系统安装引导界面、需要定制化的内容、配置磁盘分区、修改主机名、网络配置、修改windows的主机映射文件(host
调整时间差、安装GHOME(图形化界面的方式)注意图上标注的点击顺序、添加boot、添加swap交换分区、配置根(/)目录、编辑VMware的网络配置、Windows的网络配置、虚拟机网络IP修改地址配置、修改主机名和hosts文件、配置Linux克隆机主机名称映射hosts文件,打开/etc/hosts、关闭 kdump本身虚拟机内存就不够,他会吃掉一部分内存,我们尽量省一点、是否打开安全协议(开启与否都可以)、安装时间比较长大概需要10几分钟(设置root用户密码,一定要设置)、创建一个普通用户(可以不
264 1
VMware 安装CentOS7配置环境、安装虚拟机、选择cd/dvd的方式安装系统、系统安装引导界面、需要定制化的内容、配置磁盘分区、修改主机名、网络配置、修改windows的主机映射文件(host
|
Ubuntu Linux 虚拟化
VMWARE里启动kylin16.0时出现'SMBus Host Controller not enabled'(还未进入系统)
VMWARE里启动kylin16.0时出现'SMBus Host Controller not enabled'(还未进入系统) 在Vmware里安装完Ubuntu16.10,启动时出现'SMBus Host Controller not enabled'错误提示,进不到图形界面。
2372 0