azure stack hci Invoke-AzStackHciHardwareValidation -Verbose fail volume instance count

Luis Antonio Orellana Barre 20 Reputation points
2024-04-03T12:11:29.4733333+00:00

User's image

my doubt is that by executing the

Get-PhysicalDisk command, it lists 4 disks but when I run the execution process it only lists 1, can you help me?

Azure Stack HCI
Azure Stack HCI
A hyperconverged infrastructure operating system delivered as an Azure service that provides security, performance, and feature updates.
300 questions
0 comments No comments
{count} votes

Accepted answer
  1. Sina Salam 6,581 Reputation points
    2024-04-03T13:30:36.97+00:00

    Hello Luis Antonio Orellana Barre,

    Welcome to the Microsoft Q&A and thank you for posting your questions here.

    Problem

    Sequel to your questions, I understand that you are having discrepancy in disk count during execution of Invoke-AzStackHciHardwareValidation in Azure Stack HCI. When running the Invoke-AzStackHciHardwareValidation command, which validates hardware in an Azure Stack HCI environment, only one disk is listed during execution despite the Get-PhysicalDisk command showing 4 disks.

    This are the questions I might like to ask for further verification, kindly provide answer to the below:

    • Is there a specific error message or output provided during the execution process?
    • Are all disks properly recognised and configured within the Azure Stack HCI environment?
    • Is there any additional information available regarding the disk configuration or hardware validation process?

    Temporary Solution

    Based on your question and what I saw from your screenshot image. The probabilities are you're having one physical disk with virtual disks. Either 1 Physical disk and 3 volume disks(partitions) or 2 Physical disks with 2 Virtual disks, and only 1 physical disk that's accessible during execution.

    Reasons, while observing your disks 0 and 1 are of the same name and size, if they are different, that's improper disk naming. Also, your disks 2 and 3 are of the same name and size, if they are different, that's improper disk naming. The serialNumber of the disks might be different though almost similar, virtual machine can do that.

    Finally

    This issue requires a thorough analysis of disk configuration, validation process, and any potential errors or misconfigurations to ensure accurate hardware validation in the Azure Stack HCI environment.

    You can provide more error report for further analysis, since your execution report is not reflecting here.

    References

    Read more about storage space by the right side of this page Documentation.

    • Storage Spaces Direct troubleshooting Learn how to troubleshoot your Storage Spaces Direct deployment by confirming the make and model of your SSD, inspecting for faulty drives.......

    I hope this is helpful! Do not hesitate to let me know if you have any other questions.

    Please remember to "Accept Answer" if answer helped, so that others in the community facing similar issues can easily find the solution.

    Best Regards,

    Sina Salam


5 additional answers

Sort by: Most helpful
  1. Trent Helms - MSFT 2,536 Reputation points Microsoft Employee
    2024-04-05T14:57:09.5166667+00:00

    Hi @Luis Antonio Orellana Barre ,

    I'm not sure if I am fully understanding your issue, but I did want to clarify that RAID is not supported for the storage disks in Azure Stack HCI. This can be seen in the Server and storage requirements section of the System requirements for Azure Stack HCI, version 23H2 doc. Note that this requirement applies to 22H2 as well. Any host-bus adapters (HBAs) must implement a simple pass-through mode to be supported.

    Also, the output from Get-PhysicalDisk will show your OS and storage drives. But the environment checker is only going to report disks that are able to be used within the storage pool. The minimum number of drives required vary based on the type of cluster you are deploying. The same Server and storage requirements section notes that Azure Stack HCI requires a minimum of two physical disks each having at least 500GB in capacity. As such, if you have two 1.92TB SSDs in each server, this should meet the requirement so long as they are not being used as RAID and the HBA they are attached to allows pass-through mode.

    Hope this helps!

    0 comments No comments

  2. Luis Antonio Orellana Barre 20 Reputation points
    2024-04-08T17:22:56.7666667+00:00

    Hello good afternoon thank you very much for the answer, I'm trying to configure the disks from the dell idrac configuration to inicilizar disks only lets me raid0 to then be able to see them know another option.

    0 comments No comments

  3. Luis Antonio Orellana Barre 20 Reputation points
    2024-04-10T15:03:04.9866667+00:00

    User's image

    User's image although this is more dell than microsoft when I configure the disks it only lets me configure them in noraid or raid0 I have tried both configurations but it keeps giving me errors


  4. Jose Ignacio Lopez 0 Reputation points
    2024-04-12T11:55:54.29+00:00

    Hi @Luis, did you get your issue solved?

    I'm getting the same one. Here is my screenshot. I have no raid enabled in my iDrac/BIOS:

    User's image

    User's image

    Thanks in advance,

    José Ignacio