Holodeck Toolkit via VCF Lab Constructor

 View Only
  • 1.  Issue while verifying target hardware

    Posted Jul 01, 2025 04:52 AM

    hi,

    just started with holodeck 9 and deployed the new router vm. 

    physical hardware:

    SuperMicro AS-2123BT-HTR with 2x AMD EPYC 7451 24Core, 1 TB pRAM and 8 TB NVMe

    ESXi 8U3

    • all prerequisites checked and created
    • config file created
    • config file imported
    • config file applied

    Issue:

    PreChecks[...]: [ERROR] Failed to verify target host hardware details. Encountered error:

    Exception: Exiting

    no further information in log

    any ideas?



  • 2.  RE: Issue while verifying target hardware

    Broadcom Employee
    Posted Jul 01, 2025 05:58 AM

    Can you provide more logs?

    If you still have the powershell session open, run:

    $Error | Select *

    This should provide you with the error




  • 3.  RE: Issue while verifying target hardware

    Posted Jul 02, 2025 09:25 AM

    Hi,

    If you use list of error messages "$Error | Select *" and then retry to run powershell command for deployment "New-HoloDeckInstance -Version 9.0..." the installer will continue.

    this worked for me