設為首頁收藏本站

 取回密碼
 註冊
搜尋
熱搜: Redump discuz
檢視: 84|回覆: 2

【教學】 Upgrading or Patching vCenter Server to 8.0 U2 fails with precheck error "Source vSphere ESX Agent Manager (EAM)

[複製連結]
發表於 2023年11月4日 12:03:33 | 顯示全部內容 |閱讀模式
On the vCenter Server Appliance:

  • Log in to the vCenter Server Appliance using SSH.
  • Run this command to enable access the Bash shell (Note: this is applicable only on vCenter Server 6.0):
    shell.set --enabled true
     

  • Type shell on command line and press Enter.
  • Run these command to retrieve the vpxd-extension solution user certificate and key:
    mkdir /certificate
    
    /usr/lib/vmware-vmafd/bin/vecs-cli entry getcert --store vpxd-extension --alias vpxd-extension --output /certificate/vpxd-extension.crt
    
    /usr/lib/vmware-vmafd/bin/vecs-cli entry getkey --store vpxd-extension --alias vpxd-extension --output /certificate/vpxd-extension.key
     

  • Run this command to update the extension's certificate with vCenter Server.
    1. python /usr/lib/vmware-vpx/scripts/updateExtensionCertInVC.py -e com.vmware.vim.eam -c /certificate/vpxd-extension.crt -k /certificate/vpxd-extension.key -s <PNID/FQDN of vCenter Server> -u Administrator@vsphere.local
    複製程式碼

    Note: The default user and domain is Administrator@vsphere.local. If this was changed during configuration, change the domain to match your environment. When prompted, type in the Administrator@vsphere.local password.

  • Restart the VMware ESX Manager service with these commands:
    service-control --stop vmware-eam
    service-control --start vmware-eam

作者文章推薦
發表於 2023年11月7日 18:49:21 | 顯示全部內容
辛苦了,謝謝大大分享!
我要回覆
發表於 2023年11月19日 14:13:08 | 顯示全部內容
目前沒遇到這個問題,謝謝大大分享
我要回覆
懶得打字嗎?讓本助手協助你 【使用進階編輯器請點選右方進階模式】
您需要登入後才可以回覆 登入 | 註冊

本版積分規則

手機版|Archiver|漁家小舖

GMT+8, 2024年4月28日 03:31 , Processed in 0.404933 second(s), 23 queries , Gzip On, Redis On.

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回覆 返回頂端 返回清單