ESXi-Arm Fling

 View Only
  • 1.  Pink screen error

    Posted May 20, 2022 07:40 AM

    Screenshot 2022-05-09 12-11-40.pngScreenshot 2022-05-09 12-26-25.pngMay I ask whether the errors in these two diagrams are hardware errors, software errors, or other faults



  • 2.  RE: Pink screen error

    Posted May 20, 2022 07:58 AM

    Hi  

    This pink screen is called purple screen of death (PSOD). The issue is not hardware related. You enabled secure boot however one installed vib has a bad signature. To resolve this issue you need to follow https://kb.vmware.com/s/article/2147606

    Please mark as solved, when this answered your question.

    Regards

    Daniel



  • 3.  RE: Pink screen error

    Posted May 20, 2022 07:58 AM

    This isn't on ARM hardware such as a Raspberry Pi though is it?

     



  • 4.  RE: Pink screen error

    Broadcom Employee
    Posted May 20, 2022 09:26 AM

     This isn't on ARM hardware for sure, as there's no ESXi 6.7.

     

    To answer your question: PSODs can be both, hardware and software-related. Sometimes it's possible to guess the reason just from reading through the stacktrace and which components are involved, otherwise usually further internal analysis are required - which requires you to file a SR.

    So as you can see in the screenshots the PSOD is caused by a malfunctioning driver, aacraid to be specific. When reading from bottom to top, you can see the code functions it travels through which lead to the PSOD being triggered. That's the driver for your storage controller/hardware RAID controller.

    I'd suggest to check the HCL and ensure you have the correct driver and firmware combination installed - see https://www.vmware.com/resources/compatibility/search.php?deviceCategory=io. Such PSOD can also occur due to mismatching driver and firmware combination.

    In any case it would probably make sense to re-install the driver nonetheless. According to the message ESXi can't verify the signature of the "scsi-aacraid" driver. So either there's no signature (which sometimes isn't), or maybe the driver VIB is simply corrupt.

    If assistance from VMware is required, ensure you have a full core dump available and raise a SR for this for further analysis. But usually you might get redirect to your hardware vendor after, as driver/firmware are developed and supported from them.

    Regards,
    Patrik



  • 5.  RE: Pink screen error

    Posted May 20, 2022 09:32 AM

    Expect a moderator to move your thread to the regular ESXi area, since this isn't on ARM.

     



  • 6.  RE: Pink screen error

    Posted Mar 25, 2025 11:01 AM

    What are some common causes of the pink screen error in VMware Cloud Foundation, and what steps can be taken to troubleshoot and fix hardware or software issues related to it?