Forum Discussion
testing S2D within hyper-v
Hello,
I am trying to test s2d within hyper-v, but not certain how to enable the RDMA on vNIC? I assume that is necessary.
I try to run Enable-NetAdapterRDMA, but when I run Get-SmbClientNetworkInterface I still don't see "RDMA Capable" showing "True".
Again I am trying to test Storage Spaces Direct on a single Hyper-v host with vm's only.
I am running hyper-converged with just 2 server 2016 datacenter
thx
RDMA to the guest is not supported with Windows Server 2016, so it's not possible to do what you are suggesting... but the good news is that it's not needed either.
See this blog which outlines how to create a Guest Cluster with S2D:
https://blogs.msdn.microsoft.com/clustering/2015/05/27/testing-storage-spaces-direct-using-windows-server-2016-virtual-machines/Thanks!
Elden
6 Replies
- AnonymousTry this :) https://github.com/Microsoft/ws2016lab/tree/master/Scenarios/S2D%20Hyperconverged
Did you get this going?
- Robert LienBrass Contributor
Hi, unfortunatly I have delayed testing this, I'll update if I pick this up again.
thx
Hey Philip,
I think Robert is trying to set this up as a Nested S2D Configuration on a Single Host. I'm not sure you will see much for real RDMA Configurations nested will you. I have to go look at one of my labs to be sure.
Do any of the RDMA functions even work nested? I haven't ever tested that part in this scenario?
Thnaks,
Dave- Elden_Christensen
Microsoft
RDMA to the guest is not supported with Windows Server 2016, so it's not possible to do what you are suggesting... but the good news is that it's not needed either.
See this blog which outlines how to create a Guest Cluster with S2D:
https://blogs.msdn.microsoft.com/clustering/2015/05/27/testing-storage-spaces-direct-using-windows-server-2016-virtual-machines/Thanks!
Elden
- Anonymous
Hi, maybe this article can help you: https://technet.microsoft.com/en-us/windows-server-docs/networking/technologies/hyper-v-virtual-switch/rdma-and-switch-embedded-teaming
Regards, Erwin