Some extra info about the setup.
Can someone tell me how to set up the network for the following situation:

SAN1 and SAN2 both have identical config:
eth0 (gbit): bond0 active-passive, connected to primary switch
eth1 (gbit): bond0 active-passive, connected to secondary switch
=> bond0: management interface

eth2 (10GE): direct connection to other SAN for replication.

eth3 (10GE): connected to ESXi01
eth4 (10GE): connected to ESXi02
eth5 (10GE): connected to ESXi03
=> so 1 direct connection to each ESXi, both from SAN1 and SAN2

Since I don't use a switch (only for the management interfaces), I don't know how to do the setup:
- what interface to use to set up failover
- different subnets or same subnet for eth3/eth4/eth5 ?
- how to set the virtual ip and auxiliary ip's

goal is to have redundant SAN available on each esxi so I can use the vsphere 5.0 HA options.

Thanks for your feedback.