Two physical NICs in access mode, each physical NIC shows good info via CDP, links are fine, both physical NICs are connected to physical switch ports which are in the same vlan.
Standard virtual switch. Two vmkernel ports, each vmkernel port has been assigned an IP address. No special setting on the vmkernel ports as they are for iSCSI traffic. Let's assume that the IP addresses are 172.25.10.10 and 172.25.10.11 for host1, for host2 they are 172.25.10.20 and 172.25.10.21, etc.
Software iSCSI adapter, iSCSI port binding has been configured. When looking at the iSCSI software adapter properties, Network Configuration tab, VMkernel Port Bindings, it shows both vmkernel ports, both have green icons, one reads Active whereas the other reads Last Active.
If I do a 'vmkping 172.25.10.20' (pinging host2) from host1, that works fine. If I do a 'vmkping 172.25.10.21' from host1 I get 100% packet loss. The same is true when pinging host1 from host2. It's also true when pinging from the "second" vmkernel port like so 'vmkping -I vmk2 172.25.10.20'. So the ping works if it comes from the first vmkernel port/nic but it doesn't when it either comes or goes to the "second" port/nic.
Not sure what to make of this. Suggestions?
I should add that the network folks say that they are not getting any MAC addresses from the switch port that the second pNic and vmk is connected to.
Standard virtual switch. Two vmkernel ports, each vmkernel port has been assigned an IP address. No special setting on the vmkernel ports as they are for iSCSI traffic. Let's assume that the IP addresses are 172.25.10.10 and 172.25.10.11 for host1, for host2 they are 172.25.10.20 and 172.25.10.21, etc.
Software iSCSI adapter, iSCSI port binding has been configured. When looking at the iSCSI software adapter properties, Network Configuration tab, VMkernel Port Bindings, it shows both vmkernel ports, both have green icons, one reads Active whereas the other reads Last Active.
If I do a 'vmkping 172.25.10.20' (pinging host2) from host1, that works fine. If I do a 'vmkping 172.25.10.21' from host1 I get 100% packet loss. The same is true when pinging host1 from host2. It's also true when pinging from the "second" vmkernel port like so 'vmkping -I vmk2 172.25.10.20'. So the ping works if it comes from the first vmkernel port/nic but it doesn't when it either comes or goes to the "second" port/nic.
Not sure what to make of this. Suggestions?
I should add that the network folks say that they are not getting any MAC addresses from the switch port that the second pNic and vmk is connected to.