Ok from the link you have provided I should setup my network configuration like this:
pNIC0 -> vSwitch0 -> Portgroup0 (Management)
pNIC1 -> vSwitch0 -> Portgroup1 (VMotion)
pNIC2 -> vSwitch1 -> Portgroup2 (iSCSI Storage)
pNIC3 -> vSwitch1 -> Portgroup2 (iSCSI Storage)
pNIC4 -> vSwitch2 -> Portgroup3 (Production)
pNIC5 -> vSwitch2 -> Portgroup3 (Production)
My question now is what happens when either pNIC0 or pNIC1 fail?
Does that mean if pNIC1 fails VMotion will steal the Management networks pNIC therefore preventing access to the management network?
Thanks
Tony