How do I team up the NICs if both are on diff subnet? Which subnet should my ESXi server be in order to connect to DSSV6? All my SAN configurations are on separated but common/shared iSCSI subnet. DSSV6 is diff?
How do I team up the NICs if both are on diff subnet? Which subnet should my ESXi server be in order to connect to DSSV6? All my SAN configurations are on separated but common/shared iSCSI subnet. DSSV6 is diff?
Bonding or Teaming NICs will have only one IP Address but you can have more then one Bond or Team from other NICs and if you have different subnets you can use the Static routing function in DSS V6 from the GUI located at > SETUP -> network -> Interfaces -> Function: Static routingOriginally Posted by Crescendas
I read from the FAQ that the configuration for iSCSI should be active-backup with MPIO instead of balance-rr with bonding, which should be used for NAS instead.
Also, I still can't understand why I can't have 2 NICs in the same subnet since MPIO for iSCSI is suppose to be multipath connections. And if I setup static route, doesn't this disable multipath functionality such that when a path is broken, it no longer able to auto-route to another alternative path since it has been fixed to a static route???