Exam
Answer confirmed
Question
Your network contains an on-premises Active Directory Domain Services (AD DS) domain named contoso.com. The domain contains three servers that run Windows Server and have the Hyper-V server role installed. Each server has a Switch Embedded Teaming (SET) team.
You need to verify that Remote Direct Memory Access (RDMA) and all the required Windows Server settings are configured properly on each server to support an Azure Stack HCI cluster.
What should you use?
Proposed answer
- A. Server Manager
- B. the Get-NetAdapter cmdlet
- C. Failover Cluster Manager
- D. the Validate-DCB cmdlet
Suggested answer
- D. the Validate-DCB cmdlet
Correct answer
- The suggested answer is correct
syu31svc
Highly Voted 1 year, 8 months ago
Selected Answer: D
https://learn.microsoft.com/en-us/azure-stack/hci/deploy/validate After deploying a server cluster, run the Validate-DCB tool to test networking. After updating a server cluster, depending on your scenario, run both validation options to troubleshoot cluster issues. After setting up replication with Storage Replica, validate that the replication is proceeding normally by checking some specific events and running a couple commands. After creating a server cluster, run the Validate-DCB tool before placing it into production. D is correct
upvoted 5 times
empee1977
Highly Voted 1 year, 9 months ago
Selected Answer: D
D. the Validate-DCB cmdlet You can use the Validate-DCB cmdlet to verify that Remote Direct Memory Access (RDMA) and all the required Windows Server settings are configured properly on each server to support an Azure Stack HCI cluster. The Validate-DCB cmdlet checks that the settings on the local computer are configured correctly for Data Center Bridging (DCB) and RDMA. This includes checking for the presence of the required software and hardware, such as the RDMA network adapter and the DCB feature, and verifying that the settings on the network adapter are configured correctly.
upvoted 5 times
Ksk08
Most Recent 4 weeks ago
Answer is D
upvoted 1 times
PrettyFlyWifi
5 months, 2 weeks ago
Probably an out of date question now... "Validate DCB is no longer the recommended tool to set up or test your host networking configuration on Azure Stack HCI. We recommend using Network ATC to configure your host networking set-up for Azure Stack HCI. Network ATC always supersedes Validate DCB on Azure Stack HCI." - https://learn.microsoft.com/en-us/azure-stack/hci/deploy/validate
upvoted 2 times
Bolo92
11 months, 4 weeks ago
valid 27.11.23
upvoted 2 times
leegend
1 year, 5 months ago
Got this question 28-5-23
upvoted 4 times
phi3nix
1 year, 6 months ago
If B would be "Get-NetAdapterRdma" the answer would be B. I set up RDMA a few weeks ago; this is how you do it. Get-NetAdapterRdma Enable-NetAdapterRDMA But I think that answer is D. https://learn.microsoft.com/en-us/azure-stack/hci/deploy/validate#install-and-run-the-validate-dcb-tool
upvoted 2 times
Rosviul
1 year, 9 months ago
https://learn.microsoft.com/en-us/azure-stack/hci/deploy/validate#install-and-run-the-validate-dcb-tool
upvoted 2 times
arsh807
1 year, 11 months ago
https://learn.microsoft.com/en-us/azure-stack/hci/deploy/validate
upvoted 5 times