重慶分公司,新征程啟航
為企業(yè)提供網(wǎng)站建設、域名注冊、服務器等服務
為企業(yè)提供網(wǎng)站建設、域名注冊、服務器等服務
這篇文章將為大家詳細講解有關HP-UX 11.31安裝WBEMMgmtBundle Analysis Phase had errors怎么辦,小編覺得挺實用的,因此分享給大家做個參考,希望大家閱讀完這篇文章后可以有所收獲。
10年積累的成都網(wǎng)站建設、網(wǎng)站建設經(jīng)驗,可以快速應對客戶對網(wǎng)站的新想法和需求。提供各種問題對應的解決方案。讓選擇我們的客戶得到更好、更有力的網(wǎng)絡服務。我雖然不認識你,你也不認識我。但先網(wǎng)站策劃后付款的網(wǎng)站建設流程,更有忻州免費網(wǎng)站建設讓你可以放心的選擇與我們合作。
# 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
導出來之后也可以生產(chǎn)成depot文件
swpackage -x target_type=tape -s /mydepot -d /tmp/mydepot.depot
安裝完成之后需驗證:
關于“HP-UX 11.31安裝WBEMMgmtBundle Analysis Phase had errors怎么辦”這篇文章就分享到這里了,希望以上內(nèi)容可以對大家有一定的幫助,使各位可以學到更多知識,如果覺得文章不錯,請把它分享出去讓更多的人看到。