Is RDMA enabled by default of Azure Stack HCI?

Jim Lin (林政吉) 1 Reputation point
2020-09-04T08:51:59.75+00:00

Is RDMA enabled by default of Azure Stack HCI?
Because I can’t find any RDMA setting in the https://learn.microsoft.com/en-us/azure-stack/hci/deploy/create-cluster-powershell

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

4 answers

Sort by: Most helpful
  1. Alex Bykovskyi 1,831 Reputation points
    2020-09-06T08:26:59.417+00:00

    Hey,

    I think it is more of a question to Network adapters you are using. You should install proper drivers of the NICs. Usually with drivers installations RDMA will be enabled by default. As an example: https://www.chelsio.com/wp-content/uploads/resources/s2d-hci-quickstartguide.pdf

    You can use the following article to verify RDMA connection. https://learn.microsoft.com/en-us/windows-server/networking/technologies/conv-nic/cnic-app-troubleshoot

    In addition StarWind rPerf tool can be used to verify RDMA throughput. https://www.starwindsoftware.com/blog/starwind-rperf-all-in-one-free-tool-for-ensuring-the-maximum-performance-level-of-your-rdma-network-connections

    Cheers,

    Alex Bykovskyi

    StarWind Software

    Note: Posts are provided “AS IS” without warranty of any kind, either expressed or implied, including but not limited to the implied warranties of merchantability and/or fitness for a particular purpose.

    0 comments No comments

  2. Trent Helms - MSFT 2,381 Reputation points Microsoft Employee
    2020-09-08T13:53:56.86+00:00

    Hi,

    Apologies for the delay. It does appear RDMA is automatically enabled from the OS perspective. I confirmed this in my lab by running the Get-NetAdapterRdma cmdlet and verifying the 'Enabled' column listed 'True' next to the appropriate adapters. The dedicated management adapter should have RDMA disabled.

    Best Regards,
    Trent

    0 comments No comments

  3. Vikrant Singh 6 Reputation points Microsoft Employee
    2020-09-11T15:50:55.517+00:00

    I second to what Trent said. To add, it also depends upon the capability of the NIC driver whether it supports it or not and what version of RDMA (RoCE or iWARP or Both) is supported.

    0 comments No comments

  4. Jan Mortensen MSFT 1 Reputation point Microsoft Employee
    2020-12-09T21:01:03.253+00:00

    To Validate the RDMA on Azure Stack HCI cluster I can recommend to review the docs:
    https://learn.microsoft.com/en-us/azure-stack/hci/deploy/validate

    0 comments No comments