VxRail의 VCF: NSX-T VIB 버전 오류로 인해 노드에서 업그레이드 실패

Summary: NSX-T VIB 버전 오류로 인해 노드에서 VxRail 업그레이드에 실패했습니다.

This article applies to This article does not apply to This article is not tied to any specific product. Not all product versions are identified in this article.

Symptoms

VxRail Manager 업그레이드 부분에 도달하면 VxRail 기반 VCF 업그레이드가 실패합니다.

소스 버전: VxRail 4.5.2
기반 VCF 타겟 버전: SDDC Manager의 VxRail 5.0

기반 VCF 실패 메시지:
VxRail component upgrade failed with error [vxrail updateUpgradeProgress] VxRail Upgrade returned status as Failure : Failure occurred while running an upgrade for bundle: D1JM1_VxRail-8.0.200-Composite-Upgrade-Slim-Package-for-7.0.x.zip. The error message: {"VIB": {"Message": " [DependencyError] On platform embeddedEsx, VIB VMware_bootbank_nsx-esx-datapath_3.2.3.1.0-7.0.22104635 requires esx-base << 7.1, but the requirement cannot be satisfied within the ImageProfile. Please refer to the log file for more details.", "Success": false}} ..

Error: Unexpected failure during upgrade. Check lcm-web.log or lcm.log. Details: PartnerUpgradeActionDetail(action=Failure occurred while running an upgrade for bundle: D1JM1_VxRail-8.0.200-Composite-Upgrade-Slim-Package-for-7.0.x.zip., message=Failure occurred while running an upgrade for bundle: D1JM1_VxRail-8.0.200-Composite-Upgrade-Slim-Package-for-7.0.x.zip. The error message: {"VIB": {"Message": " [DependencyError] On platform embeddedEsx, VIB VMware_bootbank_nsx-esx-datapath_3.2.3.1.0-7.0.22104635 requires esx-base << 7.1, but the requirement cannot be satisfied within the ImageProfile. Please refer to the log file for more details.", "Success": false}} .)ERROR:PartnerUpgradeActionDetail(action=Unexpected failure during upgrade. Check lcm-web.log or lcm.log., message=Upgrade failed. Unexpected failure during upgrade. Check lcm-web.log or lcm.log.)

VxRail 플러그인 오류:
Failure occurred while running an upgrade for bundle: D1JM1_VxRail-8.0.200-Composite-Upgrade-Slim-Package-for-7.0.x.zip. The error message: {"VIB": {"Message": " [DependencyError] On platform embeddedEsx, VIB VMware_bootbank_nsx-esx-datapath_3.2.3.1.0-7.0.22104635 requires esx-base << 7.1, but the requirement cannot be satisfied within the ImageProfile. Please refer to the log file for more details.", "Success": false}} .
Upgrade failed. Unexpected failure during upgrade. Check lcm-web.log or lcm.log.
Upgrade preparation finished on ESXi host: <esxi fqdn>
Upgrade preparation is in progress on ESXi host:  <esxi fqdn>
Dell iSM for vSphere 7 upgrade is in progress on ESXi host:  <esxi fqdn>

lcm-web.log:
2024-03-11 19:24:46,859 ERROR [LCM] [lcm-node-0] c.v.l.c.b.BatchUpgrade [BatchUpgrade.java:1418] Attempt 2/3 of vSAN access exception. but failed with error:com.vce.lcm.exception.LCMInternalException: {"VIB": {"Message": " [DependencyError] On platform embeddedEsx, VIB VMware_bootbank_nsx-esx-datapath_3.2.3.1.0-7.0.22104635 requires esx-base << 7.1, but the requirement cannot be satisfied within the ImageProfile. Please refer to the log file for more details.", "Success": false}}

2024-03-11 19:24:49,013 INFO [LCM] [lcm-node-0] c.d.v.l.d.p.i.MysticClusterReaderDO [MysticClusterReaderDO.java:200] type: STRETCHED CLUSTER
2024-03-11 19:24:49,041 INFO [LCM] [lcm-node-0] c.d.v.l.d.p.o.EventMicroWriter [EventMicroWriter.java:383] Successfully saved new event.event_id:588
2024-03-11 19:24:49,042 INFO [LCM] [lcm-node-0] c.d.v.l.d.p.o.EventMicroWriter [EventMicroWriter.java:93] Successfully saved event:NODE_UPGRADE_FAIL
2024-03-11 19:24:49,042 ERROR [LCM] [lcm-node-0] c.e.m.m.u.s.LcmNodeUpgradeServiceImpl [LcmNodeUpgradeServiceImpl.java:84] failed to upgrade node with exception:com.vce.lcm.exception.LCMException: {"VIB": {"Message": " [DependencyError] On platform embeddedEsx, VIB VMware_bootbank_nsx-esx-datapath_3.2.3.1.0-7.0.22104635 requires esx-base << 7.1, but the requirement cannot be satisfied within the ImageProfile. Please refer to the log file for more details.", "Success": false}}

        at com.vce.lcm.core.batch.BatchUpgrade.upgradeHost(BatchUpgrade.java:1793)
        at com.vce.lcm.core.batch.BatchUpgrade.performBatchUpgrade(BatchUpgrade.java:1078)
        at com.vce.lcm.core.batch.BatchUpgrade.performBatchUpgrade(BatchUpgrade.java:1400)
        at com.vce.lcm.core.upgrade.NodeUpgradeServiceImpl.performUpgrade(NodeUpgradeServiceImpl.java:102)
        at com.emc.mystic.manager.upgrade.executor.LcmNodeLegacyUpgradeExecutor.executeUpgrade(LcmNodeLegacyUpgradeExecutor.java:73)
        at com.emc.mystic.manager.upgrade.service.LcmNodeUpgradeServiceImpl$1.run(LcmNodeUpgradeServiceImpl.java:81)
        at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: com.vce.lcm.exception.LCMInternalException: {"VIB": {"Message": " [DependencyError] On platform embeddedEsx, VIB VMware_bootbank_nsx-esx-datapath_3.2.3.1.0-7.0.22104635 requires esx-base << 7.1, but the requirement cannot be satisfied within the ImageProfile. Please refer to the log file for more details.", "Success": false}}

Cause

노드 중 하나에서 NSX-T VIB 업그레이드가 실패했습니다. 문제가 있는 노드에서 VIB 버전이 더 낮은 것으로 보고되었습니다.
모든 호스트에서 아래 명령을 실행하여 VIB 버전을 확인합니다. 
esxcli software vib list | grep nsx

Resolution

이 문제를 해결하려면 다음 단계를 수행하십시오. 
  • 해당 노드의 NSX 구성 설치 실패 상태에 대해 사용할 수 있는 "해결" 버튼을 사용하여 NSX-T 콘솔에서 NSX-T VIB를 업그레이드합니다.
  • 그러면 NSX-T VIB가 노드로 푸시되고 설치가 수행됩니다. 
  • NSX-T VIB가 ESXI 호스트의 클러스터 버전과 일치하는지 확인합니다.
 #esxcli software vib list | grep nsx
  • 올바른 버전의 VIB가 설치되어 있는지 확인한 후 SDDC Manager에서 업그레이드를 재시도합니다.

Affected Products

VMWare Cloud on Dell EMC VxRail E560F
Article Properties
Article Number: 000223510
Article Type: Solution
Last Modified: 28 May 2024
Version:  1
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.