第四部分
vmware update manager
vmware update manager的介绍
vum is a tool designed to help vmware administrators automate and streamline the process of applying updates,which could be patches or upgrades(升级和打补丁),to their vsphere environment.vum is fully integrated within vcenter server and offers the ability to scan and remediate esxi hosts,host extensions(such as emc's powerpath/ve multipathing software),older esx and esxi hosts(circa 3.5,4.0,and 4.1),and virtual appliances.vum can also upgrade vmware tools and upgrade vm hardware.vum is also the vehicle used to install and update the cisco nexus 1000v third-party distributed virtual switch.
(对esxi hosts主机打补丁,虚拟应用,vmware tools nexus 1000v升级)
install vum创建数据库
在vcenter 创建odbc
cmd
cd \windows\syswow64\
odbcad32.exe(打开32位odbc)
安装vmware update manager
在vcenter上面插件-安装插件-安装vmware update manager插件.
vum提供的默认基准
two host patch baselines:
1.critical host patches
2.non-critical host patches
three vm patch baselines:
1.vm tools update to match host
2.vm hardware update to match host
3.va update to latest
创建基准实例
创建一个和hosts(esxi)安装修补程序相关的动态基准
基准(baseline)三种分类方式:
分类一:1.host baselines 2.vm/va baselines
分类二:1.patch baselines 2.extension baselines 3.upgrade baselines
分类三:1.dynamic baselines 2.fixed baselines
标签:vum,vSphere5.11,VUM,update,vm,host,baselines,vmware From: https://www.cnblogs.com/smoke520/p/18370198