Azure Stack HCI 23H2 - Single Server Deployment

Maximilian Pessl 20 Reputation points
2024-10-04T15:35:09.41+00:00

Ahoi Community,

I face the following issue when trying to start the Azure Stack HCI cluster validation prior the cluster deployment:

Type 'ValidateNetwork' of Role 'EnvironmentValidator' raised an exception: {
    "ExceptionType": "json", "ErrorMessage": {
        "Message": "Network requirements not met. Review output and remediate.", "Results": {
            "Name": "AzStackHci_Network_Test_NetAdapter_RDMA_Operational",
            "DisplayName": "Test if RDMA requirement meets for the deployment on all servers",
            "Tags": { },
            "Title": "Test NetAdapter RDMA requirement",
            "Status": 1,
            "Severity": 2,
            "Description": "Checking RDMA Operational Status on 192.168.18.10",
            "Remediation": "Make sure adapter RDMA is operational.
                Use Get-NetAdapterRdma cmdlet to check the status of RDMA for the network adapter in the system.",
            "TargetResourceID": "192.168.18.10",
            "TargetResourceName": "NetAdapter",
            "TargetResourceType": "Network Adapter RDMA",
            "Timestamp": "\/Date(1728043625099)\/",
            "AdditionalData": {"Detail": "\nERROR: RDMA setting on adapters are invalid on ATVIEHCIDMN01\n Intent Compute_Management Adapter Override - [ False ]; NetworkDirect - [ 1 ]\n Wrong configuration for adapters MGMT\r\n: RDMA not supported, but not configured with intent adapter override to disable NetworkDirect",
                        "Status": "FAILURE",
                        "TimeStamp": "10/04/2024 12:07:05",
                        "Resource": "Network Adapter RDMA Operational Status",
                        "Source": "192.168.18.10" }
            }
        }
    }

This is my network configuration

User's imageUser's imageUser's image

The Server I'm using is a HPE DL325 Gen11

This is my RDMA configuration in BIOS

User's image

This is the RDMA configuration visible in the OS

User's image Even with changing the BIOS to set the RDMA to operational I still get the same error:

Type 'ValidateNetwork' of Role 'EnvironmentValidator' raised an exception: {
    "ExceptionType": "json", "ErrorMessage": {
        "Message": "Network requirements not met. Review output and remediate.",
        "Results": {
            "Name": "AzStackHci_Network_Test_NetAdapter_RDMA_Operational",
            "DisplayName": "Test if RDMA requirement meets for the deployment on all servers",
            "Tags": { },
            "Title": "Test NetAdapter RDMA requirement",
            "Status": 1,
            "Severity": 2,
            "Description": "Checking RDMA Operational Status on 192.168.18.10",
            "Remediation": "Make sure adapter RDMA is operational. Use Get-NetAdapterRdma cmdlet to check the status of RDMA for the network adapter in the system.",
            "TargetResourceID": "192.168.18.10",
            "TargetResourceName": "NetAdapter",
            "TargetResourceType": "Network Adapter RDMA",
            "Timestamp": "\/Date(1728054962220)\/",
            "AdditionalData": {
                "Detail": "\nERROR: RDMA setting on adapters are invalid on ATVIEHCIDMN01\n Intent Compute_Management Adapter Override - [ False ]; NetworkDirect - [ 1 ]\n Wrong configuration for adapters MGMT\r\n: RDMA not supported, but not configured with intent adapter override to disable NetworkDirect",
                "Status": "FAILURE",
                "TimeStamp": "10/04/2024 15:16:02",
                "Resource": "Network Adapter RDMA Operational Status",
                "Source": "192.168.18.10" },
                "HealthCheckSource": "Deployment\\Network\\9f59b23f"
                }
            }
        }

User's image User's image

I may ask if anyone knows how this is still not working?

Kind Regards,

Maximilian

Community Center Not monitored
{count} votes

Accepted answer
  1. Akshay kumar Mandha 3,390 Reputation points Microsoft External Staff Moderator
    2024-10-08T18:27:31.29+00:00

    Hi Maximilian Pessl,
    Thanks for the giving update! I understand your concern with the single-node setup issue
    I recommend checking the diagnostic logs, as they can provide clarity on what might be going wrong, Please refer the document diagnostic logs

    As you said verify it once the latest SPP from HP setup and I hope it resolves the issue. If you continue to face challenges after that, please ask me. I’m here always to help you.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.