Describe the bug
I’m not sure if I’m the only one experiencing this issue, but I’ve tried deploying the Holodeck stack multiple time, both with the online and offline repositorie, and I keep encountering the same error message.
05-11-2025 13:55:16 SddcMgmtDomain[4757]: [ERROR] Bundle download for bundle VRA failed. Please log in to VCF Installer (https://10.1.10.250) and resolve any issues causing bundle download failure.
05-11-2025 13:55:16 SddcMgmtDomain[4757]: [ERROR] @{componentType=VRA; version=9.0.1.0.24965341; bundleId=fd82e8d9-c3bd-5a1c-9b03-2ae76de6d299; downloadId=8a75c1e0-753f-4220-8105-7c35198f2959; downloadStatus=FAILED; downloadedSize=0; downloadStartTime=1762348005467; downloadEndTime=1762350892247; downloadScheduledTime=1762347999247; isDownloadCancellable=True; message=LcmException: Patch file /nfs/vmware/vcf/nfs-mount/bundle/depot/local/bundles/fd82e8d9-c3bd-5a1c-9b03-2ae76de6d299/fd82e8d9-c3bd-5a1c-9b03-2ae76de6d299/vmsp-vcfa-combined-9.0.1.0.24965341.tar checksum 908e5522736a8a8eeb33b66ff11b617b59ae84ada9c1befdaa841eb2e9b1eaa0 does NOT match with the element checksum e384001f894f99a564d8b4d6bdbd3e02c8a9b41da73c631a7bba73200c9eaaf0; isDownloadable=True}
Reproduction steps
i have try this command :
New-HoloDeckInstance -Version 9.0.1.0 -vSANMode ESA -WorkloadDomainType IsolatedSSO -NsxEdgeClusterMgmtDomain -NsxEdgeClusterWkldDomain -DeploySupervisor
and
New-HoloDeckInstance -Version 9.0.1.0 -vSANMode ESA -WorkloadDomainType IsolatedSSO -NsxEdgeClusterMgmtDomain -NsxEdgeClusterWkldDomain -DeployVcfAutomation -DeploySupervisor
and (i have deploy a offline depot before to try)
New-HoloDeckInstance -Version 9.0.1.0 -vSANMode ESA -WorkloadDomainType IsolatedSSO -NsxEdgeClusterMgmtDomain -NsxEdgeClusterWkldDomain -DeployVcfAutomation -DeploySupervisor -DepotType Offline
Expected behavior
no checksum error
Additional context
No response
Describe the bug
I’m not sure if I’m the only one experiencing this issue, but I’ve tried deploying the Holodeck stack multiple time, both with the online and offline repositorie, and I keep encountering the same error message.
Reproduction steps
i have try this command :
New-HoloDeckInstance -Version 9.0.1.0 -vSANMode ESA -WorkloadDomainType IsolatedSSO -NsxEdgeClusterMgmtDomain -NsxEdgeClusterWkldDomain -DeploySupervisorand
New-HoloDeckInstance -Version 9.0.1.0 -vSANMode ESA -WorkloadDomainType IsolatedSSO -NsxEdgeClusterMgmtDomain -NsxEdgeClusterWkldDomain -DeployVcfAutomation -DeploySupervisorand (i have deploy a offline depot before to try)
New-HoloDeckInstance -Version 9.0.1.0 -vSANMode ESA -WorkloadDomainType IsolatedSSO -NsxEdgeClusterMgmtDomain -NsxEdgeClusterWkldDomain -DeployVcfAutomation -DeploySupervisor -DepotType OfflineExpected behavior
no checksum error
Additional context
No response