Hi all,
I wanted to ask you guys a quick question. I recently started at a new job here at a school district. When I got onsite, I saw they had a 3 node vSphere Cluster. The nodes are Dell R740 Servers. Each of these hosts have 2 built in SFP+ (Intel X710) and one Intel X710 Dual SFP+ expansion card. It seems like the previous team was never able to finish setting this all up because nothing was setup properly. All traffic was flowing through the management NIC (VM Client Network, iSCSI, and Management). vMotion also was not setup properly. First thing I did was add some dac cables and setup vMotion which is working fine. I then had our purchasing department order 3 more Intel X710 Dual SFP+ cards which I installed in each host.
Now yesterday I reconfigured the iSCSI HBA in each host. Our Dell EMC SAN has to controllers (SPA & B) and each controller has four SFP+ connections back to our core switch. The iSCSI ports on our SAN are on two differen VLANs each with its own subnet. I read in the vmware docs that when setting up the software iSCSI HBA to targets with different subnets, that network port binding should not be used if the vmk's are going to each be on the different subnets as well. So this is what I did. Each host has one vmk on subnet A and one vmk on subnet B. Each vmk is attached to its own vSwitch. Now everything is working fine. I was able to setup the static targets with no issue and rescanning the HBA updated all the paths. Per Dell's documentation, I set all iSCSI storage devices to use Round Robin for their multipathing mode. The first rescan on the first host I did took a little longer than usual but everything after that was fine.
My question is, is there any way to verify that the iSCSI traffic is going out the intended vmk ports? Any cli command or area in the vCenter GUI to confirm this. I was able to see on my Dell EMC that the hosts were now connected via one of the IP addresses from subnet A. It doesn't show subnet B but since I didn't configure gateways on these vmk ports, I don't see anyway for subnet A to reach subnet B from the hosts. Maybe I am overthinking this but I just want to make sure that the iSCSI traffic is no longer going out over the MGMT vmk. Sorry for the long post. Thank you for your time.