符合中小企业对网站设计、功能常规化式的企业展示型网站建设
本套餐主要针对企业品牌型网站、中高端设计、前端互动体验...
商城网站建设因基本功能的需求不同费用上面也有很大的差别...
手机微信网站开发、微信官网、微信商城网站...
这篇文章将为大家详细讲解有关HP-UX 11.31安装WBEMMgmtBundle Analysis Phase had errors怎么办,小编觉得挺实用的,因此分享给大家做个参考,希望大家阅读完这篇文章后可以有所收获。
10年积累的成都网站建设、网站建设经验,可以快速应对客户对网站的新想法和需求。提供各种问题对应的解决方案。让选择我们的客户得到更好、更有力的网络服务。我虽然不认识你,你也不认识我。但先网站策划后付款的网站建设流程,更有忻州免费网站建设让你可以放心的选择与我们合作。
# tail -10f /var/adm/sw/swagent.log
* Summary of Analysis Phase:
ERROR: Exclude SFM-CORE.SFMUI-PROPPAGE,r=C.07.17.03
ERROR: Exclude SFM-CORE.SFMUI-PROPPAGE-IA,r=C.07.17.03
ERROR: 2 of 113 filesets had Errors.
* 17 of 113 filesets will be Skipped.
* 94 of 113 filesets had no Errors or Warnings.
ERROR: The Analysis Phase had errors. See the above output for
details.
解决过程:
1. 卸载WBEM相关包(可以不用卸载)
[PROD root@xxx:/#] swlist |grep -i wbem
ProviderDefault B.11.31.1403 Select WBEM Providers
WBEMMgmtBundle C.17.01 WBEMMgmtBundle
[PROD root@xxxx:/#] swlist -l product|grep -i wbem
CLUP C.16.01 WBEMMgmtBundle
SCSI-Provider B.11.31.1403 CIM/WBEM Provider for SCSI HBA
WBEMP-FCP B.11.31.1705.02.01 FC Provider - CIM/WBEM Provider for Fibre Channel HBAs
WBEMP-FS B.11.31.1009 HP-UX File System CIM Provider.
WBEMP-IOTreeIP B.11.31.1403 CIM/WBEM Indication and Consolidated Status Provider for IOTree subsystem
WBEMP-LAN B.11.31.1707.01.01 LAN Providers - CIM/WBEM Providers for Ethernet interfaces.
WBEMP-Storage B.11.31.1705.02.01 Storage Provider - CIM/WBEM Provider for Storage
WBEMServices A.02.13.06.04 WBEM Services CORE Product
vmProvider B.06.30 WBEM Provider for Integrity VM vmProvider
# swremove -x enforce_dependencies=false WBEMMgmtBundle
Remove the WBEM directories:
# cd /var/opt
# rm -r wbem
# cd /opt
# rm -r wbem
NOTE: Kill any processes that might stop you from removing theses directories.
The fuser -u command will help find any running processes (icapd will probably need to be killed).
# mkdir /mydepot
# swcopy -x enforce_dependencies=true -s /mnt SysFaultMgmt @ /mydepot ? 需要dependency的包,就改成true
# tar -zvf mydepot.tar /mydepot
导出来之后也可以生产成depot文件
swpackage -x target_type=tape -s /mydepot -d /tmp/mydepot.depot
安装完成之后需验证:
关于“HP-UX 11.31安装WBEMMgmtBundle Analysis Phase had errors怎么办”这篇文章就分享到这里了,希望以上内容可以对大家有一定的帮助,使各位可以学到更多知识,如果觉得文章不错,请把它分享出去让更多的人看到。