Hi all,
I was just considering the implications of VMware NSX on IP Storage (iSCSI) Design.
If we create three clusters: Edge, Mgmt., and Compute, each in its own rack:
- Each cluster/rack is associated with (2) 10Gb Leaf Switches
- There are two (2) 10Gb Spine switches for the installation
- Each Leaf switch is connected to each spine switch (Leaf port 47 to Spine switch #1 and Leaf port 48 to Spine switch #2)
- 10Gb iSCSI SANs are provisioned in the Mgmt. cluster/rack and connected to the 10Gb Leaf switches in the Mgmt. cluster/rack
How then do we facilitate IP storage for the ESXi hosts which are not located in the same rack as the SAN?
Let's say we define VLAN 99 for IP storage (per Figure 4 - NSX Design Guide v2.1), and follow recommendations that "VLAN trunking on the link between leaf and spine is not allowed" (pg. 65 - NSX Design Guide v2.1), then the inevitable conclusion is that the SAN would not be accessible from the Edge or Compute cluster/rack.
How can we define an exception that will allow us to trunk VLAN 99 (no gateway, no compute, not rout-able) to the Spine, so IP Storage is accessible from all ESXi Hosts?
THX in ADV!