Forum Discussion
OJsvk
Jun 16, 2026Copper Contributor
WAC vMode fails validating SMB
Hi Reviewing vMode and try add a Hyper-V 2025 (non hyperconverged) cluster with a FC SAN. Fails on Validating "SMB port accessibility". Have gone through firewall settings and opened all neccesary ...
Jamony
Jul 09, 2026MCT
Hi, I would test this from the Windows Admin Center gateway itself, not only from an admin workstation. Run `Test-NetConnection <each-node-FQDN> -Port 445` for every cluster node and the cluster name, then verify forward and reverse DNS. Also confirm the Server service is running and that SMB traffic is not being filtered by endpoint security, IPsec, or a network ACL; turning off Windows Firewall would not rule those out. Because your storage is FC SAN, the validator may still be applying an SMB prerequisite intended for another vMode path. If all port tests pass, collect the WAC gateway logs and cluster validation report and raise it as a possible validation defect.