有幾個做法
1. 確認 vCenter 的 Plug-ins
Plug-ins 工具列 => Manage Plug-ins
確認
(1) vCenter Hardware Status 的狀態是否為 Enable,若沒有就啟動他吧
(2) vCenter Service Status 的狀態是否為 Enable,若沒有就啟動他吧
-
檢查 host 上的 sfcbd-watch 服務是否正常
/etc/init.d/sfcbd status
若沒有,可試著重啟 hosts 的 service
/sbin/services.sh restart -
重啟 CIM 服務
從 vCenter 進入 => Host主機 => Configuration => Security Profile => Firewall Properties => CIM Server => Restart -
如果只是無法更新資訊
Hardware Status => Reset sensors
就大概以上幾點做法Orz