actually I see whats happening.
esxcfg-route shows that I have the iscsi network and vmotion network assignd to different vmknics but on the same vlan.
how do I change the esxcfg-route on a vlan from vmk2 to vmk1?
or add the same vlan to vmk1
VMkernel Routes:
Network Netmask Gateway Interface
10.51.0.0 255.255.0.0 Local Subnet vmk0
10.247.0.0 255.255.0.0 Local Subnet vmk2
default 0.0.0.0 10.51.0.1 vmk0
I need to add
10.247.0,0 255.255.0.,0 localsubnet vmk1
as well