VMware Cloud Foundation

 View Only
  • 1.  Holodeck v9 - Offline bundle depot NSX failed to download

    Posted 24 days ago

    Trying to spin up the Holodeckv9 and it fails using the Offline depot. I've downloaded the offline-depot OVA, deployed it and used a valid token to connect to the Broadcom URL.

    Took 3.5hrs to download binearies but when I point the VCF Installer to the offline depot and try to deploy a new instance it fails to download NSX.

    Pic attached. Any ideas why the offline depot would fail to pull the correct NSX binary? Anyone else seen this? All the other binaries were pulled down.

    Is there a simple fix or do i need to use the VCF download tool on a Linux box and manually transfer the correct binary?



  • 2.  RE: Holodeck v9 - Offline bundle depot NSX failed to download

    Posted 23 days ago

    What are the commands in pwsh to retry the deployment; just thinking ahead for when i fix the NSX download issue. Do i import the config instance again and run a NewInstance command??? Or do i log into the VCF INstaller UI and follow the wizard?




  • 3.  RE: Holodeck v9 - Offline bundle depot NSX failed to download

    Posted 23 days ago

    Just re-run the same command.




  • 4.  RE: Holodeck v9 - Offline bundle depot NSX failed to download

    Posted 23 days ago

    Not sure i understand what you mean. The install has stopped mid deployment - the nested hosts and VCF Installer has been deployed. When I import the cofig into a new pwsh and run the came command i.e. New-HolodeckInstance ****, it exits stating a yaml already exists. See pic attached.

    Is there a retry command? Do i need to remove the complete instance and start again?




  • 5.  RE: Holodeck v9 - Offline bundle depot NSX failed to download

    Posted 22 days ago
    Edited by G Kastelic 22 days ago

    Two problems, I think:

    -HTTP repo (and not HTTPS)

    -bug

    You need to allow HTTP in config file and change "InProgress" in .json file to trick installer to next step.

    https://williamlam.com/2025/06/using-http-with-vcf-9-0-installer-for-offline-depot.html

    https://vmware.github.io/Holodeck/release_notes/#workaround




  • 6.  RE: Holodeck v9 - Offline bundle depot NSX failed to download

    Posted 23 days ago

    I also had error while downloading VRA, just re-run command and it resumed.

    files
    I have another problem while deploying, like it cant set Offline depot:
    03-07-2025 09:34:19  SddcMgmtDomain[1720]: [INFO] VCF Installer is now ready
    03-07-2025 09:34:19  SddcMgmtDomain[1720]: [DEBUG] Start Push-HoloDeckState Function
    03-07-2025 09:34:19  SetHoloDeckState[1720]: [DEBUG] after function completion:
    03-07-2025 09:34:19  SetHoloDeckState[1720]: [DEBUG] New-HoloDeckInstance SingleSite FullStack New-HoloSite-a Deploy-ManagementDomain VCF-Installer-Depot-Setup
    03-07-2025 09:34:19  SddcMgmtDomain[1720]: [INFO] Setting up depot for VCF Installer
    03-07-2025 09:34:19  SddcMgmtDomain[1720]: [INFO] Depot Type selected: offline
    03-07-2025 09:36:29  SddcMgmtDomain[1720]: [ERROR] Depot setup failed. Error encountered:
    Any ideas?