错误的 vpxd 配置或名称解析导致 vCenter UI 无法加载

摘要: 本文提供有关如何对导致 vpxd 服务无法启动的特定情况进行故障处理的信息和说明。

本文适用于 本文不适用于 本文并非针对某种特定的产品。 本文并非包含所有产品版本。

症状

  • vCenter UI 未加载。
  • 没有过期证书或分区空间问题。
  • 可在以下条目中找到类似于以下内容的条目: vpxd 日志文件:
2025-02-10T11:13:26.753-03:00 warning vpxd[1948279] [Originator@6876 sub=vpxUtil] getaddrinfo failed; host: vcsa01, e: N7Vmacore15SystemExceptionE(Name or service not known)

...

2025-02-10T11:37:28.061-03:00 error vpxd[1948436] [Originator@6876 sub=IO.Http] User agent failed to send request; (null), N7Vmacore16TimeoutExceptionE(Operation timed out)

...

2025-02-10T11:37:28.061-03:00 warning vpxd[1948279] [Originator@6876 sub=LSClient] Caught exception while retrieve endpoint. N7Vmacore16TimeoutExceptionE(Operation timed out)

...

2025-02-10T11:37:28.063-03:00 warning vpxd[1948279] [Originator@6876 sub=LSClient] Endpoint not found for Product: com.vmware.cis, Type: cs.license, EndPointType:  com.vmware.cis.cs.license.sdk

…

2025-02-10T11:37:28.063-03:00 error vpxd[1948279] [Originator@6876 sub=licenseServiceDiscovery] Failed to discover license service endpoint on retry: 0, error: N7Vmacore9ExceptionE(License service endpoint URL is empty.)

原因

• 参数不正确 vpxd.cfg 日志文件或域名服务器 (DNS) 中的更改导致 vpxd 无法启动。

解决方案

• 可以使用以下方法之一解决此问题:

 

一个。如果 vCenter 配置为使用 DNS 服务器,请添加 DNS 记录以解决 hostnameUrl 属性值。

 

 

b.更新 /etc/hosts 文件来解析 hostnameUrl 属性值。

 

 

c. 替换 hostnameURLvpxd.cfg 配置文件,位于 /etc/vmware-vpx/vpxd.cfg 属性,替换为 vCenter IP。示例:

 

源语言:

<hostnameUrl>vcsa01</hostnameUrl>

<instanceName>vcsa01</instanceName>

 

编辑:

<hostnameUrl>172.16.1.15</hostnameUrl>

<instanceName>vcsa01</instanceName>

受影响的产品

Virtualization Solutions, VMware ESXi 7.x, VMware ESXi 8.x
文章属性
文章编号: 000285151
文章类型: Solution
上次修改时间: 08 4月 2025
版本:  2
从其他戴尔用户那里查找问题的答案
支持服务
检查您的设备是否在支持服务涵盖的范围内。