VxRail:iDRAC 重新開機時,ESXi 主機與 vCenter 中斷連線
摘要: iDRAC 重新開機時,ESXi 主機與 vCenter 中斷連線。
本文章適用於
本文章不適用於
本文無關於任何特定產品。
本文未識別所有產品版本。
症狀
iDRAC 重新開機時,ESXi 主機與 vCenter 中斷連線。
2024-02-28T13:12 (UTC, which is just before 6pm IST). 2024-02-28T13:12:36.105Z error vpxa[2105565] [Originator@6876 sub=Heartbeat opID=SWI-41a7] Agent can't send heartbeats: No route to host 2024-02-28T13:12:29.619Z error hostd[2114052] [Originator@6876 sub=Default] DJGetComputerDN: 0x9cb9: The domain is offline --> 2024-02-28T13:12:29.619Z error hostd[2114052] [Originator@6876 sub=Default] Stack Trace: 2024-02-28T13:12:59.162Z warning hostd[2113676] [Originator@6876 sub=Hostsvc.NetworkProvider] Skip saving dvport VMware HCIA Distributed Switch Infra_Cluster c8f939-8 to : filePath empty
Platform_srv.log
2024-01-29T13:49:07Z platform_svc: [esxcli-plugin-service-thread] ERROR - Traceback (most recent call last):
2024-01-29T13:49:07Z platform_svc: [esxcli-plugin-service-thread] ERROR - File "/opt/vxrail/bin/service/dispatch.py", line 68, in handle_msg
2024-01-29T13:49:07Z platform_svc: [esxcli-plugin-service-thread] ERROR - conn.send_msg(STATUS_INTERNAL_FAILURE, str(ex))
2024-01-29T13:49:07Z platform_svc: [esxcli-plugin-service-thread] ERROR - File "/opt/vxrail/bin/service/network.py", line 132, in send_msg
2024-01-29T13:49:07Z platform_svc: [esxcli-plugin-service-thread] ERROR - sent_bytes = self.sock.send(b)
2024-01-29T13:49:07Z platform_svc: [esxcli-plugin-service-thread] ERROR - BrokenPipeError: [Errno 32] Broken pipe
2024-01-29T14:29:19Z platform_svc.cli: [MainThread] ERROR - Failed processing the command
2024-01-29T14:29:19Z platform_svc.cli: [MainThread] ERROR - Traceback (most recent call last):
2024-01-29T14:29:19Z platform_svc.cli: [MainThread] ERROR - File "/opt/vxrail/bin/esxcli-vxrail.py", line 323, in main
2024-01-29T14:29:19Z platform_svc.cli: [MainThread] ERROR - result = cmd_func(client, params)
2024-01-29T14:29:19Z platform_svc.cli: [MainThread] ERROR - File "/opt/vxrail/bin/esxcli-vxrail.py", line 202, in geolocation_get
2024-01-29T14:29:19Z platform_svc.cli: [MainThread] ERROR - status, result = client.invoke("platform",
2024-01-29T14:29:19Z platform_svc.cli: [MainThread] ERROR - File "/opt/vxrail/bin/service/ipc.py", line 57, in invoke
2024-01-29T14:29:19Z platform_svc.cli: [MainThread] ERROR - buf = self.sock.recv(4096)
2024-01-29T14:29:19Z platform_svc.cli: [MainThread] ERROR - socket.timeout: timed out
2024-01-29T14:31:21Z platform_svc.cli: [MainThread] ERROR - Failed processing the command
2024-01-29T14:31:21Z platform_svc.cli: [MainThread] ERROR - Traceback (most recent call last):
2024-01-29T14:31:21Z platform_svc.cli: [MainThread] ERROR - File "/opt/vxrail/bin/esxcli-vxrail.py", line 323, in main
2024-01-29T14:31:21Z platform_svc.cli: [MainThread] ERROR - result = cmd_func(client, params)
2024-01-29T14:31:21Z platform_svc.cli: [MainThread] ERROR - File "/opt/vxrail/bin/esxcli-vxrail.py", line 47, in list_firmware
2024-01-29T14:31:21Z platform_svc.cli: [MainThread] ERROR - result = _invoke(client, 'platform', action='query', query='firmware')
2024-01-29T14:31:21Z platform_svc.cli: [MainThread] ERROR - File "/opt/vxrail/bin/esxcli-vxrail.py", line 38, in _invoke
2024-01-29T14:31:21Z platform_svc.cli: [MainThread] ERROR - status, result = client.invoke(target, action=action, **kwargs)
2024-01-29T14:31:21Z platform_svc.cli: [MainThread] ERROR - File "/opt/vxrail/bin/service/ipc.py", line 57, in invoke
2024-01-29T14:31:21Z platform_svc.cli: [MainThread] ERROR - buf = self.sock.recv(4096)
2024-01-29T14:31:21Z platform_svc.cli: [MainThread] ERROR - socket.timeout: timed out
2024-01-29T14:33:47Z platform_svc: [esxcli-plugin-service-thread] ERROR - Exception during handling message
2024-01-29T14:33:47Z platform_svc: [esxcli-plugin-service-thread] ERROR - Traceback (most recent call last):
2024-01-29T14:33:47Z platform_svc: [esxcli-plugin-service-thread] ERROR - File "/opt/vxrail/bin/service/dispatch.py", line 65, in handle_msg
2024-01-29T14:33:47Z platform_svc: [esxcli-plugin-service-thread] ERROR - hdlr(params, conn)
2024-01-29T14:33:47Z platform_svc: [esxcli-plugin-service-thread] ERROR - File "/opt/vxrail/bin/service/dispatch.py", line 94, in __call__
2024-01-29T14:33:47Z platform_svc: [esxcli-plugin-service-thread] ERROR - return self.handle_msg(msg, conn)
2024-01-29T14:33:47Z platform_svc: [esxcli-plugin-service-thread] ERROR - File "/opt/vxrail/bin/service/dispatch.py", line 88, in handle_msg
2024-01-29T14:33:47Z platform_svc: [esxcli-plugin-service-thread] ERROR - conn.send_msg(status, resp)
2024-01-29T14:33:47Z platform_svc: [esxcli-plugin-service-thread] ERROR - File "/opt/vxrail/bin/service/network.py", line 132, in send_msg
2024-01-29T14:33:47Z platform_svc: [esxcli-plugin-service-thread] ERROR - sent_bytes = self.sock.send(b)
2024-01-29T14:33:47Z platform_svc: [esxcli-plugin-service-thread] ERROR - BrokenPipeError: [Errno 32] Broken pipe
2024-01-29T14:33:47Z platform_svc: [esxcli-plugin-service-thread] ERROR - Exception dispatching message: ('platform', {'subaction': 'get'})
2024-01-29T14:33:47Z platform_svc: [esxcli-plugin-service-thread] ERROR - Traceback (most recent call last):
2024-01-29T14:33:47Z platform_svc: [esxcli-plugin-service-thread] ERROR - File "/opt/vxrail/bin/service/dispatch.py", line 65, in handle_msg
2024-01-29T14:33:47Z platform_svc: [esxcli-plugin-service-thread] ERROR - hdlr(params, conn)
2024-01-29T14:33:47Z platform_svc: [esxcli-plugin-service-thread] ERROR - File "/opt/vxrail/bin/service/dispatch.py", line 94, in __call__
2024-01-29T14:33:47Z platform_svc: [esxcli-plugin-service-thread] ERROR - return self.handle_msg(msg, conn)
2024-01-29T14:33:47Z platform_svc: [esxcli-plugin-service-thread] ERROR - File "/opt/vxrail/bin/service/dispatch.py", line 88, in handle_msg
2024-01-29T14:33:47Z platform_svc: [esxcli-plugin-service-thread] ERROR - conn.send_msg(status, resp)
2024-01-29T14:33:47Z platform_svc: [esxcli-plugin-service-thread] ERROR - File "/opt/vxrail/bin/service/network.py", line 132, in send_msg
2024-01-29T14:33:47Z platform_svc: [esxcli-plugin-service-thread] ERROR - sent_bytes = self.sock.send(b)
2024-01-29T14:33:47Z platform_svc: [esxcli-plugin-service-thread] ERROR - BrokenPipeError: [Errno 32] Broken pipe
2024-01-29T14:33:47Z platform_svc: [esxcli-plugin-service-thread] ERROR -
2024-01-29T14:33:47Z platform_svc: [esxcli-plugin-service-thread] ERROR - During handling of the above exception, another exception occurred:
2024-01-29T14:33:47Z platform_svc: [esxcli-plugin-service-thread] ERROR -
2024-01-29T14:33:47Z platform_svc: [esxcli-plugin-service-thread] ERROR - Traceback (most recent call last):
2024-01-29T14:33:47Z platform_svc: [esxcli-plugin-service-thread] ERROR - File "/opt/vxrail/bin/service/dispatch.py", line 68, in handle_msg
2024-01-29T14:33:47Z platform_svc: [esxcli-plugin-service-thread] ERROR - conn.send_msg(STATUS_INTERNAL_FAILURE, str(ex))
2024-01-29T14:33:47Z platform_svc: [esxcli-plugin-service-thread] ERROR - File "/opt/vxrail/bin/service/network.py", line 132, in send_msg
2024-01-29T14:33:47Z platform_svc: [esxcli-plugin-service-thread] ERROR - sent_bytes = self.sock.send(b)
2024-01-29T14:33:47Z platform_svc: [esxcli-plugin-service-thread] ERROR - BrokenPipeError: [Errno 32] Broken pipe
2024-01-29T14:33:47Z platform_svc: [esxcli-plugin-service-thread] ERROR - Exception during handling message
2024-01-29T14:33:47Z platform_svc: [esxcli-plugin-service-thread] ERROR - Traceback (most recent call last):
2024-01-29T14:33:47Z platform_svc: [esxcli-plugin-service-thread] ERROR - File "/opt/vxrail/bin/service/dispatch.py", line 65, in handle_msg
2024-01-29T14:33:47Z platform_svc: [esxcli-plugin-service-thread] ERROR - hdlr(params, conn)
原因
拓撲連結層探索通訊協定 (LLDP) 已啟用。
此環境中的其他伺服器都沒有啟用該設置。

解析度
若要解決此問題,請在 iDRAC 中停用拓樸 LLDP 設定,並套用設定。 
受影響的產品
VxRail, VMware ESXi, VxRail Appliance Family, VxRail Appliance Series文章屬性
文章編號: 000224204
文章類型: Solution
上次修改時間: 05 9月 2025
版本: 3
向其他 Dell 使用者尋求您問題的答案
支援服務
檢查您的裝置是否在支援服務的涵蓋範圍內。