VxRail: 소스 VM에서 데이터를 내보낼 때 VMware vCenter Server를 업그레이드하지 못했습니다.
Summary: VxRail vCenter 업그레이드 중에 소스 vCenter Server에서 타겟 vCenter Server로 데이터를 내보낼 때 업그레이드가 실패했습니다. 로그에서 "VMware Analytics Service 데이터 내보내기"에 많은 시간이 소요되었음을 알 수 있습니다.
Ez a cikk a következő(k)re vonatkozik:
Ez a cikk nem vonatkozik a következő(k)re:
Ez a cikk nem kapcsolódik egyetlen konkrét termékhez sem.
Ez a cikk nem azonosítja az összes termékverziót.
Symptoms
VxRail에서
lcm-web.log:
2025-08-31T10:27:25.367Z <4304e36e4934ff08fc8120c70e58301b> lcm [WARN] <183> VirtualApplianceUpgradeService.java runUpgrade() (1158): LCM Exception occurred during upgrade for virtual appliance 0 - {}
com.vce.lcm.exception.LCMException: Failed to upgrade the VMware vCenter Server: Failed to export data from source VM VCENTER01.
at com.vce.lcm.api.LCMServiceImpl.handleUpgradeException(LCMServiceImpl.java:2129)
at com.vce.lcm.api.LCMServiceImpl.performUpgrade(LCMServiceImpl.java:509)
at com.emc.mystic.manager.upgrade.service.VirtualApplianceUpgradeService.runUpgrade(VirtualApplianceUpgradeService.java:1134)
at com.emc.mystic.manager.upgrade.service.PureUpgradeRestServiceImpl.lambda$retryVirtualApplianceUpgrade$0(PureUpgradeRestServiceImpl.java:129)
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: Failed to upgrade the VMware vCenter Server: Failed to export data from source VM VCENTER01.
at com.vce.lcm.core.upgrade.ComponentUpgradeService.performComponentUpgrade(ComponentUpgradeService.java:339)
at com.vce.lcm.api.LCMServiceImpl.performComponentUpgrade(LCMServiceImpl.java:2439)
at com.vce.lcm.api.LCMServiceImpl.performCompositeUpgrade(LCMServiceImpl.java:1845)
at com.vce.lcm.api.LCMServiceImpl.performUpgrade(LCMServiceImpl.java:507)
... 7 common frames omitted 에서 /var/log/vmware/upgrade/export.json 새로 개발된 vCenter Server의 로그입니다. "Exporting VMware Analytics Service data..."와 함께 TIME_OUT Error:
{
"progress": 37,
"progress_message": {
"id": "ur.upgrade.script.export.progress.text",
"translatable": "Exporting %(0)s data...",
"args": [
"VMware Analytics Service"
],
"localized": "Exporting VMware Analytics Service data..."
},
"status": "error",
"info": [],
"warning": [],
"question": null,
"error": {
"detail": [
{
"id": "ur.upgrade.execution.timedout.text",
"translatable": "Upgrade phase timed out. The time planned for the upgrade phase was %(0)s minutes. The upgrade phase has already been running for %(1)s minutes.",
"args": [
60,
60
],
"localized": "Upgrade phase timed out. The time planned for the upgrade phase was 60 minutes. The upgrade phase has already been running for 60 minutes."
}
],
"componentKey": "upgrade_framework",
"problemId": null,
"resolution": {
"id": "ur.upgrade.execution.timedout.resolution",
"translatable": "To extend the default timeout, set environment variable %(0)s for export upgrade phase, %(1)s for import upgrade phase, and %(2)s for import historical data phase. The timeout is in minutes.",
"args": [
"UPGRADE_EXPORT_TIMEOUT",
"UPGRADE_IMPORT_TIMEOUT",
"UPGRADE_POST_IMPORT_TIMEOUT"
],
"localized": "To extend the default timeout, set environment variable UPGRADE_EXPORT_TIMEOUT for export upgrade phase, UPGRADE_IMPORT_TIMEOUT for import upgrade phase, and UPGRADE_POST_IMPORT_TIMEOUT for import historical data phase. The timeout is in minutes."
}
},Cause
이 문제는 푸시 텔레메트리 프로세스가 고유 ID를 사용하여 과도한 수의 요청을 전송하여 "/var/log/vmware/analytics/prod" 디렉토리. 때로는 이로 인해 185,000개에서 375,000개의 파일이 누적되었습니다.
Resolution
KB https://knowledge.broadcom.com/external/article/322053/vcenter-server-upgrade-from-70-to-80-fai.html 참조(외부 링크)
- SSH를 사용하여 소스 vCenter Server 에 연결
- 다음 명령을 실행하여 푸시 텔레메트리 프로세스로 인해 vCenter Server에서 생성된 파일 수를 확인합니다.
ls /var/log/vmware/analytics/prod | wc -l - 다운로드
cleaning_vddk_script.sh이 문서의 첨부 파일 섹션에서 스크립트를 실행합니다. - 스크립트를 vCenter에 업로드하고 다음 명령을 사용하여 "실행" 권한을 할당합니다.
chmod +x cleaning_vddk_script.sh - 다음 스크립트를 실행합니다.
./cleaning_vddk_script.sh - VxRail 플러그인에서 업그레이드를 재시작하십시오.
Érintett termékek
VxRail, VxRail Appliance SeriesTermék tulajdonságai
Article Number: 000372265
Article Type: Solution
Utoljára módosítva: 31 okt. 2025
Version: 3
Választ kaphat kérdéseire más Dell-felhasználóktól
Támogatási szolgáltatások
Ellenőrizze, hogy a készüléke rendelkezik-e támogatási szolgáltatással.