jixuaa 发表于 2013-7-9 09:54:53

Install/Update DELL OMSA for VMware ESXi

-Download OpenManage Offline Bundle and VIB for ESXi
Dell->Support->Drivers & Downloads->Driver File Formats
-Transfer the zip file to esx host,change the directory to tmp .
run # esxupdate update --bundle ./OM-SrvAdmin-Dell-Web-7.2.0-6945.VIB-ESX41i.zip
Unpacking cross_oem-dell-openmanag.. ################################################
Installing packages :cross_oem-del.. ################################################
Running ...
ok.
Running ...
ok.
Running ...
ok.
The update completed successfully, but the system needs to be rebooted for the
changes to be effective.

-全新安装OMSA
使用VMware Vsphere CLI
C:\Program Files (x86)\VMware\VMware vSphere CLI>vihostupdate.pl --server serverip -i -b D:\OM-SrvAdmin-Dell-Web-7.2.0-6945.VIB-ESX41i.zip
-Reboot Host
-CIMoemProviderEnabled 参数设置
# esxcfg-advcfg --set 1 /UserVars/CIMoemProviderEnabled
Or
Select the ESXi Host,
click on the Configuration Tab,
select “Advance Settings”,
select “UserVars” and change the value of the CIMOEMProvidersEnabled to “1″.
重启management service,SSH or local console
Run these commands:
/etc/init.d/hostd restart
/etc/init.d/vpxa restart

Note: In ESXi 4.x, run this command to restart the vpxa agent(if have VC installed):

/etc/opt/init.d/vmware-vpxa restart
-Check the runing status
#/usr/lib/ext/dell/srvadmin/bin/dataeng status
-Removing an existing OMSA package
# esxupdate query
---------Bulletin ID--------- -----Installed----- --------------Summary---------------
Dell_OpenManage_ESXi410_OM720                     XXXXXX
# esxupdate remove -b Dell_OpenManage_ESXi410_OM720


pond2539 发表于 2013-7-11 13:35:07

长大了娶唐僧做老公,能玩就玩一玩,不能玩就把他吃掉。

kution 发表于 2013-7-17 03:27:38

关羽五绺长髯,风度翩翩,手提青龙偃月刀,江湖人送绰号——刀郎。

zhangxinba 发表于 2013-7-23 15:33:56

爱——不是想出来的,爱——是做出来的!!

hc6538 发表于 2013-7-29 07:20:52

如果跟导师讲不清楚,那么就把他搞胡涂吧!

downmovies 发表于 2013-8-4 03:19:02

男人在结婚前觉得适合自己的女人很少,结婚后觉得适合自己的女人很多。

wuaji 发表于 2013-8-10 16:18:38

走过了年少,脚起了水泡
页: [1]
查看完整版本: Install/Update DELL OMSA for VMware ESXi