将 vmnics 迁移到 DVSwitch:操作超时

将 vmnics 迁移到 DVSwitch:操作超时

此安装程序位于 Workstation 版本 16.1.0 build-17198959 中

vCenter 版本 VMware-vCenter-Server-Appliance-6.7.0.45000-16708996_OVF10 (6.7 U3 J)

ESXi 版本 VMware-VMvisor-Installer-201912001-15160138.x86_64

在将 vmnic 添加到 DVSwitch 时,我遇到了 vCenter 超时的问题。vmnic 未分配给 vSwitch。我在 DVswitch 中创建 VMKernel 适配器,然后将 vmnic 连接到 DVSwitch。我对管理端口做了同样的事情,它们工作正常。当我开始迁移剩余的 vmnic 时,过了一段时间后,vCenter 显示为重新连接https://i.ibb.co/19cXJgV/v-Center-Reconnecting.png

vpxd.log 显示以下内容。

2021-05-05T13:42:45.149Z info vpxd[05049] [Originator@6876 sub=vpxLro opID=q-298:01-b8] [VpxLRO] -- BEGIN lro-3207 -- ResourceModel -- cis.data.provider.ResourceModel.query -- 52de6b05-ff57-5212-8e2f-2e5c30351224(520a6ec9-121f-c4c8-7aaa-cb0b0aa54c06)
2021-05-05T13:42:45.149Z info vpxd[05049] [Originator@6876 sub=vpxLro opID=q-298:01-b8] [VpxLRO] -- FINISH lro-3207
2021-05-05T13:42:45.150Z info vpxd[05049] [Originator@6876 sub=vpxLro opID=q-297:01-d0] [VpxLRO] -- BEGIN lro-3208 -- ResourceModel -- cis.data.provider.ResourceModel.query -- 52de6b05-ff57-5212-8e2f-2e5c30351224(520a6ec9-121f-c4c8-7aaa-cb0b0aa54c06)
2021-05-05T13:42:45.150Z info vpxd[05049] [Originator@6876 sub=vpxLro opID=q-297:01-d0] [VpxLRO] -- FINISH lro-3208
2021-05-05T13:42:45.160Z info vpxd[05003] [Originator@6876 sub=vpxLro opID=q-299:01-a1] [VpxLRO] -- BEGIN lro-3209 -- ResourceModel -- cis.data.provider.ResourceModel.query -- 52de6b05-ff57-5212-8e2f-2e5c30351224(520a6ec9-121f-c4c8-7aaa-cb0b0aa54c06)
2021-05-05T13:42:45.160Z info vpxd[05003] [Originator@6876 sub=vpxLro opID=q-299:01-a1] [VpxLRO] -- FINISH lro-3209
2021-05-05T13:42:45.594Z error vpxd[05738] [Originator@6876 sub=hostMethod] Commit call for method [updateNetworkConfig] transaction Id [17] failed on host [[vim.HostSystem:host-44,w-esx-vsn-01.vlab.lab]] with exception:[(vmodl.fault.SystemError) {
--> faultCause = (vmodl.MethodFault) null,
--> faultMessage = <unset>,
--> reason = "Transaction has rolled back on the host."
--> msg = "Received SOAP response fault from [<cs p:00007fb83c3d4020, TCP:w-esx-vsn-01.vlab.lab:443>]: commitTransaction
--> Received SOAP response fault from [<cs p:000000126b0b8950, TCP:localhost:8307>]: commitTransaction
--> A general system error occurred: Transaction has rolled back on the host."
--> }]
2021-05-05T13:42:45.595Z error vpxd[05734] [Originator@6876 sub=hostMethod] Commit call for method [updateNetworkConfig] transaction Id [15] failed on host [[vim.HostSystem:host-47,w-esx-vsn-02.vlab.lab]] with exception:[(vmodl.fault.SystemError) {
--> faultCause = (vmodl.MethodFault) null,
--> faultMessage = <unset>,
--> reason = "Transaction has rolled back on the host."
--> msg = "Received SOAP response fault from [<cs p:000055b41bcbab90, TCP:w-esx-vsn-02.vlab.lab:443>]: commitTransaction
--> Received SOAP response fault from [<cs p:0000002102452d90, TCP:localhost:8307>]: commitTransaction
--> A general system error occurred: Transaction has rolled back on the host."
--> }]
2021-05-05T13:42:45.605Z error vpxd[05077] [Originator@6876 sub=hostMethod] Commit call for method [updateNetworkConfig] transaction Id [16] failed on host [[vim.HostSystem:host-50,w-esx-vsn-03.vlab.lab]] with exception:[(vmodl.fault.SystemError) {
--> faultCause = (vmodl.MethodFault) null,
--> faultMessage = <unset>,
--> reason = "Transaction has rolled back on the host."
--> msg = "Received SOAP response fault from [<cs p:00007fb8344acf50, TCP:w-esx-vsn-03.vlab.lab:443>]: commitTransaction
--> Received SOAP response fault from [<cs p:0000003ff197bfb0, TCP:localhost:8307>]: commitTransaction
--> A general system error occurred: Transaction has rolled back on the host."
--> }]
2021-05-05T13:42:45.682Z info vpxd[05739] [Originator@6876 sub=vpxLro opID=q-301:h5ui-getProperties:urn:vmomi:DistributedVirtualPortgroup:dvportgroup-88:ddefdc78-bdea-43c9-8e4d-670bab2c3978:1364190193:01-4c] [VpxLRO] -- BEGIN lro-3210 -- ResourceModel -- cis.data.provider.ResourceModel.query -- 52de6b05-ff57-5212-8e2f-2e5c30351224(520a6ec9-121f-c4c8-7aaa-cb0b0aa54c06)
2021-05-05T13:42:45.683Z info vpxd[05739] [Originator@6876 sub=vpxLro opID=q-301:h5ui-getProperties:urn:vmomi:DistributedVirtualPortgroup:dvportgroup-88:ddefdc78-bdea-43c9-8e4d-670bab2c3978:1364190193:01-4c] [VpxLRO] -- FINISH lro-3210

防火墙没有阻止任何内容,所有端口和协议都打开了。我不知道这是否与我面临的 NTP 时间同步问题有关,该问题仅影响 vCenter Appliance,ESXi 从同一防火墙同步时,vCenter 提前 6 小时,而 ESXi 同步正常,不确定发生了什么。我知道这可能是由于 vCenter 是域的一部分,我的 vCenter 不属于任何域,ESXi 是 Windows 域的一部分。

vCenter NTP - https://i.ibb.co/55CwkYC/v-Center-NTP.png

ESXi NTP -https://i.ibb.co/MpxgnRh/ESXiNTP.png

vCenter NTP 检查 -https://i.ibb.co/TrFfpc0/v-Center-NTPCheck.png

vCenter 时不时退出 -https://i.ibb.co/Pz9gDBy/v-Center-Log-Out.png

完整的 vxpd.log 可以在这里找到:https://mega.nz/folder/hpwz2ISQ#lEuR4AbcECRxBkhqmK7HqA

相关内容